# Order Services

- [**Get Order Picklist IDs**](https://developer.sellercloud.com/dev-article/get-picklist-ids/)
  Overview You can use this endpoint to retrieve the IDs of Picklists associated with a single Order. To consume it,...
- [**Get Single Order**](https://developer.sellercloud.com/dev-article/get-single-order/)
  Overview This endpoint allows you to retrieve metadata of a single existing sales Order. To consume it, you must be...
- [**Get All Orders**](https://developer.sellercloud.com/dev-article/get-all-orders/)
  Overview You can use this endpoint to retrieve paged results of existing Sales Orders with the option to specify different...
- [**Get All Orders By Saved View**](https://developer.sellercloud.com/dev-article/get-all-orders-by-saved-view/)
  Overview You can use this endpoint to retrieve data for multiple sales orders, using an existing Saved View. To consume...
- [**Get Order Packages**](https://developer.sellercloud.com/dev-article/get-order-packages/)
  Overview You can use this endpoint to retrieve the packages of a single existing sales order. If an order has...
- [**Get Notes**](https://developer.sellercloud.com/dev-article/get-notes/)
  Overview You can use this endpoint to retrieve the Notes of a single existing Sales Order. To consume this endpoint,...
- [**Create New Sales Order**](https://developer.sellercloud.com/dev-article/create-new-sales-order/)
  Overview This endpoint allows you to create a single new sales order. To consume it, you must be an Authenticated...
- [**Update Tracking Information**](https://developer.sellercloud.com/dev-article/update-tracking-information/)
  This endpoint is used for marking an order as shipped by providing tracking and shipping information.
- [**Update Tracking Of Single Package**](https://developer.sellercloud.com/dev-article/update-tracking-of-single-package/)
  Overview This endpoint is used for updating the tracking information for a specific order package. A call to this endpoint...
- [**Set Orders As Unshipped**](https://developer.sellercloud.com/dev-article/set-orders-as-unshipped/)
  Overview In order to set one or several orders as unshipped, you can consume the endpoint presented in this article....
- [**Delete Order**](https://developer.sellercloud.com/dev-article/delete-order/)
  Overview In order to delete existing order, you must: Be authenticated user Information how you can authenticate can take from: Authentication...
- [**Add Order Note**](https://developer.sellercloud.com/dev-article/add-order-note/)
  Overview In order to add order note, you can do it by calling endpoint described in this article. In order...
- [**Mark Orders as Exported or Not Exported**](https://developer.sellercloud.com/dev-article/mark-orders-as-exported-or-not-exported/)
  Overview Endpoint is used for marking orders as exported or not exported in bulk. In order to do that you...
- [**Update Orders Status Code**](https://developer.sellercloud.com/dev-article/update-orders-status-code/)
  Overview Endpoint is used for updating orders status codes in bulk. In order to utilize this endpoint you must be...
- [**Update Order QuickBook Status**](https://developer.sellercloud.com/dev-article/update-order-quickbook-status/)
  Overview In order to update QuickBook Export status of an order you can do it as follows: By calling endpoint...
- [**Update Orders Dropship Status**](https://developer.sellercloud.com/dev-article/update-orders-dropship-status/)
  Overview Endpoint is used for updating order dropship status in bulk. In order to do that you must be an...
- [**Get Picklist IDs of an Order**](https://developer.sellercloud.com/dev-article/get-picklist-ids-of-an-order/)
  Overview Endpoint that is presented in this article is used for getting picklist ids for a single order. In order...
- [**Upload Order Document**](https://developer.sellercloud.com/dev-article/upload-order-document/)
  Overview In order to upload document for order, you can consume the endpoint presented in this article. In order to...
- [**Update Order**](https://developer.sellercloud.com/dev-article/update-order/)
  Overview In order to update an existing Order, you can consume the endpoint presented in this article. In order to...
- [**Get Order Saved Views**](https://developer.sellercloud.com/dev-article/get-saved-views/)
  Overview You can use this endpoint to retrieve the existing Order Saved Views. To consume this endpoint, you must be...
- [**Add Items to existing order**](https://developer.sellercloud.com/dev-article/add-items-to-existing-order/)
  Overview The endpoint presented in this article is for adding new items to an existing order. In order to consume...
- [**Update existing order items**](https://developer.sellercloud.com/dev-article/update-existing-order-items/)
  Overview The endpoint presented in this article is used for updating existing order items of an existing order. In order...
- [**Delete order items**](https://developer.sellercloud.com/dev-article/delete-order-items/)
  Overview The endpoint presented in this article is used for deleting order items from an existing order. In order to...
- [**Pulling Profit And Loss Information in Bulk**](https://developer.sellercloud.com/dev-article/pulling-profit-and-loss-information-in-bulk/)
  Overview In order to get information about profit and loss for multiple orders, you can consume the endpoint presented in...
- [**Get Custom Columns for Orders in Bulk**](https://developer.sellercloud.com/dev-article/get-custom-columns-for-orders-in-bulk/)
  Overview In order to get information on custom columns for multiple orders, you can consume the endpoint presented in this...
- [**Create Replacement Order**](https://developer.sellercloud.com/dev-article/create-replacement-order/)
  Overview Endpoint that is presented in this article is used for creating replacement order. In order to consume the endpoint...
- [**Get Replacement Orders Reasons**](https://developer.sellercloud.com/dev-article/get-replacement-orders-reasons/)
  Overview Endpoint that is presented in this article is used for getting the replacement order reasons. In order to consume...
- [**Get Customer Service Status Possible Values**](https://developer.sellercloud.com/dev-article/get-customer-service-status-possible-values/)
  Overview Endpoint that is presented in this article is used for getting the possible values for the order customer service...
- [**Update Customer Service Status**](https://developer.sellercloud.com/dev-article/update-customer-service-status/)
  Overview This endpoint can be used to update the customer service status of existing orders In order to consume the...
- [**Get Order Documents**](https://developer.sellercloud.com/dev-article/get-order-documents/)
  Overview The endpoint that is presented in this article is used for getting order documents information In order to consume...
- [**Download Order Document**](https://developer.sellercloud.com/dev-article/download-order-document/)
  Overview This endpoint can be used to download order document In order to consume the endpoint you must: Be authenticated...
- [**Split Order**](https://developer.sellercloud.com/dev-article/split-order/)
  This endpoint can be used to split existing order by moving some of its items to a new order.
- [**Create Shipping Packages**](https://developer.sellercloud.com/dev-article/create-shipping-packages/)
  Overview This endpoint can be used to recreate shipping packages for an existing order and to designate which order items...
- [**Get Order Snapshot**](https://developer.sellercloud.com/dev-article/get-order-snapshot/)
  Overview This endpoint can be used to get the order snapshot. In order to consume the endpoint, you must: Be...
- [**Update Multiple Custom Columns for Order**](https://developer.sellercloud.com/dev-article/update-multiple-custom-columns-for-order/)
  Overview This endpoint can be used to get the values of multiple custom columns of an order. In order to...
- [**Update Order Shipping Information**](https://developer.sellercloud.com/dev-article/update-shipping-information/)
  Overview This endpoint is used to update the shipping information for a single existing order. The endpoint does not update...
- [**Update Order Shipping Packages**](https://developer.sellercloud.com/dev-article/update-order-shipping-packages/)
  Overview This endpoint can be used to update the details of existing packages in a single sales order. Note that...
- [**Link Sales Order to PO (Crossdock)**](https://developer.sellercloud.com/dev-article/link-sales-order-to-po-crossdock/)
  Overview This endpoint can be used to link a sales order to a new or existing purchase order as part...
- [**Print PDF Invoice for Orders**](https://developer.sellercloud.com/dev-article/print-pdf-invoice-for-orders/)
  Overview You can use this endpoint to generate a printable PDF invoice based on the company settings of the orders...
- [**Get Shipping Labels**](https://developer.sellercloud.com/dev-article/get-shipping-labels/)
  Overview You can use the endpoint presented in this article to retrieve the Shipping Labels created for a single Sellercloud...
- [**Delete Order Serial Number**](https://developer.sellercloud.com/dev-article/delete-order-serial-number/)
  Overview The endpoint presented in this article is used to delete a single serial number from an existing sales order....
- [**Update Order Statuses**](https://developer.sellercloud.com/dev-article/update-order-statuses/)
  Overview This endpoint is used to change order statuses by performing some of the bulk actions available on the Manage...
