POST
/
payout
/
v1
/
selfWithdrawal

Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)

Headers

Authorization
string
required

Bearer auth token

Content-Type
string
required

application/json

Body

application/json
withdrawalId
string
required

Unique identifier for the withdrawal, alphanumeric allowed (50 character limit)

amount
number
required

Amount to be withdrawn, decimal (>= 1.00)

remarks
string

Remarks, if any. Alphanumeric and white space (70 character limit)

Response

200 - application/json
status
string
message
string
statusCode
string