Get Shipping Labels - Sellercloud API Docs

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:

For information on how you can authenticate, see: Authentication

As soon as you authenticate and receive a valid token, it needs to be passed on to the call.

This endpoint only works for orders that have been shipped via Shipbridge.

Endpoint

An example of an endpoint for XX server is:

https://xx.api.sellercloud.com/rest/api/Orders/GetShippingLabel

For your the server endpoint will be:

​https://{your_server_id}.api.sellercloud.com/rest/api/Orders/GetShippingLabel

Request

Response