A valid request URL is required to generate request examples{
"shippingTotal": {
"currencyCode": "<string>",
"value": 123
},
"trackingNumber": "<string>",
"packageResponses": [
{
"id": "<string>",
"trackingNumber": "<string>",
"label": {
"imageFormat": "<string>",
"imageData": "aSDinaTvuI8gbWludGxpZnk=",
"labelUrl": "<string>"
},
"customAttributes": [
{
"childAttributes": "<array>",
"key": "<string>",
"value": "<string>"
}
],
"integratorId": "<string>"
}
],
"customAttributes": [
{
"childAttributes": "<array>",
"key": "<string>",
"value": "<string>"
}
],
"messages": [
{
"source": "<string>",
"message": "<string>",
"code": "<string>"
}
],
"isSuccessful": true
}Get Shipping Label for the Service Type Requested
A valid request URL is required to generate request examples{
"shippingTotal": {
"currencyCode": "<string>",
"value": 123
},
"trackingNumber": "<string>",
"packageResponses": [
{
"id": "<string>",
"trackingNumber": "<string>",
"label": {
"imageFormat": "<string>",
"imageData": "aSDinaTvuI8gbWludGxpZnk=",
"labelUrl": "<string>"
},
"customAttributes": [
{
"childAttributes": "<array>",
"key": "<string>",
"value": "<string>"
}
],
"integratorId": "<string>"
}
],
"customAttributes": [
{
"childAttributes": "<array>",
"key": "<string>",
"value": "<string>"
}
],
"messages": [
{
"source": "<string>",
"message": "<string>",
"code": "<string>"
}
],
"isSuccessful": true
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Show child attributes
Carrier specific options
Ex: RequiresDeliveryConfirmation when using usps with non-express mail service type.
Show child attributes
Selected Shipping Service Type.
Selected Shipment Request Type.
Specify an optional signature option for this shipment. All packages will inherit this option value automatically. Set this option on the package level to override this value.
Returns the Label in the requested format. Specify either "LASER" or "THERMAL" format. Actual supported image formats vary by carrier.
Show child attributes
The related Order ID for this shipment request. Informational only.
The related Order Number for this shipment request. Informational only.
The related Shipment Number for this shipment request. Informational only.
Consolidation references for Order Number, Shipment Number and Order Id
Show child attributes
Fulfillment method for the shipment. STH / Delivery. Empty will be assumed as STH.