Get Order Picklist IDs - Sellercloud API Docs

Get Order Picklist IDs

Overview

You can use this endpoint to retrieve the IDs of Picklists associated with a single Order. To consume it, you must be an Authenticated User. Once you have obtained a valid token, you must pass it to the call. Additionally, you need a valid ID of an existing sales order job.

Endpoint

An example of this endpoint for server XX:

https:// **xx**.api.sellercloud.com/rest/api/Orders/{id}/PicklistIDs

For your server, the endpoint will be:

https:// **{your_server_id}**.api.sellercloud.com/rest/api/Orders/{id}/PicklistIDs

Request

Response

Response Body

[
  0
]