Receive a PIX Automatico schedule status event
Receives the JDPI situacao-agendamento-callback push event (section 6, body section 4.4.2): the plugin is the server. The pushed stJdPiProc/stJdPi situation is projected onto the local schedule keyed on endToEndId. Idempotent: a duplicate re-delivery is a clean 200 no-op. No response body.
Authorizations
JWT bearer token issued by the identity provider.
Headers
Bearer access token (the financial-ingress gate; the handler fails closed with PIX-0082 when absent).
"Bearer eyJ..."
Event registration instant (UTC: aaaa-mm-ddTHH:mm:ss.sssZ). Mandatory per §6.1.
"2024-06-05T10:10:05.025Z"
Event name (see §6.3.1 catalog). Mandatory per §6.1; informational passthrough.
"situacao-autorizacao-callback"
Body
Unique payment-instruction id (32-char); the projection's load key.
"E00038166202409201500y6j6mt9l0pi"
Overall request situation (-1/0/9/10/11).
9
Intermediate processing situation (0/1/2/5/7/8/9/10/11).
9
Response
No Content

