UserCashWithdrawal

Update user cash withdrawal by its id

Update user cash withdrawal by its id

put/user_cash_withdrawals/{userCashWithdrawalId}

Path parameters

userCashWithdrawalIdinteger required

ID of user cash withdrawal to update

Request body

amountnumber float required
money_transfer_account_idinteger required

Response

User Cash Withdrawal updated

idinteger
created_atstring
updated_atstring
user_idinteger
amountnumber float
remarkstring
statusinteger
money_transfer_account_idinteger
withdrawal_status_idinteger

Changes

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