Tango · Arazzo Workflow
Tango Place Reward Order
Version 1.0.0
Select a brand from the catalog, place a reward order for it, and confirm the order.
View Spec
View on GitHub
Catalog ManagementDigital RewardsGift CardsIncentivesLoyaltyRewards As A ServiceArazzoWorkflows
Provider
Workflows
place-reward-order
Read the catalog, place a reward order, and confirm it.
Fetches the reward catalog for reference, places an order for the supplied product UTID against a funding account, and confirms the resulting order.
1
readCatalog
getCatalog
Retrieve the full digital reward catalog so the chosen product UTID can be validated against available brands.
2
placeOrder
createOrder
Place a reward order for the chosen product, deducting its value from the funding account and delivering the reward to the recipient.
3
confirmOrder
getOrder
Read the order back by reference id to confirm its status and capture the resulting line items.