GET ProductOrder/StatusRemark?Order_Id={Order_Id}&Remark={Remark}&Status={Status}&Operator={Operator}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Order_Id | globally unique identifier |
None. |
|
| Remark | string |
None. |
|
| Status | byte |
None. |
|
| Operator | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.