Retrieve an Internal Transfer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the internal transfer object to be retrieved.
5^internal_transfer_\w+$An Internal Transfer object.
The ID of the Internal Transfer object.
^internal_transfer_\w+$"internal_transfer_xyz123"
The amount of the transaction in cents.
0 <= x <= 99000000005000
A three-letter currency code as defined in ISO 4217.
USD "USD"
The ID of the Account object.
^account_\w+$"account_xyz123"
The ID of the Lead Bank Account Number object.
^account_number_\w+$"account_number_xyz123"
The ID of the Account object.
^account_\w+$"account_xyz123"
The ID of the Lead Bank Account Number object.
^account_number_\w+$"account_number_xyz123"
The current status of the InternalTransfer object.
processing, posted, rejected "posted"
Memo string for the transfer
A set of key-value pairs that can be used to store additional information related to this object.
The RFC3339 timestamp at which the InternalTransfer object was created.
"2022-06-27T11:22:33Z"
The RFC3339 timestamp at which the InternalTransfer object was last updated.
"2022-06-27T11:22:33Z"