sophie.h, Author at Sellercloud API Docs
Overview
You can use this endpoint to cancel a single existing Queued Job. To consume it, you must be an Authenticated User. Once you have obtained a valid token, it must be passed on the call.
Endpoint
An example of this endpoint for server XX: https://xx.api.sellercloud.com/rest/api/QueuedJobs/Cancel?id={id}
Overview
This endpoint allows you to retrieve data for a list of existing Picklists. To consume it, you must be an Authenticated User. Once you have obtained a valid token, it must be passed on the call.
Endpoint
An example of this endpoint for server XX: https://xx.api.sellercloud.com/rest/api/picklists?pageNumber=1&pageSize=1
Overview
You can use this endpoint to update the values of the Tax Total, Other Total, Shipping Total, and Shipping Total Third Party fields of a single existing Purchase Order. To consume it, you must be an authenticated user. For instructions, see our Authentication article.
Endpoint
Example for this endpoint...
Overview
With this endpoint, you can retrieve the Bulk Update Log of a single existing Queued Job. To consume it, you must be an Authenticated User.
Endpoint
An example of this endpoint for server XX is: https://xx.api.sellercloud.com/rest/api/QueuedJobs/BulkUpdateLog/{id}
For your server, the endpoint will be: https://{your_server_id}.api.sellercloud.com/rest/api/QueuedJobs/BulkUpdateLog/{id}
Request Method Type:
- HttpGet
Authorization:
- Use Bearer Token + token...
Overview
You can use this endpoint to upload a document to an existing Warehouse Inventory Transfer (WITR). To do that, you must be an Authenticated User. As soon as you authenticate and receive a valid token, it needs to be passed to the service call.
Endpoint
An example of such...
Overview
This endpoint allows you to retrieve details for a list of existing Warehouse Inventory Transfers. To consume the endpoint, you must:
- Be an 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...
Overview
You can use this endpoint to retrieve the list of items in a single existing Warehouse Inventory Transfer. To consume the endpoint, you must:
- Be an 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...
Overview
This endpoint is used to change order statuses by performing some of the bulk actions available on the Manage Orders page in Sellercloud. To consume this endpoint, you must:
- Be authenticated.
For information on how you can authenticate, see Authentication
As soon as you do authentication and receive a valid token, it needs to...
Overview
This endpoint allows you to change the general status of a single existing Warehouse Inventory Transfer (WITR) from Pending to Requested. To consume it, you must:
- Be an authenticated user.
For information on how you can authenticate, see: Authentication
As soon as you authenticate and receive a valid token, it needs to be passed...
Overview
To get a list of existing Shipping Package Types, you can consume the endpoint presented in this article. To consume it, you must:
- Be an 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...