Skip to main content
POST
Create Withdrawal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request to create a withdrawal.

amount_kopeks
integer
required
Required range: x <= 10000000
payment_details
string
required
Required string length: 5 - 1000

Response

Successful Response

Response after creating withdrawal.

id
integer
required
amount_kopeks
integer
required
status
string
required