Modify recurrent payment data

EnvironmentMethodEndpoint
Sandboxhttps://apisandbox.cieloecommerce.cielo.com.br/1/RecurrentPayment/{RecurrentPaymentId}/Payment
Productionhttps://api.cieloecommerce.cielo.com.br/1/RecurrentPayment/{RecurrentPaymentId}/Payment

⚠️

Warning

This change affects all data in the Payment node. Therefore, to retain the previous data, you must re-enter the fields that will not be changed with the same values that were already saved.

Path Params
string
required

Recurrence identification number. Size: 50.

Body Params
string
required

ype of the Payment Method. Size: 50.

int32
required

Order Amount (to be sent in cents). Size: 15.

int32
required

Number of installments. As this is a recurrence, the number of installments will be 1. Size: 2.

string

Text that will be printed on the carrier's bank invoice - Available only for VISA/MASTER - does not allow special characters. Size: 13.

CreditCard
object
Headers
string
required
Defaults to 8937bd5b-9796-494d-9fe5-f76b3e4da633

Store identifier in API E-commerce Cielo. Size: 36. This documentation provides a default MerchantId to allow testing in the sandbox, but you can also provide the enabled MerchantId during the deployment process.

string
required
Defaults to XKGHUBSBKIRXKAVPSKWLVXYCLVJUGTNZLIHPUSYV

Public Key for Double Authentication in API E-commerce Cielo. Size: 40. This documentation provides a default MerchantKey to allow testing in the sandbox, but you can also provide the enabled MerchantKey during the deployment process.

string

Request Identifier, used when the merchant uses different servers for each GET/POST/PUT. Size: 36.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json