GET api/Mobile/OnlyOrderSign?orderid={orderid}
“OnlyOrderSign”的文档。
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| orderid | “orderid”的文档。 |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Data": {},
"Sound": 2,
"Code": 3,
"Msg": "sample string 4"
}