Skip to content

Authorization Reports

The authorization report can be used to review all card purchase authorizations for a given period.

FieldDescription
cardTokenUnique identifier of the card.
transactionIdUnique identifier of the associated card transaction.
authorizationIdUnique identifier of the original authorization request received via the card scheme network.
authorizationCodeSource of the transaction. See Authorization Codes.
transactionTypeISO 8583 message class. This is a messaging standard for payments initiated with a card.
statusStatus of the transaction. Valid values are approved or declined.
merchantCurrencyLocal currency of the country where the transaction was processed.
merchantAmountAmount of the transaction, in minor units of the local currency.
billingCurrencyCurrency of the card holder's account balance.
billingAmountAmount of the transaction, in minor units of the billing currency.
settlementCurrencyCurrency the card issuer selects to be paid in.
settlementAmountAmount to be settled, in minor units of the settlement currency. This amount may include fees.
exchangeRateExchange rate applied between the merchant amount and the billing amount.
accountIdUnique identifier of the account which the card belongs to.
merchantIdUnique identifier of the merchant.
merchantNameName of the merchant.
merchantCityCity of the merchant.
merchantCountryCountry of the merchant.
createdAtWhen the transaction was created, expressed in UNIX epoch time.
approvedAtWhen the transaction was approved, expressed in UNIX epoch time.
mccFour-digit number listed in ISO 18245. Used to classify a business by the types of goods or services it provides.
channelChannel used to initialize the transaction. Examples include ATM, and Online.

Authorization Codes

CodeDescription
0Unknown
1InWalletPOS
2OutOfWalletPOS
3InWalletATM
4OutOfWalletATM
5Online
6Partner
7Customer
8Internal
9Static
10MobileCommerce
11OnUs
12OutOfWalletOnline

Example

82cc0b2_authorization_2023-03-28T00:00:00.000Z_2023-03-28T00:00:00.000Z.csv

  cardToken,transactionId,authorizationId,authorizationCode,transactionType,status,merchantCurrency,merchantAmount,billingCurrency,billingAmount,settlementCurrency,settlementAmount,exchangeRate,accountId,merchantId,merchantName,merchantCity,merchantCountry,createdAt,approvedAt,mcc,channel
  6c474aa7a5dc45bff721b5a207cf0f47,1000000318081,1000000318080,5,0100,approved,USD,10000,NZD,16172,USDC,100000000,1.6172000000,225d85e65495722bf6517ea0ba0d6f56,47e4d565f99457119fd9c672f6edf0aa,Family Clothing Store,Auckland,NZL,2023-03-28T23:23:22.958Z,2023-03-28T23:23:24.533Z,5651,Online