Supplier capacities plan
Endpoints
Data structure
ImportSupplierCapacitiesPlanList
| Name | Value | 
|---|---|
| callback | string | 
| data | |
| parameters | 
SupplierCapacitiesPlan
Supplier capacities plan data structure.
| Name | Description | Value | Business rules | 
|---|---|---|---|
| companyCode | Current company code | string | 2 characters max | 
| depositCode | Deposit code | string | 10 characters max | 
| endDate | End date | datetime (ISO-8601) | |
| establishmentCode | Current establishment code | string | 2 characters max | 
| itemCode | Item code | string | 20 characters max | 
| itemGroupCode | Item group code | string | 10 characters max | 
| itemGroupLevel | Item group level | integer | required if itemGroupCode is filled in | 
| itemGroupValueCode | Item group value code | string | |
| 20 characters max | quantity | Quantity | |
| double | startDate | Start date | |
| datetime (ISO-8601) | supplierCode | Supplier code | |
| string | 10 characters max | unitCode | Unit code |