Skip to main content
POST
Register an inbound PIX Automatico cancellation

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
cpfCnpjSolCancelamento
string
obrigatório

Requester CPF/CNPJ (a v5.5.0 string).

Exemplo:

"77379362038"

dtInicialRecorrencia
string
obrigatório

First payment date (aaaa-mm-dd).

Exemplo:

"2024-01-10"

idCancelamento
string
obrigatório

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

Exemplo:

"IC0435879820240605bcdb1fhn43a"

idRecorrencia
string
obrigatório

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

Exemplo:

"RR0435879820240920njua7shf40o"

motivoCancelamento
integer<int64>
obrigatório

Cancellation reason (0..10).

Exemplo:

6

nrContrato
string
obrigatório

Contract/order identifier (35-char).

Exemplo:

"1234567890ABC"

pagador
object
obrigatório

The recurrence pagador.

recebedor
object
obrigatório

The recurrence recebedor.

stCancelamento
integer<int64>
obrigatório

Cancellation status (0=Aceito, 1=Rejeitado).

Exemplo:

0

tpFrequencia
integer<int64>
obrigatório

Recurrence periodicity (0..4).

Exemplo:

4

tpPessoaSol
integer<int64>
obrigatório

Requester person type (0=PF, 1=PJ).

Exemplo:

0

codigoErro
string

JDPI error code (100-char; on a rejected cancellation).

Exemplo:

""

descCodigoErro
string

JDPI error description (1000-char).

Exemplo:

""

descContrato
string

Free-text contract description (35-char).

Exemplo:

"Conta de energia"

devedor
object

The devedor, sent only when it differs from the payer.

dtFinalRecorrencia
string

Last payment date (aaaa-mm-dd).

Exemplo:

"2026-01-10"

dtHrCancelamento
string

Cancellation timestamp (UTC).

Exemplo:

"2024-09-23T10:10:06.101Z"

dtHrCriacaoRecorrencia
string

Recurrence creation timestamp (UTC).

Exemplo:

"2024-09-20T09:25:49.025Z"

valor
number<double>

Fixed payment amount in reais (a JSON number).

Exemplo:

550

Resposta

OK

dtHrSgct
string
obrigatório

SGCT registration timestamp (UTC).

Exemplo:

"2024-11-27T22:10:05.025Z"

idSgct
string
obrigatório

Local SGCT cancellation id (36-char GUID).

Exemplo:

"69F963C6-7487-4363-9406-A1DE2A9636D4"