Consult a Pix Automático schedule situation
Consults the live upstream situation of a scheduled payment instruction, projecting the upstream situation axes onto the local schedule status.
Authorizations
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
The payment-transaction id (32-char).
Response
OK
The payment-transaction id (32-char).
The recurrence id (RR...).
Local ScheduleStatus projected from the upstream situation.
False when the upstream situation carries no projected local status.
stAgendamento (0=Aceito, 1=Rejeitado; -1 when absent).
Upstream overall situation (-1/0/9/10/11).
Upstream intermediate situation (0/1/2/5/7/8/9/10/11).
Accept/reject timestamp (dtHrAceiteRejeite, UTC).
Scheduled amount in reais.
Cancellation history (cancelamento).
Due date (aaaa-mm-dd).
Upstream error code.
Upstream error description.
Free-text receiver-to-payer info.
finalidadeAgendamento.
Recipient PSP reception timestamp (UTC).
The receiver conciliation id.
Upstream request timestamp (UTC).
Situation timestamp (dtHrSituacao, UTC).

