Simplified RefundAsk AIpost https://{environment}.tamara.co/payments/simplified-refund/{order_id}This API is to be used to process refunds for captured orders.Path Paramsorder_iduuidrequiredDefaults to ff776045-513b-4cd7-8b4f-e60673daad84Unique Tamara order_id from the response of the creation of the checkout session whether online or in-store.Body Paramstotal_amountobjectrequiredTotal amount to be refunded to consumer, not including any discount amount.total_amount objectcommentstringrequiredDefaults to Refund for the order A123Notes or comments as a reference point that will be added to this order's transaction history.merchant_refund_idstringUsed to input the merchant's own internal refund ID, if any, to be stored on the refund request and order details.Response 200Refund SuccessfulUpdated over 1 year ago What’s NextCreate In-store Checkout SessionCreate Checkout Session