Reserve Account
Fetch a Reserve Account
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 reserve
ID of the target Account that has an added reserve limit. Filterable.
Amount that account_id
is currently overdrawn
Optional data for the bank
Unique identifier for object
ID of the Account that holds the reserve. Filterable.
Max amount that account_id
may be overdrawn in total
Arbitrary user data that can be attached to the object
Was this page helpful?