Tango · Arazzo Workflow
Tango Resolve a Failed Line Item
Version 1.0.0
Inspect a line item and branch — resend it when fulfilled, otherwise reissue it.
View Spec
View on GitHub
Catalog ManagementDigital RewardsGift CardsIncentivesLoyaltyRewards As A ServiceArazzoWorkflows
Provider
Workflows
resolve-line-item
Read a line item, then resend it if fulfilled or reissue it otherwise.
Reads a reward line item and branches on its status to either resend the existing reward or reissue a new one, confirming the result.
1
getLineItem
Read the line item by reference id to inspect its current fulfillment status.
2
3
reissueLineItem
Reissue a fresh reward for the line item that had not been fulfilled.
4
confirmLineItem
Read the line item back to confirm its status after the recovery action.
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.