Download a sample of the purchases.csv to preview the data.

Fields Description

PURCHASE_ID
string

The unique identifier for the purchase is Thanx.

MERCHANT_ID
string

The unique identifier of the merchant in Thanx.

USER_ID
string

The unique identifier of the customer in Thanx.

CARD_ID
string

The unique identifier for the card used to place a purchase in Thanx.

ORDER_ID
string

The ordering provider’s unique identifier for the order associated with the purchase.

LOCATION_ID
string

The unique identifier for the location associated with the purchase. A location may not always be available.

LOCATION_NAME
string

The name of the location associated with the purchase. This value is defined by the merchant.

LOCATION_STREET
string

The street address of the location where the purchase is made. This value is defined by the merchant.

LOCATION_ZIP
number

The zip code of the location where the purchase is made. This value is defined by the merchant.

LOCATION_CATEGORY
string

The category of the location where the purchase is made. This value is defined by the merchant and is relevant to Malls.

AUTHORIZATION_AMOUNT
number

The purchase amount a merchant summits to the customer’s issuing bank for approval.

SETTLEMENT_AMOUNT
number

The purchase amount the issuing bank transfers from the cardholder’s account to the payment processor, who then transfers the money to the acquiring bank.

CHANNEL
string

The channel through which this purchase was made.

PURCHASED_AT
timestamp

The time and date that the customer made the purchase. This is in UTC.

PURCHASE_UID
string

The unique identifier for the purchase in Thanx APIs.