Get recurrent payment details

EnvironmentMethodEndpoint
Sandboxhttps://apiquerysandbox.braspag.com.br/v2/RecurrentPayment/{RecurrentPaymentId}
Productionhttps://apiquery.braspag.com.br/v2/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
Language
Click Try It! to start a request and see the response here!