Update recurrent payment

Update a recurrent payment providing the recurrence identification and new data.

Body Params
string
required

Recurrence identification number at Link de Pagamento.

string

Recurrence value in cents (ex: R$ 1.00 = 100)

string

Recurrence billing interval in months.
"Monthly" - 1
"Bimonthly" - 2
"Quarterly" - 3
"SemiAnnual" - 6
"Annual " - 12

date

Recurrence end date. If not sent, the recurrence ends only if cancelled.

string

Day of the month on which the recurrence charge is made.

date

Date of the next recurring charge. If changed, the next charges will follow this date.
Example: in a monthly interval recurrence, the day of the month on which the charge is made is always the 10th. The first charge was on 10/01/2024, so the next billing would be 10/02/2024. If this next billing date is changed to 20/02/2024, from then on, the next charges will be on the 20th of the month, monthly.

Headers
string
Defaults to Bearer {access_token}

Bearer {access_token}

Responses

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