Skip to main content
POST
Effect an inbound Pix Automático settlement debit

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

Headers

Authorization
string

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

Chave-Idempotencia
string
required

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

Body

application/json
dtContabil
string
required

Accounting date (aaaa-mm-dd).

dtHrEfetivacao
string
required

Upstream effectuation timestamp (UTC).

dtHrLiquidacao
string
required

SPI settlement timestamp (UTC).

endToEndId
string
required

Unique payment-instruction id (32-char).

ispb
string
required

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

Response

OK

dtHrOperacaoSgct
string
required

settlement-gateway operation timestamp (UTC).

endToEndId
string
required

Unique payment-instruction id (32-char).

idOperacaoSgct
string
required

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