| Property | Type | Description |
|---|---|---|
transaction_id | String | Unique identifier for the transaction. |
status | String | The current status of the transaction. |
description | String | Description of the transaction. |
type | String | The nature of the transaction (DEBIT, CREDIT, AUTH, and CAPTURE). |
created_date | String | Time at which the transaction was created. |
amount | Integer | The total amount that was authorized or rejected. |
currency | String | Three-letter ISO currency code. |
card_id | String | Card associated with this transaction. |
The
created_dateof the transactions appear in local time.
Seller information.
