Webhooks

Payout page status update

Sent when a payout page's status changes.

postWebhookPAYOUT_PAGE_STATUS_UPDATE

Payload

type'PAYOUT_PAGE_STATUS_UPDATE' required
signaturestring required

Base64-encoded HMAC-SHA256 of the data object, signed with your webhook secret. Use it to verify authenticity.

Response

Return any 2xx status to acknowledge receipt. Non-2xx or timeout triggers retries.

Changes