Skip to main content
POST
Approve Withdrawal

Authorizations

Authorization
string
header
required

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

Path Parameters

withdrawal_id
integer
required

Body

application/json

Request to approve a withdrawal.

comment
string | null
Maximum string length: 2000

Response

Successful Response