POST api/Operation/Balance/Withrawal?amount={amount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| amount | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | string |
None. |
|
| ErrorLog | Collection of string |
None. |
|
| Data | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.