Skip to main content
GET
Consult a Pix Automático authorization cancellation

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...).

idCancelamento
string
required

The cancellation id (29-char, IC...).

Response

OK

cancelStatus
integer<int64>
required

stCancelamento (0=Aceito, 1=Rejeitado; -1 absent).

idCancelamento
string
required

The cancellation id (IC...).

idRecorrencia
string
required

The recurrence id.

payer
object
required
reason
integer<int64>
required

motivoCancelamento (0..10).

recipient
object
required
requesterDocument
string
required

Requester CPF/CNPJ (string).

requesterType
integer<int64>
required

tpPessoaSol.

cancelledAt
string

Cancellation timestamp (UTC).

errorCode
string

Upstream error code.

errorDesc
string

Upstream error description.

situationAt
string

Situation timestamp (UTC).