Sellercloud Developer, Author at Sellercloud API Docs - Page 4 of 15
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…
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…
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…
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…
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…
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 be…
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…
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…
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…
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…