GET api/Order/GetOrderTotal?skuid={skuid}&num={num}&cardId={cardId}&pid={pid}&uid={uid}
“GetOrderTotal”的文档。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
skuid | “skuid”的文档。 |
Define this parameter in the request URI. |
num | “num”的文档。 |
Define this parameter in the request URI. |
cardId | “cardId”的文档。 |
Define this parameter in the request URI. |
pid | “pid”的文档。 |
Define this parameter in the request URI. |
uid | “uid”的文档。 |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
1.0
application/xml, text/xml
Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>