Latest Updated Articles - Sellercloud API Docs
Latest updated articles
You can use this endpoint to retrieve paged results of existing Sales Orders with the option to specify different filtering values. For a complete set of results, multiple requests should be made by specifying a page number in the request. To consume this endpoint, you must be an Authenticated User.
You can use this endpoint to retrieve the Notes of a single existing Sales Order. To consume this endpoint, you must be an Authenticated User. As soon as you receive a valid token, you need to pass it to the call. Additionally, you need a valid Sellercloud Order ID.
You can use this endpoint to retrieve the existing Order Saved Views. To consume this endpoint, you must be an Authenticated User. As soon as you receive a valid token, you need to pass it to the call.
An example of this endpoint for server XX is: https://xx.api.sellercloud.com/rest/api/Orders/Views
You can use this endpoint to retrieve data for multiple sales orders, using an existing Saved View. To consume it, you must be an Authenticated User. As soon as you receive a valid token, you need to pass it to the call. Additionally, you need a valid ID of an existing saved view.
You can use this endpoint to retrieve the packages of a single existing sales order. If an order has a lot of packages, retrieving all of them in a single call could be resource-consuming. That’s why you have the option for pagination. To consume this endpoint, you must be an Authenticated User.
This endpoint allows you to receive a check payment for a single existing sales 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 order.
You can use this endpoint to receive a manual (cash) payment for a single existing sales 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 order.
Dropship Statuses possible values
This endpoint allows you to create a single new sales order. To consume this endpoint, you must be an Authenticated User. As soon as you receive a valid token, you need to pass it to the call. To mark an order as paid after its creation, you can utilize one of the following endpoints.
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.
This endpoint allows you to retrieve metadata of a single existing sales 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.
You can use this endpoint to retrieve the Logs of a single existing Queued Job. 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 queued job.
With this endpoint, you can retrieve the details of a single existing Queued Job. 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 queued job.
This endpoint allows you to update the Priority status of a single existing Queued Job. 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 queued job.
With this endpoint, you can retrieve the Output File of a single existing Queued Job. 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 queued job.
With this endpoint, you can retrieve the Execution History of a single existing Scheduled Task. To consume it, you must be an Authenticated User. Once you have obtained a valid token, it must be passed on the call. You must also know the ID of a scheduled task.
This endpoint is used to trigger the execution of a single existing Scheduled Task. To consume it, you must be an Authenticated User. Once you have obtained a valid token, it must be passed on the call. An example of this endpoint for server XX is: https://xx.api.sellercloud.com/rest/api/ScheduledTasks/{id}/ExecuteTask.
You can use this endpoint to retrieve paged results of existing Queued Jobs with the option to specify different filtering values. For a complete set of results, multiple requests should be made by specifying a page number in the request. To consume this endpoint, you must be an Authenticated User.
Order Sub Types possible values
To retrieve metadata for existing inventory, you must:
- Be an authenticated user
- Information on how you can authenticate: Authentication
As soon as you authenticate and receive a valid token, it needs to be passed on the call for getting inventory. The user can provide page number and page size, filtering options, etc.
You can use this endpoint to retrieve metadata for existing products with the option to specify different filtering values. To consume this endpoint, you must be an Authenticated User.
To Update Shipping Information
This endpoint is used to update the shipping information for a single existing order. The endpoint does not update tracking information.
To use this endpoint, you must:
- Be authenticated
- Have a valid ID of an existing order.
- For information on how you can authenticate, see Authentication
The endpoint presented in this article is for adding new items to an existing order. To consume the endpoint, you must:
- Be an authenticated user
- For information on how you can authenticate, see: Authentication
This endpoint allows you to add items to an existing RMA. In order to consume the endpoint, you must be an authenticated user. For information on how you can authenticate, see: Authentication.
To Create a New Vendor Product
This endpoint is used for adjusting the physical inventory of an individual product in a warehouse. When using this endpoint, you can add or subtract units from the number of existing units of the product in that warehouse. In order to do that, you must be an authenticated user.