• Create Warehouse Inventory Transfer (WITR)

    Overview You can use this endpoint to create a single new Warehouse Inventory Transfer (WITR). To consume it, you must: Be an authenticated user. For information on how you can authenticate, see Authentication. To see how to add items to a WITR, click here. Endpoint An example of such an endpoint…

  • Set WITR Status to Shipped

    Overview 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. For information on how you can authenticate, see: Authentication As soon as you authenticate and receive a valid token, it needs to be passed…

  • Add Products to WITR

    Overview You can use this endpoint to add products to an existing Warehouse Inventory Transfer (WITR). To consume it, you must: Be an authenticated user. For information on how you can authenticate, see Authentication. Endpoint An example of such an endpoint for XX server is: https://xx.api.sellercloud.com/rest/api/WarehouseInventoryTransfers/{id}/Products For your server, the endpoint…

  • Get Warehouse Inventory Transfer by ID

    Overview This endpoint allows you to pull a single existing Warehouse Inventory Transfer (WITR). To consume it, you must: Be an authenticated user. For information on how you can authenticate, see Authentication Once you authenticate and receive a valid token, it must be passed on to the call. Endpoint Example for…

  • Get All Inventory by View

    Overview 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. For information on how you can authenticate, see: Authentication. As soon as you do…

  • Get Inventory Saved Views

    Overview This endpoint can be used to get the user’s Inventory saved views. 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 to the call….

  • Update Container Custom Columns

    Overview You can use this endpoint to update the values of one or multiple existing custom columns for a single Shipping Container. In order to do that, you must: Be an authenticated user For information on how you can authenticate, see: Authentication. Endpoint An example of such an endpoint for server…

  • Delete Order Serial Number

    Overview 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. For information on how you can authenticate, see Authentication. Once you authenticate and receive a valid token, it needs to be…

  • Get Shipping Labels

    Overview 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. For information on how you can authenticate, see: Authentication As soon as you authenticate and receive a valid token,…

  • Get PO Shipping Information (Multiple Tracking Numbers)

    Overview 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. For information on…