Tamara · Arazzo Workflow
Tamara Create and Authorise Order
Version 1.0.0
Create a checkout session, poll the resulting order, and authorise it once approved.
View Spec
View on GitHub
BNPLBuy Now Pay LaterFintechPaymentsCheckoutShariah CompliantMENASaudi ArabiaUAEInstallmentsPay LaterMerchant ServicesOrderRefundsCaptureWebhookDisputesChannel PartnersE-CommercePoint-of-SaleArazzoWorkflows
Provider
Workflows
create-and-authorise-order
Create a Tamara checkout session and authorise the order after it is approved.
Creates a hosted checkout session for the supplied order, retrieves the order Tamara created, and authorises it only when the order status is approved.
1
createSession
Create a hosted checkout session so Tamara can collect payment and complete the BNPL or Pay-Now flow with the consumer.
2
getOrder
getOrderDetails
Read the order Tamara created so the workflow can inspect its current status before attempting to authorise it.
3
authorise
authoriseOrder
Transition the approved order to authorised. Should be called on receipt of the order_approved webhook; uncaptured orders auto-capture after 21 days.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.