Sendcloud · Arazzo Workflow
Sendcloud Validate and Create a Return
Version 1.0.0
Validate a return payload, create the return, then retrieve its full detail.
View Spec
View on GitHub
ShippingLogisticsE-CommerceCarriersLabelsReturnsTrackingEuropeArazzoWorkflows
Provider
Workflows
validate-create-return
Validate a return, create it, and retrieve its detail.
Validates a return payload built from the from/to addresses, weight, and shipping option, creates the return once validation passes, and retrieves the created return by its id.
1
validateReturn
Send the return payload to the validation endpoint to confirm it passes all checks before any return is actually created.
2
createReturn
Create the standalone return now that the payload has been validated, returning the new return id and incoming parcel id.
3
getReturn
Retrieve the created return by its id to expose its current status and tracking detail.
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.