GET api/Ontrack/Orders/SlateDetailByCustomerCode?customercode={customercode}&slateyear={slateyear}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customercode | string |
Required |
|
| slateyear | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfVibeAPIResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | VibeAPIResult |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.