The Order Service has Entities and Operations concerned with orders created in Norce Commerce.
COMMERCE CONNECT
/Order Service
/- WarehouseTransactionItem
Address
CancelOrderRequest
ClientCustomer
CodeValue
Company
DeliveryNote
DeliveryNoteItem
DeliveryNotePackage
Discount
Fee
Header
Invoice
InvoiceItem
OrderInfo
OrderItem
OrderRequest
OrderResponse
Payment
Person
PickupStore
PriceListItem
Promotion
SendOrderStatusRequest
Shipment
ShipmentItem
ShipmentPackage
ShippingAdvice
WarehouseTransaction
WarehouseTransactionItem
Documentation Norce Commerce Connect Order Service (4.0)
Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/connect/4.0/
WarehouseTransaction
Record of transaction of items. No actions are taken in Norce Commerce from this document. Information only.
List of items for the warehouse transaction.
Optional purchase order reference if transaction has purchase order connection.
{ "Items": [ { … } ], "TransactionNo": "string", "WarehouseCode": "string", "Comment": "string", "DeliveryNoteNo": "string", "ExternalReference": "string", "LocationCode": "string", "OrderNo": "string", "PurchaseOrderNo": "string", "ReasonCode": "string", "TransactionDate": "string", "Type": "string" }