Reprocess pending returns for one participant
Reprocess pending returns for one participant
Drives the ProcessReturn pipeline once for a single participant (poll PRO/RET → correlate → transition), the same per-participant work the return poll runs. RBAC: connectivity:admin. The participant ISPB is a path RESOURCE selector; the tenant is ALWAYS taken from the validated request context, never the path. INBOUND and NOT window-gated; it drives the idempotent ProcessReturn pipeline, so it runs lock-free.
POST
Reprocess pending returns for one participant
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Participant ISPB (8 digits). A non-conforming value is rejected with 400.
Example:
"12345678"

