This page contains samples of api calls.
...
CustomerOrders
Info |
---|
Minimum order using existing customer and prices from Extend Commerce
Command to cancel an order-row: "rowOperation": "Inactive", (Important to also put "warehouse": "TEST", otherwise it will ad an row which is cancelled to the order) "orderRows": [ ] |
CustomerOrderATP
Info |
---|
CustomerOrder with a BillOfMaterials product Request {"orderHeader": { "orderType": "Normal", "orderNumberExternal": "YourOwnOrderNumber-timestamp", "customerNumber": "Customer-123", "askedDeliveryDate": "2019-12-25T00:00:00+02:00", "partialDelivery": false, "freightFree": true }, "orderRows": [ { "product": { "productNumber": "ChristmasGift-1" }, "salesData": { "quantity": 3, "unit": "FRP" }, "warehouse": "MainWarehouse" } ] } Response contains information about all child products in the BillOfMaterials product. The expanded child products can be recognized by the orderRows.billOfMaterialsParentRowPosition property Partial response sample of a christmas gift containing one FRP of ginger bread:
|
ReturnOrders
Info |
---|
Create complete return from order
Create complete return from order, with specifiec returnCode Create return order from a customer order, but override address, paymenttype and creditInvoiceAction
Create return order from a customer order with specified rows. Returning part of row, ie quantity 2 of 12
Create return order without a customer order, from specified products. Overriding customers address.
|
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Page Properties | ||
---|---|---|
| ||
|
Include Page | ||||
---|---|---|---|---|
|