Pular para o conteúdo principal
POST
Reprocessar uma ordem judicial FAILED

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

institutionId
string
obrigatório

The institution's unique identifier (UUID) the order belongs to.

Exemplo:

"44444444-4444-4444-4444-444444444444"

id
string
obrigatório

The judicial order id to reprocess.

Exemplo:

"aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"

Resposta

OK

dispatched
boolean
obrigatório

Whether the subject re-dispatch fired.

Exemplo:

true

newStatus
string
obrigatório

The status the order was claimed into (always PENDING).

Exemplo:

"PENDING"

orderId
string
obrigatório

The reprocessed judicial order id.

Exemplo:

"aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa"