Latest Articles - Sellercloud API Docs
Endpoint Documentation
Cancel a Single Existing Queued Job
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
Example for server XX: https://xx.api.sellercloud.com/rest/api/QueuedJobs/Cancel?id={id}
For your server, the endpoint will be: https://{your_server_id}.api.sellercloud.com/rest/api/QueuedJobs/Cancel?id={id}
Retrieve Data for Existing Picklists
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
Example for server XX: https://xx.api.sellercloud.com/rest/api/picklists?pageNumber=1&pageSize=1
Update Values of Purchase Order
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 server XX: https://xx.api.sellercloud.com/rest/api/PurchaseOrders/{id}/UpdateTotals
Retrieve the Bulk Update Log of a Queued Job
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
Example for server XX: https://xx.api.sellercloud.com/rest/api/QueuedJobs/BulkUpdateLog/{id}
Upload Document to Warehouse Inventory Transfer
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
Example of such an endpoint for server XX: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers/{id}/Documents
Retrieve List of Warehouse Inventory Transfers
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.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers
Retrieve Items in Warehouse Inventory Transfer
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.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers/{id}/Items
Change Order Statuses
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.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/Orders/ChangeStatuses
Change Status of Warehouse Inventory Transfer
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.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers/{id}/ChangeStatus
Retrieve Shipping Package Types
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.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/ShippingPackageTypes
Create New Warehouse Inventory Transfer
You can use this endpoint to create a single new Warehouse Inventory Transfer (WITR). To consume it, you must be an authenticated user.
Endpoint
Example of such an endpoint for server XX: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers
Change Status of WITR to Shipped
This endpoint allows you to change the general status of a single existing Warehouse Inventory Transfer (WITR) from Requested to Shipped. To consume it, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers/{id}/ChangeStatus
Add Products to Warehouse Inventory Transfer
You can use this endpoint to add products to an existing Warehouse Inventory Transfer (WITR). To consume it, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers/{id}/Products
Pull Existing Warehouse Inventory Transfer
This endpoint allows you to pull a single existing Warehouse Inventory Transfer (WITR). To consume it, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers/{id}
Get Inventory Data using Saved View
This endpoint can be used to get inventory data using a saved view. To get the existing Saved View IDs for your user, use this endpoint. To consume the endpoint, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/Inventory/SavedViews
Retrieve User’s Inventory Saved Views
You can use this endpoint to get the user’s Inventory saved views. To consume the endpoint, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/Users/{userId}/InventorySavedViews
Update Custom Columns for Shipping Container
You can use this endpoint to update the values of one or multiple existing custom columns for a single Shipping Container. To do that, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/ShippingContainers/{id}/CustomColumns
Delete Serial Number from Sales Order
The endpoint presented in this article is used to delete a single serial number from an existing sales order. To consume the endpoint, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/SalesOrders/{id}/SerialNumbers
Retrieve Shipping Labels for Sales Order
You can use the endpoint presented in this article to retrieve the Shipping Labels created for a single Sellercloud sales order. To consume it, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/SalesOrders/{id}/ShippingLabels
Retrieve Shipping Information and Tracking Numbers
This endpoint can be used to retrieve the shipping information and tracking numbers on a single existing Purchase Order. Note that it will only work if the Client Setting Enable Multiple Tracking Numbers On PO is enabled. To consume the endpoint, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/PurchaseOrders/{id}/ShippingInformation
Delete Tracking Numbers on Purchase Order
This endpoint can be used to delete the tracking numbers on a single existing Purchase Order. Note that it will only work if the Client Setting Enable Multiple Tracking Numbers On PO is enabled. To consume the endpoint, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/PurchaseOrders/{id}/DeleteTrackingNumbers
Update Shipping Information and Tracking Numbers
This endpoint can be used to update the shipping information and tracking numbers on a single existing Purchase Order. Note that it will only work if the Client Setting Enable Multiple Tracking Numbers On PO is enabled.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/PurchaseOrders/{id}/UpdateShippingInformation
Pull Existing Rules from Order Rule Engine
This endpoint allows you to pull existing rules from the Order Rule Engine. To consume it, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/OrderRules
Generate Printable PDF Invoice
You can use this endpoint to generate a printable PDF invoice based on the company settings of the orders provided in the request. There is no limit to the number of orders you can request in a single call. To consume the endpoint, you must be an authenticated user.
Endpoint
Example for server XX: https://xx.api.sellercloud.com/rest/api/Invoices/GeneratePDF