Get recurrent payment details

Query a recurring transaction by providing the RecurrentPaymentId.

EnvironmentMethodEndpoint
Sandboxhttps://apiquerysandbox.cieloecommerce.cielo.com.br/1/RecurrentPayment/{RecurrentPaymentId}
Productionhttps://apiquery.cieloecommerce.cielo.com.br/1/RecurrentPayment/{RecurrentPaymentId}

Recurring order query response

The table below presents the main parameters that can be returned by the API when querying a recurring order.

PropertyDescriptionTypeLength
InstallmentsNumber of installments.integer2
RecurrentPaymentIdID representing the recurrence, used for future queries and changes.string36
NextRecurrencyDate when the next recurrence will occur.string10
StartDateDate when the recurrence starts.string10
EndDateDate when the recurrence ends.string10
IntervalInterval between recurrences.string10
CurrentRecurrencyTryCurrent recurrence attempt number.integer1
RecurrencyDayRecurrence day.integer2
SuccessfulRecurrencesNumber of successful recurrences.integer2
ℹ️

Only transactions within the last three months can be queried via API.

Path Params
string
required

Recurrence Identifier Field. Size: 36.

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

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
Click Try It! to start a request and see the response here! Or choose an example:
application/json