v1

latestOpenAPI 3.1.02026-07-261520561.4 KB
Reserve Account

Update a Reserve Account

patch/reserve/{id}

Path parameters

idstring required

Unique identifier for object

Unique identifier for object

Request body

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

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

Response

The reserve updated

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