Manual Hold
Fetch a Manual Hold
GET
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
Response
200 - application/json
The manual_hold
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.