sales/order_api Order API sales/order Retrieve list of orders by filters items sales/order/info Retrieve order information sales/order/info Add comment to order sales/order/change Hold order sales/order/change Unhold order sales/order/change Cancel order sales/order/change 100 Requested order not exists. 101 Invalid filters given. Details in error message. 102 Invalid data given. Details in error message. 103 Order status not changed. Details in error message. Shipment API sales/order_shipment_api sales/order/shipment Retrieve list of shipments by filters items sales/order/shipment/info Retrieve shipment information sales/order/shipment/info Send shipment info sales/order/shipment/send Create new shipment for order sales/order/shipment/create Add new comment to shipment sales/order/shipment/comment Add new tracking number sales/order/shipment/track Remove tracking number sales/order/shipment/track Retrieve list of allowed carriers for order 100 Requested shipment not exists. 101 Invalid filters given. Details in error message. 102 Invalid data given. Details in error message. 103 Requested order not exists. 104 Requested tracking not exists. 105 Tracking not deleted. Details in error message. Invoice API sales/order_invoice_api sales/order/invoice Retrieve list of invoices by filters items sales/order/invoice/info Retrieve invoice information sales/order/invoice/info Create new invoice for order sales/order/invoice/create Add new comment to shipment sales/order/invoice/comment Capture invoice sales/order/invoice/capture Void invoice sales/order/invoice/void Cancel invoice sales/order/invoice/cancel 100 Requested invoice does not exist. 101 Invalid filter given. Details in error message. 102 Invalid data given. Details in error message. 103 Requested order not exists. 104 Invoice status not changed Credit memo API sales/order_creditmemo_api sales/order/creditmemo Retrieve list of credit memos by filters items sales/order/creditmemo/list Retrieve credit memo information sales/order/creditmemo/info Create new credit memo for order sales/order/creditmemo/create Add new comment to credit memo sales/order/creditmemo/comment Cancel credit memo sales/order/creditmemo/cancel 100 Requested credit memo does not exist 101 Invalid filter given. Details in error message 102 Invalid data given. Details in error message 103 Requested order does not exist 104 Credit memo status not changed 105 Money can not be refunded to the store credit account as order was created by guest 106 Credit memo for requested order can not be created. sales_order sales_order_shipment sales_order_invoice sales_order_creditmemo salesOrder salesOrderShipment salesOrderInvoice salesOrderCreditmemo cancel cart order cancel cancel Sales 2 Order Change status, add comments Retrieve orders info Order shipments Create Comments Tracking Retrieve shipment info Send shipment info Order invoice Create Comments Capture Void Cancel Retrieve invoice info Order credit memo Create Comments Cancel Retrieve credit memo info Retrieve credit memo list