• Delete order items

    Overview The endpoint presented in this article is used for deleting order items from an existing 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 to…

  • Update existing order items

    Overview The endpoint presented in this article is used for updating existing order items of an existing 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…

  • 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 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…

  • Create Picklist

    Overview In order to create new picklist, 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 be…

  • REST Api Changes (2021)

    The dates listed in the log are the dates the changes were made. Please keep in mind that these changes will not impact your account until the next server update. You can confirm the date of your SellerCloud version using the information found here. February 02/08/2021 Added new fields ‘OrderDate’,…

  • 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 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…

  • Integrating Skublox API – Workflows

    Every API endpoint requires authentication. Read more Ensuring Subscription is Enabled For the purpose of keeping statistics (roll out and adoption of the product), we would like to limit usage of the Skublox functionality to clients who have the subscription enabled. Enabling the subscription does not cost anything. The pricing…

  • Integrating Skublox API – General

    Purpose of API The purpose of the Skublox API is to provide a programmatic way of managing SellerCloud & Skublox entities, and processes. SellerCloud entities include orders, products, picklists, employees (users of Employee type), warehouses, and web app settings (be it global or client-specific). Skublox-specific entities include walls, sort boxes…

  • Get Execution History of a Scheduled Task

    Overview In order to get information for execution history of a scheduled task, 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 You must also know the ID of a schedule…

  • REST Api Changes (2020)

    The dates listed in the log are the dates the changes were made. Please keep in mind that these changes will not impact your account until the next server update. You can confirm the date of your SellerCloud version using the information found here. November 11/20/2020 Added ‘IsExported’ to Update…