v1

latestOpenAPI 3.0.42026-07-24150552428.5 KB

Alterar recorrência de pagamento

patch/payments-recurrences/{recurrenceId}

Path parameters

recurrenceIdstring required

Recurrence ID

Request body

type'PIX_AUTOMATIC' required

Example request

{
  "detail": {
    "allowOverdraftUsage": true,
    "maxAmount": 1000,
    "notifyScheduling": true
  }
}

Response

successful operation

localtionstring

Example response

{
  "localtion": "https://bankinghub.uat.btgpactualbusiness.com/api/v1/Operations/4444444-cc81-417f-8f2d-444444a0e"
}