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
Path Params
string
required

Recurrence identifier field.

Headers
string
required

API store identifier.

string
required

Public key for dual authentication in API.

string

Store-defined request identifier used when the merchant uses different servers for each GET/POST/PUT.

Response

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