Priorities plan
Endpoints
Data structure
ImportPrioritiesPlanList
| Name | Value | 
|---|---|
| callback | string | 
| data | PrioritiesPlan list | 
| parameters | 
PrioritiesPlan
Priorities plan data structure.
| Name | Description | Value | Business rules | 
|---|---|---|---|
| companyCode | Current company code | string | 2 characters max | 
| depositCode | Deposit code | string | 10 characters max | 
| effectiveDate | Effective date | datetime (ISO-8601) | YYYY-MM-DDTHH:MM:SSZ | 
| establishmentCode | Current establishment code | string | 2 characters max | 
| informations | Informations | Information list | |
| itemCode | Item code | string | 20 characters max | 
| type | Type | string | within (MRP, SURPLUS, SHORTAGE) | 
Information
| Name | Value | Business rules | 
|---|---|---|
| activityCode | string | 20 characters max | 
| activitySuiteCode | string | 20 characters max | 
| flowType | string | within (MANUFACTURING, PURCHASE, INTERNAL_PURCHASE) | 
| priority | integer | |
| referenceItemCode | string | 20 characters max | 
| thirdParty | string | 20 characters max |