Look up an operation by NUliquid
Resolves an operation by its 21-position NUliquid. The format is validated before the lookup: a malformed NUliquid returns 422, an absent one 404. LOCAL lookup by default; when participantIspb is supplied AND the local store misses AND the NUliquid is inside the 30-day online horizon, the SLC0908 online fallback consults Núclea. The 200 body is an OperationDetailResponse (local) or a NUliquidOnlineResponse (online fallback). tenant is ALWAYS taken from the validated request context, never the query.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
NUliquid (21 positions: AAAAMMDD + 13 digits).
"202606150000000000001"
Query Parameters
Participant ISPB (8 digits) to authenticate the SLC0908 online fallback as; when set, a local miss consults Núclea. Omit for a local-only lookup.
Response
OK

