transferOrder

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

Methods

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

Bound Actions

Action Description Action Call Response Response Code
Post Posts the corresponding transfer order POST transferOrders({id})/Microsoft.NAV.post No response 204

Fields

Name Type MaxLength Description
systemId Guid Read-only
number String 20 Read-only
transferFromCode String 10
transferToCode String 10
directTransfer Boolean
inTransitCode String 10
postingDate Date
status String Read-only
completelyShipped Boolean Read-only
shipmentDate Date
shipmentMethodCode String 10
shippingAgentCode String 10
shippingAgentServiceCode String 10
shippingTime String
receiptDate Date
transferFromName String 100
transferFromName2 String 50
transferFromAddress String 100
transferFromAddress2 String 50
transferFromCity String 30
transferFromCounty String 30
transferFromPostCode String 20
trsfFromCountryRegionCode String 10
transferFromContact String 100
transferToName String 100
transferToName2 String 50
transferToAddress String 100
transferToAddress2 String 50
transferToCity String 30
transferToCounty String 30
transferToPostCode String 20
trsfToCountryRegionCode String 10
transferToContact String 100
orderDate Date
shortcutDimension1Code String 20
shortcutDimension2Code String 20
userId String 50
lastModifiedDateTime DateTimeOffset

Related API's (expand)

Name Type Description
customer Microsoft.NAV.customer
transferOrderLines Collection(Microsoft.NAV.transferOrderLine)