Skip to main content
WEBHOOK

Body

application/json
id
string
required

Unique event identifier for idempotency

type
enum<string>
required

Webhook event type

Available options:
CARD_TRANSACTION_CREATED
data
Pending · object
required

Card transaction resource. The response shape varies by transaction status.

Response

200

Webhook received successfully. Return any 2xx status to acknowledge.