Event Types
card.updated
Occurs when a card is updated.
postWebhookcard.updated
Payload
Example payload
{
"previous_fields": {
"state": "PAUSED"
},
"state": "OPEN",
"card_token": "00000000-0000-0000-0000-000000000000"
}Response
Return a 200 status to indicate that the data was received successfully