GET api/OrderManagement/GetOrder_CompBrand?SourceId={SourceId}&OrderId={OrderId}&Prefix={Prefix}&Status={Status}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SourceId | integer |
Required |
|
| OrderId | integer |
Default value is 0 |
|
| Prefix | string |
Default value is |
|
| Status | integer |
Default value is -1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.