Execute recurring payment

Request initiates recurring payment.

Body Params
boolean

specify 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, false

string
required

recId of the saved card

string

Merchant-side payment identifier

string

additional parameter for merchant specific info (optional). only non-unicode (ANS) symbols allowed. max length 25

money
object
required
Headers
string
required

developer app API key

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json