{$request.body#/webhook_url}
Header Parameters
X-Webhook-Eventstring Required
Event: transactionUpdated
X-Webhook-Signaturestring
HMAC signature for webhook verification
X-Webhook-IDstring
Unique identifier for this webhook delivery
X-Callback-URLstring Required
The callback URL expression that receives this request
Authorizationstring
Body Parameters
eventTypestring
Webhook event type label.
Enum values:
TRANSACTION_UPDATEDtransactionallof
Gift-card transaction record.
Show child attributes
Response
200
Object
Acknowledged.
Response Attributes
receivedboolean
Set to true to confirm receipt. Optional — any 2xx response is treated as success.
Was this section helpful?
Response
Was this section helpful?