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

  • Delete PO Shipping Information (Multiple Tracking Numbers)

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

  • Add PO Shipping Information (Multiple Tracking Numbers)

    Overview 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. When disabled, use the Update PO Shipping Information (Single Tracking) endpoint instead. To…

  • Get Order Rules Details

    Overview This endpoint allows you to pull existing rules from the Order Rule Engine. 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. To see how…

  • Print PDF Invoice for Orders

    Overview 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….

  • Create SKU to SKU Transfer

    Overview You can use this endpoint to create a single new SKU to SKU Transfer. 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 pallet, click here. Endpoint An example of such an endpoint for…

  • Create Pallet

    Overview You can use this endpoint to create a single new Pallet. 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 pallet, click here. Endpoint An example of such an endpoint for XX server…

  • Add Items to Pallet

    Overview You can use this endpoint to add products to an existing Pallet. To consume it, you must: Be an authenticated user. For information on how you can authenticate, see Authentication. To see how to create a new pallet, click here. Endpoint An example of such an endpoint for XX server…

  • Create Shipping Container

    Overview You can use this endpoint to create a single new PO Shipping Container. 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/ShippingContainers For your server endpoint will be:…

  • Link Sales Order to PO (Crossdock)

    Overview This endpoint can be used to link a sales order to a new or existing purchase order as part of the Dropshipping (Crossdock) workflow. To consume the endpoint, you must: Be an authenticated user. For information on how you can authenticate, see Authentication. After you authenticate and receive a…