parcelLab · Arazzo Workflow
parcelLab Create Order and Track
Version 1.0.0
Create or update an order, then retrieve its latest tracking and checkpoints.
View Spec
View on GitHub
Post-PurchaseE-CommerceTrackingReturnsShippingDeliveryCustomer ExperienceLogisticsCommunicationsGermanyArazzoWorkflows
Provider
Workflows
upsert-order-and-track
Upsert an order and immediately read back its tracking status.
Sends an order to parcelLab and then fetches the order info for the same account and order number, surfacing the trackings and their checkpoints.
1
upsertOrder
upsertOrder
Create the order if it does not exist, or apply updates to an existing order with the same account and order number.
2
getOrderStatus
getOrderInfo
Read the latest order, tracking, and checkpoint information for the order that was just upserted.