GET api/b/SalesMan/FHPayOrder?appid={appid}&GoodsID={GoodsID}&StoreID={StoreID}&total_fee={total_fee}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
appid | string |
Required |
|
GoodsID | string |
Required |
|
StoreID | string |
Required |
|
total_fee | string |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.