Fetch a Card Event
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Response
Amount of money related to the event, with two decimal precision
Approved amount of money related to the event, with two decimal precision
Object representing data related to ATM transactions
ID of the bank associated with the card event
The ID of the card associated with the event. Filterable.
Three digit currency code
The reason denied requests were not approved
Unique identifier for object
Object representing the merchant where the card event occurred
Type of message. See Message Types
Card network the event occurred on (e.g., mastercard
)
Timestamp of when the network states the event was created. This should match closely to the standard created_at field on the object. It may differ slightly due to the amount of time it takes Treasury Prime to process the event
Information received from the network. The structure of this information depends on the processor, but may contain information such as amount, fees, or additional information about the transaction
ID of the organization associated with the card event
Processor that issued the card
Status of event. One of pending
, error
, approved
, denied
, timeout
, or received
Identifier used to link card events to transactions. Filterable.