v1
latestOpenAPI 3.0.42026-07-24150552428.5 KBAlterar recorrência de pagamento
patch/payments-recurrences/{recurrenceId}
Path parameters
recurrenceIdstring required
Recurrence ID
Request body
Example request
{
"detail": {
"allowOverdraftUsage": true,
"maxAmount": 1000,
"notifyScheduling": true
}
}Response
successful operation
Example response
{
"localtion": "https://bankinghub.uat.btgpactualbusiness.com/api/v1/Operations/4444444-cc81-417f-8f2d-444444a0e"
}