| API | Path |
|---|---|
| transferOrderLines | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/transferOrderLines |
Fields
| Name | Type | MaxLength | Description |
|---|---|---|---|
| systemId | Guid | ||
| documentNumber | String | 20 | |
| sequence | Int32 | ||
| itemNumber | String | 20 | |
| variantCode | String | 10 | |
| description | String | 100 | |
| description2 | String | 50 | |
| quantity | Decimal | ||
| unitOfMeasureCode | String | 10 | |
| unitOfMeasureId | Guid | ||
| qtyToShip | Decimal | ||
| quantityShipped | Decimal | ||
| qtyToReceive | Decimal | ||
| quantityReceived | Decimal | ||
| shipmentDate | Date | ||
| receiptDate | Date | ||
| shippingAgentCode | String | 10 | |
| shippingTime | String | ||
| shortcutDimension1Code | String | ||
| shortcutDimension2Code | String | ||
| lastModifiedDateTime | DateTimeOffset |
Related API's (expand)
| Name | Type | Description |
|---|---|---|
| trackingLines | Microsoft.NAV.trackingLines | |
| transferOrder | Microsoft.NAV.transferOrder |