Update a Manual Hold
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
New transaction description to use when releasing the hold
New status of hold (must be released
)
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.