Reprocess a FAILED judicial order
Reprocess a FAILED judicial order
Claims a FAILED judicial order back to PENDING, audits the transition, and optionally re-dispatches the subject. A non-FAILED order maps to 422; an absent order to 404. A benign concurrent-skip responds 200 with dispatched:false.
POST
Reprocess a FAILED judicial order
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
The institution's unique identifier (UUID) the order belongs to.
Example:
"44444444-4444-4444-4444-444444444444"
The judicial order id to reprocess.
Example:
"aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"

