Transactions
Balance Transactions make up the canonical "statement of account", or ledger for a Shopify Payments account. Every single movement of money in or out of the account is recorded here.
|
Field |
Description |
|---|---|
|
Amount |
The gross amount of the transaction, in a decimal formatted string. |
|
Currency |
The ISO 4217 currency code of the transaction. |
|
Fee |
The total amount of fees deducted from the transaction amount. |
|
ID |
The ID of the transaction. |
|
Net |
The net amount of the transaction. |
|
Payout ID |
The ID of the payout the transaction was paid out in. |
|
Payout status |
The status of the payout the transaction was paid out in, or `pending` if the transaction has not yet been included in a payout. |
|
Processed at |
The time the transaction was processed. |
|
Source ID |
The ID of the resource leading to the transaction. |
|
Source order ID |
The ID of the Order that this transaction ultimately originated from. |
|
Source order transaction ID |
The ID of the Order Transaction that resulted in this balance transaction. |
|
Source type |
The type of the resource leading to the transaction. |
|
Test |
If the transaction was created for a test mode Order or payment. |
|
Type |
The type of the balance transaction. |