Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "id": "<string>", "type": "CARD_DISPUTE_STATUS_UPDATED", "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "transactionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "cardId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "requiresCardholderSignature": true, "amount": { "value": 100.5, "currency": "<string>" }, "cardholder": { "name": "<string>", "email": "jsmith@example.com", "contactEmail": "jsmith@example.com" }, "resolvedAt": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } }
Fired when a card dispute status changes.
Unique event identifier for idempotency
Webhook event type
CARD_DISPUTE_STATUS_UPDATED
Show child attributes
Webhook received successfully. Return any 2xx status to acknowledge.