POST api/Revunue?flag={flag}&amount_rate={amount_rate}&amount_ops={amount_ops}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| flag | string |
Required |
|
| amount_rate | decimal number |
Required |
|
| amount_ops | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
decimal numberResponse Formats
application/json, text/json
Sample:
1.1
application/xml, text/xml
Sample:
<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1.1</double>