Etsy · Arazzo Workflow
Etsy Fulfill a Receipt
Version 1.0.0
Fetch a receipt, submit tracking to create a shipment, then mark it shipped.
View Spec
View on GitHub
MarketplaceEcommerceHandmadeListingsOrdersPaymentsReviewsShippingTaxonomyOAuth2ArazzoWorkflows
Provider
Workflows
fulfill-receipt
Fetch a receipt, create a shipment with tracking, and mark it shipped.
Reads a shop receipt, submits tracking to create a shipment, then updates the receipt to mark it as shipped.
1
getReceipt
getShopReceipt
Fetch the receipt to confirm it exists and read its current state.
2
createShipment
createReceiptShipment
Submit tracking information for the receipt, which creates a shipment entry and emails the buyer.
3
markShipped
updateShopReceipt
Update the receipt status to record that the order was shipped.