Create v2 Network Transfer
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
Amount of money to transfer, with two decimal precision
ID of the Account originating the transfer. Filterable.
ID of the Account receiving the transfer. Filterable.
Optional arbitrary data the bank can attach to the object
One of pending
, canceled
, sent
, or error
. Filterable.
Optional arbitrary data that can be attached to the object
Response
Amount of money to transfer, with two decimal precision
Timestamp of when the balancing wire for the transfer was created/sent. Only present on v2
transfers.
Optional arbitrary data the bank can attach to the object
Identifies whether or not this transfer is between different banks. When true, Treasury Prime is explicitly directed to balance on-core funds between the two banks involved. Filterable.
Error message describing why a transfer failed
Timestamp of when the network transfer is estimated to complete. This will be the current timestamp in all cases except when the Network Transfer is outside of the bank's operating hours. In this situation, the timestamp will be the next banking business day
ID of the Account originating the transfer. Filterable.
Unique identifier for object
ID of the organization with which the object is associated. Filterable.
One of pending
, canceled
, sent
, or error
. Filterable.
ID of the Account receiving the transfer. Filterable.
Optional arbitrary data that can be attached to the object
The API version used to create the network transfer