Skip to main content
PUT
Update a Pix Automático authorization max value

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Obtain token from /v1/login/oauth/access_token endpoint using client credentials (clientId and clientSecret).

Include token in Authorization header: Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

Token expires after 3600 seconds (1 hour).

Path Parameters

idRecorrencia
string
required

The recurrence id (29-char, RR...).

Body

application/json
newPayerMaxAmount
number<double>

New payer max cap in reais (novoVlrMaxPagador; omit/0 removes the cap).

Response

OK

idRecorrencia
string
required

The recurrence id.

requestedAt
string
required

Upstream request timestamp (upstream request timestamp, UTC).