Create a Manual Hold
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
ID of the Account to place the hold. Filterable.
Amount of money to hold, with two decimal precision
Optional timestamp to expire the hold
Optional description for the hold transaction
Optional description for the hold release transaction
Response
ID of the Account to place the hold. Filterable.
Amount of money to hold, with two decimal precision
ID of the bank with which the object is associated
Optional timestamp to expire the hold
Optional description for the hold transaction
Optional description for the hold release transaction
ID of the hold transaction
Unique identifier for object
ID of the organization with which the object is associated
ID of the hold release transaction
Status of the hold, one of active
, released
, or expired
. Filterable.