Get Account Authorizations

Gets a list of authorizations for this account.

Authorization

FieldValueDescription
billing_amountStringThe amount the account was billed
billing_currencyStringThe currency of billing_amount
descriptionString
timestampString
auth_amountStringThe amout of the transaction in the currency of the account
transaction_amountStringThe amout of the transaction
transaction_currencyStringThe currency the transaction_amount
merchantMerchantMerchant Information. See below for details.
typeStringType of transaction

Merchant

FieldValueRequiredDescription
mccStringYesMerchant Category Code
mcc_descriptionStringYesMerchant Category Code Description
nameStringNo*Merchant Name
cityStringNo*Merchant City
countryStringNo*Merchant Country

* Field may not be available for all programs.

Path Params
number
required

ID of an Account

Query Params
boolean
enum
Defaults to false

Whether to return current day successful Value Loads with Authorizations

Allowed:
Response
200
Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here!