v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Event Types

card.converted

Occurs when a card is converted from virtual to physical cards.

postWebhookcard.converted

Payload

event_type'card.converted' required

The type of event that occurred.

card_tokenstring uuid required

The token of the card that was created.

Example payload

{
  "card_token": "00000000-0000-0000-0000-000000000001"
}

Response

Return a 200 status to indicate that the data was received successfully