Get STR message detail
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Message NUOp (23 digits: ISPB[8]+DATE[8]+SEQ[7]).
23^[0-9]{23}$Response
OK
The message's status projection (identifiers, lifecycle, BACEN-receipt fields).
The structured payload_json persisted for this message (parsed STR fields). Always present.
How the payload is presented: 'reconstructed' when reconstructedXml carries the persisted on-wire bytes decoded to XML, 'structured' when only the payload fields are available.
"reconstructed"
The resolved original<->correspondent counterpart: for an outbound, the inbound response BACEN sent back; for an inbound, the outbound it answers. Absent when no counterpart has been correlated yet.
The persisted on-wire STR payload decoded to UTF-8 XML, labeled reconstructed (the literal sent bytes are not separately retained). Omitted when payloadFormat is 'structured'.

