Create Authorization Hold
POST/authorization-holds
(In Development)
Authorization holds API allows balance blocking for transfer operations.
This allows for ensuring balance is available when a transfer is ordered and avoids balance not enough
failures.
Create a new authorization hold, to reserve balance for transfer of funds.
If expiresOn
is not defined the authorization hold blocks funds indefinitely.
Request
Responses
- 201
- 400
Created
Unable to process request due to validation or other errors.