authorization_advice_received
Last updated: July 31, 2024
1{2"id": "evt_az5sblvku4ge3dwpztvyizgcau",3"type": "authorization_advice_received",4"version": "2.0.0",5"created_on": "2018-04-10T08:13:14Z",6"data": {7"id": "msg_abcd5fg6hievapshljklmnop4",8"card_id": "crd_fa6psq242dcd6fdn5gifcq1491",9"cardholder":{10"id": "crh_urdihafyo75evcr55s62jmwwhy"11},12"entity":{13"id": "ent_urdihafyo75evcr55s62jmwwhy"14},15"client":{16"id": "cli_urdihafyo75evcr55s62jmwwhy"17},18"transaction_id": "trx_y3oqhf46pyzuxjbcn2giaqnb44",19"transaction_type": "purchase",20"transmission_date_time": "2018-04-10T08:12:14Z",21"local_transaction_date_time": "2018-04-10T08:12:14",22"transaction_amount": 1000,23"transaction_currency": "GBP",24"billing_amount": 900,25"billing_currency": "EUR",26"billing_conversion_rate": 0.925643,27"scheme_response_summary": "do_not_honour",28"digital_card_information": {29"digital_card_id": "dcr_fa6psq242dcd6fdn5gifcq1491",30"device_type": "phone",31"wallet_type": "apple_pay"32},33"merchant": {34"merchant_id": "59889",35"name" : "Carrefour",36"city": "Paris",37"state": "",38"country": "FRA",39"category_code": "5021",40"street_address": "Wenlock Works, Shepherdess Walk"41},42"advice_reason": "banknet_system_not_available",43"advice_initiator": "scheme",44"transit_information": {45"transaction_type": "authorized_aggregated_split_clearing",46"transportation_mode": "urban_bus"47},48"point_of_sale_transaction_date" : "2023-04-25",49"pos": {50"country_code": "GBR",51"postal_code": "SE100ER",52"card_present": "present",53"cardholder_present": "not_present",54"entry_mode": "ecommerce"55}56}57}
Field name | Description |
---|---|
string | The transaction's unique Checkout.com identifier. |
string | The card's unique Checkout.com identifier. |
object | Information about the cardholder associated with this transaction. See the Cardholder section for more details. |
object | Information about the entity associated with this transaction. See the Entity section for more details. |
object | Information about the client associated with this transaction. See the Client section for more details. |
string | The transaction's unique Checkout.com identifier. |
string | Type of transaction. This can be one of:
|
string | The date and time indicating when the message was received from the scheme, in UTC format. |
string | The local date and time indicating when the transaction was initiated. |
uint64 | The authorization's transaction amount, in minor currency units. See our documentation on calculating currency values for more information. |
string | The acquirer’s local currency, or the local currency of the transaction’s source location, as an ISO 4217 code. |
uint64 | The clearing's billing amount, in minor currency units. In case of a currency conversion, this will be based on Mastercard rates. See our documentation on calculating currency values for more information. |
string | The currency in which the issuer will bill the cardholder, as an ISO 4217 code. |
double | The scheme conversion rate used to convert the transaction amount to the billing amount. |
object | Information about the digital card associated with this transaction. See the Digital card information section for more details. |
object | Information about the merchant associated with this transaction. See the Merchant section for more details. |
string | The response decision received from the scheme network. This can be one of:
|
string | Indicates the general purpose of the advice message. This can be one of:
|
string | Specifies who initiated the advice. This can be one of:
|
object | The information used to identify transit transactions. See the Transit information section for more details. |
string | The transaction date when the customer used the card at the point of sale. |
object | (Optional) Indicates the conditions that exist at the point of sale (POS) at the time of the transaction. See the POS section for more details. |
Field name | Description |
---|---|
string | The digital card's unique Checkout.com identifier |
string | Type of device. This can be one of:
|
string | (Optional) Type of wallet. This can be one of:
|
Field name | Description |
---|---|
string | The merchant's identifier. This may vary from one acquirer to another. |
string | The merchant's name. |
string | The city where the merchant is located. |
| (Optional, applicable only for USA) The state where the merchant is located. |
string | The country where the merchant is located, as an ISO-3 code. |
string | The merchant's category codes. |
string | The merchant's street address. |
Field name | Description |
---|---|
string | The authorization model used by the transit operator. This can be one of:
|
string | The transport method used to travel. This can be one of:
|
Field name | Description |
---|---|
string | The cardholder's unique Checkout.com identifier. |
Field name | Description |
---|---|
string | The entity's unique Checkout.com identifier. |
Field name | Description |
---|---|
string | The client's unique Checkout.com identifier. |
Field name | Description |
---|---|
string | The country code where the point of sale is located. |
string | The postal code where the point of sale is located. |
string | Indicates if the card was present to initiate the transaction. This can be one of:
|
string | Indicates if the cardholder was present to initiate the transaction. This can be one of:
|
string | The method by which a card initiates a transaction at a terminal. This can be one of:
|