/
Get Shipping Label Details API

Get Shipping Label Details API

Outbound | GET

URL format : {GET_SHIPPING_LABEL_URL}?orderId=11012

The field orderId returned in the generate shipping label API call will be used as request param to get the shipping label details in this call.

Response

{ "orderId": "11012", "orderNumber": "asdf1234", "awb": "71902671", "carrierName": "Delhivery", "shippingLabelUrl": "https://shipping-label-pdf.com/asdf1234" }

 

Parameter Name

Data Type

Description

Mandatory

orderId

String

This is the unique order id with which the logistic aggregator identifies each order.

yes

orderNumber

String

This is the order number passed in the request body.

yes

awb

String

The tracking number assigned for the order

yes

carrierName

String

The carrier of this order

yes

shippingLabelUrl

String

The shipping label pdf url, this will not be passed for returns.

no

Related content

Generate Shipping Label API
Generate Shipping Label API
More like this
Push Notification API
Push Notification API
Read with this
Get Shipping Label API
Get Shipping Label API
More like this
Integrating with RMS for a Logistics Aggregator
Integrating with RMS for a Logistics Aggregator
Read with this
Get Shipping Label
Get Shipping Label
More like this
Generate Shipping Label API (Beta)
Generate Shipping Label API (Beta)
More like this