v1

latestOpenAPI 3.1.02026-07-261520561.4 KB
Reserve Account

Create a Reserve Account

post/reserve

Request body

account_idstring required

ID of the target Account that has an added reserve limit. Filterable.

amountstring required

Amount that account_id is currently overdrawn

bankdataobject

Optional data for the bank

reserve_account_idstring required

ID of the Account that holds the reserve. Filterable.

upper_limitstring required

Max amount that account_id may be overdrawn in total

userdataobject

Arbitrary user data that can be attached to the object

Response

The reserve created

account_idstring

ID of the target Account that has an added reserve limit. Filterable.

amountstring

Amount that account_id is currently overdrawn

bankdataobject

Optional data for the bank

idstring

Unique identifier for object

reserve_account_idstring

ID of the Account that holds the reserve. Filterable.

upper_limitstring

Max amount that account_id may be overdrawn in total

userdataobject

Arbitrary user data that can be attached to the object