v1

latestOpenAPI 3.1.02026-07-261520561.4 KB
Card Event

Fetch a Card Event

get/card_event/{id}

Path parameters

idstring required

Unique identifier for object

Unique identifier for object

Response

The card_event

amountstring

Amount of money related to the event, with two decimal precision

approved_amountstring

Approved amount of money related to the event, with two decimal precision

bank_idstring

ID of the bank associated with the card event

card_idstring

The ID of the card associated with the event. Filterable.

currencystring

Three digit currency code

decline_reasonstring

The reason denied requests were not approved

idstring

Unique identifier for object

message_typestring

Type of message. See Message Types

networkstring

Card network the event occurred on (e.g., mastercard)

network_created_atstring

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

networkdataobject

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

org_idstring

ID of the organization associated with the card event

processorstring

Processor that issued the card

statusstring

Status of event. One of pending, error, approved, denied, timeout, or received

trace_idstring

Identifier used to link card events to transactions. Filterable.