UserCashWithdrawal

Creates a new user cash withdrawal

Creates a new user cash withdrawal

post/users/{userId}/user_cash_withdrawals

Path parameters

userIdinteger required

ID of user

Query parameters

tokenstring string required

OAuth token

Request body

money_transfer_account_idinteger
amountnumber float

Response

New user cash withdrawal added

idinteger
created_atstring
updated_atstring
user_idinteger
money_transfer_account_idinteger
withdrawal_status_idinteger
amountnumber float
remarkstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.