Tamara · Arazzo Workflow
Tamara Order Status Refund
Version 1.0.0
Read an order's status and refund it only when funds have been captured.
View Spec
View on GitHub
BNPLBuy Now Pay LaterFintechPaymentsCheckoutShariah CompliantMENASaudi ArabiaUAEInstallmentsPay LaterMerchant ServicesOrdersRefundsCapturesWebhooksDisputesChannel PartnersE-commercePOSArazzoWorkflows
Provider
Workflows
order-status-refund
Refund a Tamara order only when its status shows funds were captured.
Reads an order's status and issues a simplified refund only when the order is fully or partially captured.
1
getOrder
getOrderDetails
Read the order so the workflow can branch on whether funds have been captured (fully_captured or partially_captured) before refunding.
2
refund
simplifiedRefund
Process a partial or full refund against the captured order using the modern simplified-refund surface (no capture ids required).
Source API Descriptions
openapi