Check Withdraw Status

Dive into the specifics of each API endpoint by checking out our complete documentation.

Retrive Withdraw by ID

POST /withdraw/{withdrawId}

Get a withdraw request detail by id

Find withdraw by ID

post
/withdraw/{withdrawId}
Authorizations
AuthorizationstringRequired
Path parameters
withdrawIdstringRequired

ID of withdraw that needs to be fetched

Body
merchant_idstringRequired
Responses
chevron-right
200

successful operation

post
/withdraw/{withdrawId}

Last updated