Sendcloud · Arazzo Workflow
Sendcloud Bulk Print Labels for Recent Parcels
Version 1.0.0
List parcels filtered by status, then request a single bulk PDF of their labels.
View Spec
View on GitHub
ShippingLogisticsEcommerceCarriersLabelsReturnsTrackingEuropeArazzoWorkflows
Provider
Workflows
bulk-print-labels
List ready-to-send parcels and bulk print their labels in one PDF.
Lists parcels matching a given parcel status, collects the first few parcel ids, and requests a bulk label PDF for that set of parcels.
1
listParcels
sc-public-v2-scp-get-all_parcels
Retrieve a list of parcels filtered by the requested parcel status so the caller can confirm which parcels are ready before printing.
2
bulkPrintLabels
sc-public-v2-scp-post-label_by_parcel_ids
Request a single bulk PDF containing the labels for the supplied parcel ids, returning the normal-printer and label-printer download URLs.
Source API Descriptions
openapi