Event Types
card.reissued
Occurs when a card is reissued.
postWebhookcard.reissued
Payload
Example payload
{
"card_token": "00000000-0000-0000-0000-000000000001"
}Response
Return a 200 status to indicate that the data was received successfully
Occurs when a card is reissued.
{
"card_token": "00000000-0000-0000-0000-000000000001"
}Return a 200 status to indicate that the data was received successfully