Sendcloud · Arazzo Workflow
Sendcloud Cancel a Shipment with Confirmation
Version 1.0.0
Look up a shipment by id, then cancel it and branch on whether cancellation was immediate or queued.
View Spec
View on GitHub
ShippingLogisticsE-CommerceCarriersLabelsReturnsTrackingEuropeArazzoWorkflows
Provider
Workflows
cancel-shipment
Retrieve a shipment and cancel it, distinguishing immediate from queued cancellation.
Looks up a shipment by id, then requests its cancellation and reports whether the carrier cancelled it immediately or queued the request.
1
getShipment
Retrieve the shipment by its id to confirm it exists and read its current parcel status before attempting cancellation.
2
cancelShipment
Request cancellation of the shipment; a 200 indicates immediate cancellation while a 202 indicates the request was queued.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.