POST Consultation/Withdraw

Вывод средств пользователя со счета WebMoney.Video на кошелек

Request Information

URI Parameters

None.

Body Parameters

ConsultationWithdrowForm
NameDescriptionTypeAdditional information
amount

decimal number

None.

purse

string

None.

Request Formats

application/json, text/json

Sample:
{
  "amount": 1.0,
  "purse": "sample string 2"
}

Response Information

Resource Description

None.