transferOrderLine

Prev Next
API Path
transferOrderLines businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/transferOrderLines

Methods

Method Return Type Description
GET transferOrderLine transferOrderLine Gets a transfer order line object.
POST transferOrderLine transferOrderLine Creates a transfer order line object.
PATCH transferOrderLine transferOrderLine Updates a transfer order line object.

Fields

Name Type MaxLength Description
systemId Guid Read-only
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 Read-only
qtyToReceive Decimal
quantityReceived Decimal Read-only
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