Skip to main content
POST
Effect an inbound PIX Automatico settlement debit

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Headers

Authorization
string

Bearer access token (the financial-ingress gate; the handler fails closed with PIX-0082 when absent).

Example:

"Bearer eyJ..."

Chave-Idempotencia
string
required

Idempotency key (= the endToEndId of the transaction). Mandatory per section 5.4.

Example:

"E11111111202409181500y6j6mt9l1pi"

Body

application/json
dtContabil
string
required

Accounting date (aaaa-mm-dd).

Example:

"2024-09-20"

dtHrEfetivacao
string
required

JDPI effectuation timestamp (UTC).

Example:

"2024-09-20T04:00:01.001Z"

dtHrLiquidacao
string
required

SPI settlement timestamp (UTC).

Example:

"2024-09-20T04:00:00.023Z"

endToEndId
string
required

Unique payment-instruction id (32-char).

Example:

"E11111111202409181500y6j6mt9l1pi"

ispb
string
required

Payer participant ISPB (8 digits, a v5.5.0 string).

Example:

"04358798"

Response

OK

dtHrOperacaoSgct
string
required

SGCT operation timestamp (UTC).

Example:

"2024-09-20T04:00:01.001Z"

endToEndId
string
required

Unique payment-instruction id (32-char).

Example:

"E11111111202409181500y6j6mt9l1pi"

idOperacaoSgct
string
required

SGCT debit-operation id (the Midaz transaction id, a GUID).

Example:

"58F752C5-6376-3252-8305-A2DE3A8525D3"