• Create Shipping Label

    Overview In order to create new shipping label, you can consume the endpoint presented in this article. In order to consume it, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to…

  • Get RMA Items Return Reasons List

    Overview In order to get information for the possible RMA items return reasons, you can consume the endpoint presented in this article. In order to consume it, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a…

  • Create Customized Catalog Export (Custom Export)

    Overview You can use this endpoint to generate an customized export file of product catalog information. The resulting file will include one row per product, and will always have a first column of “ProductID” (the product’s SKU). In the API request you will specify your preferred file format, the list…

  • Get Picklist IDs

    Overview Endpoint that is presented in this article is used for getting picklist ids for a single order. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs…

  • Get Product Conditions

    Overview In order to get information for all product conditions in a single request, then you can consume the endpoint presented in this article. However in order to do that, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and…

  • Get All RMAs By Saved View

    Overview This endpoint is used for getting RMAs in bulk, using a saved view. A saved view for RMAs must be created on the Manage RMAs page in the new Sellercloud UI. The advantages of using this endpoint for getting RMAs are as follows: Ease of use: You can set…

  • Get RMA Saved Views

    Overview Endpoint that is presented in this article is used for getting RMA saved views. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed…

  • Import Physical Inventory

    Overview This endpoint is for importing inventory in bulk via the Rest API. (For setting the physical inventory of an individual product via the REST API, see here instead.) This endpoint exposes the same functionality as the Import Physical Inventory feature in our new Sellercloud UI. In order to do…

  • Get Saved Views

    Overview Endpoint that is presented in this article is used for getting order saved views. In order to consume the endpoint you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to be passed…

  • Update Order

    Overview In order to update an existing Order, you can consume the endpoint presented in this article. In order to consume it, you must: Be authenticated user For information on how you can authenticate, see: Authentication As soon as you do authentication and receive a valid token, it needs to…