Update a Reserve Account
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
Body
ID of the target Account that has an added reserve limit. Filterable.
Amount that account_id
is currently overdrawn
Optional data for the bank
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
Response
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?