Skip to main content
POST
Process a payee-bank-initiated PIX devolução

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
endToEndIdDevolucao
string
requerido

JDPI-assigned return id (idempotency + dedup key).

Ejemplo:

"E2E-DEVO"

endToEndIdOriginal
string
requerido

End-to-end id of the original CASH_OUT.

Ejemplo:

"E2E-ORIG"

idReqJdPi
string
requerido

JDPI request id (GUID), echoed on the acknowledgement.

Ejemplo:

"JDPI-1"

valor
number<double>
requerido

Return amount in reais (a JSON number).

Ejemplo:

50.25

codigoDevolucao
string

Return reason code (eRefundCode).

Ejemplo:

"MD06"

infEntreClientes
string

Free-text inter-client info.

Ejemplo:

"note"

motivoDevolucao
string

Free-text return reason.

Ejemplo:

"customer request"

Respuesta

OK

dtHrCreditoSgct
string

SGCT credit timestamp (ISO-8601).

Ejemplo:

"2026-06-20T10:00:00Z"

dtHrValidacao
string

Validation timestamp (ISO-8601).

Ejemplo:

"2026-06-20T10:00:00Z"

idCreditoSgct
string

SGCT credit id.

Ejemplo:

"SGCT-1"

idReqJdPi
string

Echoed JDPI request id.

Ejemplo:

"JDPI-1"

motivo
string

Reason code (on a rejected return).

Ejemplo:

"BE01"

motivoComplemento
string

Reason complement.

Ejemplo:

"..."

resultado
integer<int64>

Validation result (0=Inválido, 1=Válido).

Ejemplo:

1