These events will be sent when there is an update on a sub-account's payment activation status
{
"event": "account_holder.capabilities.status",
"created": "2021-01-01T10:00:00Z",
"business_id": "5fe2b0137b7d62542fe6d7de",
"data": {
"id": "57fb4e076fa3fa296b7f5a97",
"created": "2021-01-01T10:00:00Z",
"updated": "2021-01-01T10:00:00Z",
"capabilities": [
{
"type": "MONEY_IN",
"channel_code": "GCASH",
"activated_at": "2021-01-01T10:00:00Z",
"verified_at": "2021-01-01T10:00:00Z",
"requested_at": "2021-01-01T10:00:00Z",
"status": "RESUBMISSION_REQUIRED",
"failure_reason": "Your website URL is not related to your business"
}
]
}
}
Event that occurred for this webhook
ID of your Account, use this in the for-user-id header to create transactions on behalf of your Account
Timestamp of when the webhook was sent
Timestamp of when the webhook was updated
The unique ID of an Account Holder object
Timestamp of when the webhook was sent
Timestamp of when the webhook was updated
An object containing the details of the Account Holder capabilities activation process
Timestamp of when the object was updated
Timestamp of when the object was updated
Timestamp of when the object was updated
OK
Bad Request - Invalid webhook payload