Drop off
A drop off is a location where you can bring your parcel, with a printed label, to be collected by your carrier and delivered to its destination. This is a service that is offered by some carriers. Drop off locations can be places like shipping centers, lockers, or retail locations.Create a drop off shipment
You can create drop off shipment using a carrier with a drop off service level. Review our carriers to see which support drop offs. Some carriers support creating a scannable code like a barcode or QR code that you can bring to your drop off location without printing a label. This code can be presented at the drop off location using a user’s mobile device and the appropriate shipping label can be printed and attached to the parcel. This is particularly useful for users without printing facilities. To request a scannable code, setextra.qr_code_requested to true.
Create shipment request
Create shipment response
object_id associated with the new service level token that supports drop off in the transactions endpoint to purchase the label. In this example use the token usps_ground_advantage.
Purchase label for drop off request
Purchase label for drop off response
qr_code_url at supporting drop off locations.
NoteYour carrier will not always return a QR code. This may be because the carrier does not support that feature or because of other limitations.
Create a drop off Instalabel shipment
Use the following example to create an Instalabel for a drop off shipment. Before creating an Instalabel, you must have your carrier object ID and the service level token that supports drop off.Drop off Instalabel request
Drop off Instalabel response
Pickup
A pickup refers to a carrier collecting a parcel from your designated location instead of you bringing the parcel to the carrier location. To request a pickup, use the pickup endpoint.Create a pickup request
Create a pickup response