Book Transfer
Fetch a Book Transfer
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Response
200 - application/json
The book
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 (maximum of 10 characters)
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