Skip to main content
POST
cURL com dados fictícios

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

Idempotency-Key
string
obrigatório

Chave criada pelo cliente para repetir com segurança exatamente a mesma requisição.

Required string length: 1 - 64
X-Account-Id
string
obrigatório

UUID da conta associada à operação.

Exemplo:

"019606a1-3b4c-7d8e-9f01-234567890abc"

Parâmetros de caminho

id
string
obrigatório

Original transfer UUID

Exemplo:

"0196070b-1234-7890-abcd-ef0123456789"

Corpo

application/json
amount
string
obrigatório

Refund amount

Exemplo:

"100.00"

reason
string
obrigatório

Human-readable refund reason

Exemplo:

"Estorno solicitado pelo pagador"

reasonCode
string
obrigatório

pacs.004 RtrRsnInf reason code

Exemplo:

"MD06"

Resposta

Created

amount
string
obrigatório
Exemplo:

"100.00"

createdAt
string<date-time>
obrigatório
Exemplo:

"2026-05-06T10:45:00Z"

id
string
obrigatório
Exemplo:

"019606b1-3b4c-7d8e-9f01-234567890dee"

originalEndToEndId
string
obrigatório
Exemplo:

"E12345678202605061030abcdef12345"

reasonCode
string
obrigatório
Exemplo:

"MD06"

status
string
obrigatório
Exemplo:

"COMPLETED"

type
string
obrigatório
Exemplo:

"OUTBOUND"

updatedAt
string<date-time>
obrigatório
Exemplo:

"2026-05-06T10:45:30Z"

accountId
string
Exemplo:

"019606a0-1a2b-7c3d-8e4f-567890123abc"

deletedAt
string<date-time>
description
string
Exemplo:

"Estorno solicitado pelo pagador"

ledger
object
metadata
object
returnEndToEndId
string
Exemplo:

"D12345678202605061045fedcba54321"