Digital card provisioned
Last updated: July 24, 2024
This Issuing event occurs when a card is successfully added to a digital wallet.
1{2"id": "evt_az5sblvku4ge3dwpztvyizgcau",3"type": "digital_card_provisioned",4"version": "2.0.0",5"created_on": "2024-01-01T01:01:01Z",6"data": {7"digital_card_id": "dcr_hrs2jxf23u5u3kj6kvho4ue5xy",8"client_id": "cli_z6xbafwqrgxepmkb5kdd7bzrma",9"card_id": "crd_hrs2jxf23u5u3kj6kvho4ue5xy",10"entity_id": "ent_a3ethxzt5xvetlfwkcruhlj2qy",11"pan_suffix": "1234",12"last_four": "1234",13"status": "active",14"type": "secure_element",15"scheme_card_id": "FAPLMC00002572060f2b2213c3964c44b218665ef9dd0d72",16"provisioned_on": "2024-01-01T01:01:01Z",17"requestor": {18"id": "requestorid",19"name": "requestor name"20},21"device": {22"id": "deviceid1",23"type": "host_card_emulation",24"manufacturer": "Apple",25"brand": "Apple",26"model": "iPhone 11",27"os_version": "iOS 11.0",28"firmware_version": "12",29"phone_number": "0699856322",30"device_name": "My Phone",31"device_parent_id": "device_parent_id",32"language": "eng",33"serial_number": "123456",34"time_zone": "PST",35"time_zone_setting": "network_set",36"sim_serial_number": "12345698",37"imei": "imei",38"network_operator": "BOUYGUES",39"network_type": "wifi"40}41}42}
Field name | Description |
---|---|
string | The digital card's unique Checkout.com identifier. |
string | The unique Checkout.com identifier of the client who created the card. |
string | The unique Checkout.com identifier of the card linked to the digital card. |
string | The unique Checkout.com identifier of the entity associated with the card. |
string | (Deprecated) Last four digits of the digital card number. Use |
string | Last four digits of the digital card number. |
string | The status of the digital card. This can be one of:
|
string | The type of schema. This can be one of:
|
string | The ID that the scheme’s Token Service Provider (TSP) assigns to the Primary Account Number (PAN) at the first tokenization. |
string | The date and time when the digital card was provisioned, in ISO 8601 format. |
object | Information about the digital card requestor. See the Requestor section for more details. |
object | Information about the device that has been used for the card digitization. NoteThe device data is only available if the device has passed the eligibility check and if the digital card requestor provides it. |
Field name | Description |
---|---|
string | The unique identifier of the digital card requestor. This value is provided by the token service provider. |
string | The human-readable name of the wallet or merchant. |
Field name | Description |
---|---|
string | The unique identifier for the token storage |
string | Type of the token storage location. This can be one of:
|
string | The device's firmware version. |
string | The device's phone number. |
string | The device name set by the token consumer. |
string | The unique Checkout.com identifier of the parent device for wearable devices. |
string | Language set on the device in ISO 639-3. |
string | The serial number of the device. |
string | The device's timezone. For example, |
string | The device's timezone settings. For example, |
string | The serial number of the device's sim. |
string | The International Mobile Equipment Identity (IMEI) of the device. |
string | The device's network operator. |
string | The device's network type. |
string | The type of device. |