Skip to main content
POST
Effectuate a MED refund debit (THIRD RAIL — moves money)

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

idSolDevolucao
string
obrigatório

The accepted refund-request GUID to effectuate.

Exemplo:

"d4e5f6a7-b8c9-0123-def4-56789012345a"

Resposta

OK

effStatus
integer<int64>
obrigatório

Debit-effectuation FSM code (0=NotStarted, 1=DebitPending, 2=Settled, 3=Failed).

Exemplo:

1

effStatusDescription
string
obrigatório

Human-readable eff_status label.

Exemplo:

"DebitPending"

idOperacaoDebito
string
obrigatório

The Pending Midaz debit posting id (the reconcile commit/cancel reference).

Exemplo:

"01HXYZ..."

idReqJdPi
string
obrigatório

The JDPI /od request id (the debit-poll handle).

Exemplo:

"f1e2d3c4-b5a6-7890-1234-567890abcdef"

idSolDevolucao
string
obrigatório

The effectuated refund-request GUID.

Exemplo:

"d4e5f6a7-b8c9-0123-def4-56789012345a"