The Order Service has Entities and Operations concerned with orders created in Norce Commerce.
The Order Service has Entities and Operations concerned with orders created in Norce Commerce.
https://customer-slug.api-se.norce.tech/commerce/connect/4.0/
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" }