GET
/
cards
/
{id}
/
transactions
/
{transactionId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
transactionId
string
required

Response

200 - application/json
amount
number
category
string
charges
number
created_at
string
currency
string
description
string
id
string
merchant_city
string
merchant_country
string
merchant_mcc
string
merchant_mid
string
merchant_name
string
merchant_postal_code
string
merchant_state
string
reference
string
report
boolean
report_message
string
status
string
type
string
updated_at
string