Tango · Arazzo Workflow
Tango Resend Order
Version 1.0.0
Look up an order, resend it to the recipient, and confirm the resend.
View Spec
View on GitHub
Catalog ManagementDigital RewardsGift CardsIncentivesLoyaltyRewards As A ServiceArazzoWorkflows
Provider
Workflows
resend-order
Confirm an order exists, resend it, and confirm the resend.
Fetches the order, resends it to the recipient, and re-reads the order to confirm its post-resend status.
1
getOrder
getOrder
Read the order by reference id to confirm it exists before resending.
2
resendOrder
resendOrder
Resend the fulfilled order to the original recipient.
3
confirmResend
getOrder
Read the order back to confirm its status after the resend.