# Order ## Cancel an order - [POST /Order/CancelOrder](https://docs.norce.io/api-reference/connect/orderservice/openapi/order/cancelorder.md): Cancel an order, and, if applicable, payment. Changes the order status to cancelled. ## Import a delivery note. - [POST /Order/CreateDeliveryNote](https://docs.norce.io/api-reference/connect/orderservice/openapi/order/createdeliverynote.md): Created a delivery note from another system in Norce.Read more about the method here. ## Update the status on an order. - [POST /Order/SendOrderStatus](https://docs.norce.io/api-reference/connect/orderservice/openapi/order/sendorderstatus.md): Updates the status on an order.Read more about the method here.