TBC CheckoutExecute recurring paymentAsk AIpost https://api.tbcbank.ge/v1/tpay/payments/payments/executionRequest initiates recurring payment.> Detailed method and parameters description > Getting merchant parameters > Getting developer api keyBody ParamspreAuthbooleanspecify if preauthorization is needed for the transaction. if "true" is passed, amount will be blocked on the card and additional request should be executed by merchant to complete payment. To finalize authorization process, /v1/tpay/payments/:paymentId/completion endpoint should be used. The following values are allowed: true, falserecIdstringrequiredrecId of the saved cardmerchantPaymentIdstringMerchant-side payment identifierextrastringadditional parameter for merchant specific info (optional). only non-unicode (ANS) symbols allowed. max length 25moneyobjectrequiredmoney objectHeadersapikeystringrequireddeveloper app API keyResponses 200200 400400Updated over 4 years ago