Gets funds on hold for the account.
GET/accounts/:accountId/heldfunds2
In order to use this API, all requests must have an "appKey" sent in the header of the request.
Request
Responses
- 200
- 400
- 401
- 403
Success
Request data is either missing or invalid.
Unauthorized request. Member must be authenticated first.
Use of the API is not allowed.