example-management-auth-events
example_approval_payout_destination_update_event
Event is pushed to subscribers when the case_status of a seller approval changes
post/examples/approval_payout_destination_update
Headers
eventstring required
event-deliverystring required
event-signaturestring
content-typestring required
Request body
Example request
{
"account_id": "P12345678",
"event": "approval_payout_destination_update",
"event_delivery": "9ebb6d41-dca5-484e-8330-9c9fa96b60ba",
"payout_destination_case": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
}Response
event handled