πGet crypto withdrawal approval status
Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired
^FRX-API api-key=[^,]+,signature=[^,]+,timestamp=[\d]+$
Path parameters
withdrawalIdstring Β· uuidRequired
ID of the crypto withdrawal.
Responses
200
Returns the status of the specified crypto withdrawal approval.
application/json
get
/v1/payment/crypto-withdrawal-approvals/{withdrawalId}200
Returns the status of the specified crypto withdrawal approval.
Last updated
Was this helpful?