Shipping labels
Last updated
Last updated
Shipping labels are essential for identifying packages during transit, ensuring that parcels reach their intended destinations efficiently. This resource provides detailed guidance on creating and managing shipping labels, streamlining the fulfillment process, and enhancing delivery accuracy. See for more information.
Retrieves the details of a shipping label. Supply the unique identifier of the shipping label.
/shipping-labels/{id}
Shipping Label ID
List shipping labels
/shipping-labels
A filter on the list based on the createdTime field. The value can be a string with an ISO-8601 UTC format datetime or it can be a dictionary with the following options:
createdTime[gt]=2020-09-22T12:09:44Z
A cursor for use in pagination. The endingBefore parameter is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with xyz your subsequent calls can include endingBefore=xyz in order to fetch the previous page of the list.
A cursor for use in pagination. The startingAfter parameter is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with xyz, your subsequent calls can include startingAfter=xyz in order to fetch the next page of the list.
A limit on the number of objects returned. Limit can range between 1 and 100, and the default is 10.
Only return objects with these IDs.
The order to retrieve returns for.
Create a shipping label
/shipping-labels
The identifier of the order in Digital River's system.
sdfg-r6w7-hbem-ju764
Represents the shipping amount, description, taxes, and service level.
The address of the warehouse from which a physical product is shipped.
The format of the label's data file.
PDF
PDF
, PNG
, JPG
, ZPL