Digital card reprovisioned
Last updated: July 30, 2025
This Issuing event occurs when a digital card that was removed from a digital wallet is re-added to the same wallet.
1{2"id":"evt_az5sblvku4ge3dwpztvyizgcau",3"type":"digital_card_provisioned",4"version":"2.0.0",5"created_on":"2025-01-01T01:01:01Z",6"data":{7"digital_card_id":"dcr_hrs2jxf23u5u3kj6kvho4ue5xy",8"card_id":"crd_z7clkniyb3ourbpzx2dvl67654",9"client_id":"cli_z6xbafwqrgxepmkb5kdd7bzrma",10"entity_id":"ent_z7clkniyb3ourbpzx2dvl67654",11"status":"active",12"reprovisioned_on":"2025-01-01T01:01:01Z"13}14}
Field name | Description |
---|---|
string | The unique identifier for the event, prefixed with |
string | The type of event. |
string | The version of the webhook. |
datetime | The date and time when the event occurred, in UTC. |
object | The webhook payload. |
Field name | Description |
---|---|
string | The digital card's unique identifier, prefixed with |
string | The unique identifier of the card linked to the digital card, prefixed with |
string | The unique identifier of the Checkout.com client who created the card, prefixed with |
string | The unique identifier of the entity associated with the card, prefixed with |
string | The status of the digital card.
This is always |
string | The date and time when the digital card was re-added to the digital wallet, in UTC. |