POST catalog/purchaseorder/forecast
Authorized only.
Request Information
URI Parameters
None.
Body Parameters
GetForecastedPoItemsRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| EvalStart | date |
None. |
|
| EvalEnd | date |
None. |
|
| ForecastEnd | date |
None. |
|
| EvalStartDateObjectString | string |
None. |
|
| EvalEndDateObjectString | string |
None. |
|
| ForecastEndDateObjectString | string |
None. |
|
| CompanyFromId | integer |
None. |
|
| CompanyToId | Collection of integer |
None. |
|
| ManufacturerId | Collection of integer |
None. |
|
| IsOrderingForLocation | boolean |
None. |
|
| IsOneLocation | boolean |
None. |
|
| PoType | PoType |
None. |
|
| BrandCode | string |
None. |
|
| IncreaseStockQuantity | integer |
None. |
|
| Mode | PurchaseOrderLoadItemsMode |
None. |
|
| SetNegativeQtyToZero | boolean |
None. |
|
| IsWarehouseOrder | boolean |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |