Creates an asynchronous Internal Transfer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Idempotency key
5 - 255The amount of the internal transfer transaction in cents.
1 <= x <= 99000000005000
A three-letter currency code as defined in ISO 4217.
USD "USD"
The ID of the Lead Bank Account Number object.
^account_number_\w+$"account_number_xyz123"
The ID of the Lead Bank Account Number object.
^account_number_\w+$"account_number_xyz123"
Statement descriptor for the Internal Transfer
5 - 34"Internal treasury transfer"
A set of key-value pairs that can be used to store additional information related to this object.
Successful response
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"