POST V2/Express/GetExpressPointCharge
Request Information
URI Parameters
None.
Body Parameters
ExpressPointConditionName | Description | Type | Additional information |
---|---|---|---|
PointId | integer |
None. |
|
ItemAmount | decimal number |
None. |
Request Formats
application/json, text/json
Sample:
{ "PointId": 1, "ItemAmount": 2.0 }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
decimal numberResponse Formats
application/json, text/json
Sample:
1.0