Withdraw
Create a withdraw request
POST
/payments-service/v1/action/withdraw
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
amount
number
Amount
user_wallet_id
string
Wallet id
payment_method_key
string
Payment method slug
data
array
Credentials data
Response
Last updated