Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
The book to create
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 description. Long descriptions may be truncated on legacy banking cores.
Arbitrary data the user can attach to the object
Response
The book created
Amount of money to transfer, with two decimal precision
ID of the bank with which the object is associated
Optional arbitrary data that can be attached for the bank's use
Optional description. Long descriptions may be truncated on legacy banking cores.
Error message describing why a book transfer failed to send
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.
Arbitrary data the user can attach to the object