| API | Path |
|---|---|
| itemTrackingLines | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/transferOrderLines/itemTrackingLines |
Fields
| Name | Type | MaxLength | Description |
|---|---|---|---|
| id | Guid | ||
| sourceNumber | String | 20 | |
| sourceRefNumber | String | 20 | |
| itemNumber | String | 20 | |
| serialNumber | String | 50 | |
| lotNumber | String | 50 | |
| packageNumber | String | 50 | |
| expirationDate | Date | ||
| description | String | 100 | |
| quantity | Decimal | ||
| sourceType | Int32 | ||
| sourceSubtype | String | ||
| lastModifiedDateTime | DateTimeOffset |
Related API's (expand)
| Name | Type | Description |
|---|---|---|
| trackingLines | Microsoft.NAV.trackingLines |