The Transaction Object

PropertyTypeDescription
transaction_idStringUnique identifier for the transaction.
statusStringThe current status of the transaction.
descriptionStringDescription of the transaction.
typeStringThe nature of the transaction (DEBIT, CREDIT, AUTH, and CAPTURE).
created_dateStringTime at which the transaction was created.
amountIntegerThe total amount that was authorized or rejected.
currencyStringThree-letter ISO currency code.
card_idStringCard associated with this transaction.

📘

The created_date of the transactions appear in local time.
Seller information.