The order number, commonly same as quotation id unless overriden from the ERP confirmation response.
orderDatestring(date-time)
The date the order was placed.
buyerCompanyCodestring or null[ 0 .. 50 ] characters
The buyer company code.
buyerCompanyIdinteger or null(int32)
The buyer company identifier.
buyerCustomerCodestring or null[ 0 .. 50 ] characters
The buyer customer code.
buyerCustomerIdinteger or null(int32)
The buyer customer identifier.
payerCompanyCodestring or null[ 0 .. 50 ] characters
The payer company code.
payerCompanyIdinteger or null(int32)
The payer company identifier.
payerCustomerCodestring or null[ 0 .. 50 ] characters
The payer customer code.
payerCustomerIdinteger or null(int32)
The payer customer identifier.
resellerCompanyCodestring or null[ 0 .. 50 ] characters
The reseller company code, not used anymore.
resellerCompanyIdinteger or null(int32)
The reseller company identifier, not used anymore.
resellerCustomerCodestring or null[ 0 .. 50 ] characters
The reseller customer code, not used anymore.
resellerCustomerIdinteger or null(int32)
The reseller customer identifier, not used anymore.
groupCodestring or null[ 0 .. 50 ] characters
The group code, not used anymore.
statusIdinteger(int32)
The status identifier, common values are Created (0), Allocation (1), Confirmed (2), Delivered (4), Invoiced (5), Cancelled (6), Partly delivered (8).
salesRepContactIdinteger or null(int32)
The sales representative contact identifier, not used anymore.
sourcestring or null[ 0 .. 255 ] characters
The source of the order, 'WEB' is reserved for orders coming through Norce shopping and checkout processes.
deliveryTermsstring or null[ 0 .. 10 ] characters
The delivery terms, not used anymore.
deliveryModestring or null[ 0 .. 50 ] characters
The delivery mode, code from the DeliveryMethod setting.
deliveryDatestring or null(date-time)
The delivery date.
isPartDeliveryboolean
Indicates whether the order is partly delivered, can be true if goods ordered is partly delivered by a DeliveryNote.
paymentTermsstring or null[ 0 .. 100 ] characters
The payment terms, code from the PaymentMethod setting.
currencyIdinteger(int32)
The currency identifier.
vatRatenumber(decimal)
The VAT rate, not used anymore.
cashDiscountnumber(decimal)
The cash discount amount, not used anymore.
lineDiscountnumber(decimal)
The line discount amount, not used anymore.
freightCostnumber(decimal)
The freight cost excluding VAT, the same as the lineamount on the freight order item.
orderFeenumber(decimal)
The order fee, not used anymore.
deliveryAttentionstring or null[ 0 .. 100 ] characters
The delivery attention line, often name of the delivery recipient.
deliveryCareOfstring or null[ 0 .. 100 ] characters
The delivery care of line.
deliveryAddressLine1string or null[ 0 .. 255 ] characters
The first line of the delivery address.
deliveryAddressLine2string or null[ 0 .. 255 ] characters
The second line of the delivery address.
deliveryZipCodestring or null[ 0 .. 50 ] characters
The delivery zip code.
deliveryCitystring or null[ 0 .. 50 ] characters
The delivery city.
deliveryRegionstring or null[ 0 .. 100 ] characters
The delivery region.
deliveryCountryIdinteger or null(int32)
The delivery country identifier.
ledgerAccountstring or null[ 0 .. 50 ] characters
The ledger account, not used anymore.
departmentstring or null[ 0 .. 10 ] characters
The department, not used anymore.
centrestring or null[ 0 .. 10 ] characters
The centre, not used anymore.
externalPurchaseNostring or null[ 0 .. 50 ] characters
The external purchase number, not used anymore, usually has the quotation id.
salesCodestring or null[ 0 .. 50 ] characters
The sales code, not used anymore.
deliveryMarkstring or null[ 0 .. 255 ] characters
The delivery mark, copied from the CustomerOrderReference in the Quotation.
invoiceMarkstring or null[ 0 .. 255 ] characters
The invoice mark, copied from the CustomerInvoiceReference in the Quotation.
createdstring(date-time)
The date and time the record was created.
createdByinteger(int32)
The identifier of the user who created the record.
updatedstring or null(date-time)
The date and time the record was last updated.
updatedByinteger or null(int32)
The identifier of the user who last updated the record.
payerCustomerInfoIdinteger or null(int64)
The payer customer info identifier, lookup key for CustomerInfo, where customer data is stored for guest customers, not having a ClientCustomer record.
estimatedDeliveryTimestring or null(date-time)
The estimated delivery time, not used anymore.
deliveryTimestring or null(date-time)
The actual delivery time, not used anymore.
buyerCustomerInfoIdinteger or null(int64)
The buyer customer info identifier, lookup key for CustomerInfo, where customer data is stored for guest customers, not having a ClientCustomer record.
shipToCustomerInfoIdinteger or null(int64)
The ship-to customer info identifier, lookup key for CustomerInfo, where customer data is stored for guest customers, not having a ClientCustomer record.
externalRefstring or null[ 0 .. 50 ] characters
The external reference, not used anymore.
paymentMethodIdinteger or null(int32)
The payment method identifier.
deliveryMethodIdinteger or null(int32)
The delivery method identifier.
orderTypeIdinteger or null(int32)
The order type identifier, Customer Order (1), Purchase Order (2), Recurring Order (3), Recurring Order Template (4), External Order (5).
isForgottenboolean
Indicates whether the order is forgotten, not used anymore.
forgottenByinteger or null(int32)
The identifier of the user who marked the order as forgotten, not used anymore.
forgottenDatestring or null(date-time)
The date and time the order was marked as forgotten, not used anymore.
dropPointCustomerInfoIdinteger or null(int64)
The drop point customer info identifier, lookup key for CustomerInfo.
dropPointCodestring or null[ 0 .. 50 ] characters
The drop point code.
yearinteger or null(int32)
The year.
weekinteger or null(int32)
The week number.
tmsReferencestring or null[ 0 .. 255 ] characters
The TMS reference, a reference identifier from the Transport system, not commonly used.
buyer(CustomerInfo (object or null))
One of:
deliveryNoteArray of objects or null(DeliveryNote)