• Get Multiple WITRs Details

    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…

  • Get WITR Products

    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…

  • Update Order Statuses

    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…

  • Set WITR Status to Requested

    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…

  • Get List of Package Types

    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…

  • Receive WITR Shipment

    Overview You can use this endpoint to receive Warehouse Inventory Transfer (WITR) items. 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 to the service call….

  • 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…