This endpoint requires the transactions.read
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID for the transaction to get the information for.
A list of transaction history events.
A list of events related to processing a transaction.
The type of this resource. Is always transaction-event
.
Available options:
transaction-event
The unique identifier for this event.
The name of this resource. Is always bin-lookup-request
.
Available options:
bin-lookup-request
The date and time when this transaction was created in our system.
BIN lookup request context.
The response body received from the url
.
items.context.response_status_code
The response status code received from the url
.
Whether the BIN lookup was successful or not.
The value used to lookup BIN details.
The instrument type used to lookup BIN details.
The type of card, i.e. credit or debit, from the lookup response.
The card scheme result from the lookup response.
Available options:
accel
,
amex
,
bancontact
,
carte-bancaire
,
cirrus
,
culiance
,
dankort
,
diners-club
,
discover
,
eftpos-australia
,
elo
,
hipercard
,
jcb
,
maestro
,
mastercard
,
mir
,
nyce
,
other
,
pulse
,
rupay
,
star
,
uatp
,
unionpay
,
visa
items.context.additional_schemes
The card additional schemes from the lookup response.
Available options:
accel
,
amex
,
bancontact
,
carte-bancaire
,
cirrus
,
culiance
,
dankort
,
diners-club
,
discover
,
eftpos-australia
,
elo
,
hipercard
,
jcb
,
maestro
,
mastercard
,
mir
,
nyce
,
other
,
pulse
,
rupay
,
star
,
uatp
,
unionpay
,
visa
items.context.country_code
The card country code result from the lookup response.
items.context.supports_network_tokens
Whether the issuing bank supports network tokenization for this card.
The limit applied to request. This represents the number of items that are at
maximum returned by this request.
Required range: 1 < x < 500
The cursor that represents the next page of results. Use the cursor
query
parameter to fetch this page of items.
Required string length: 1 - 1000
The cursor that represents the next page of results. Use the cursor
query
parameter to fetch this page of items.
Required string length: 1 - 1000