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"

X-End-To-End-Id
string

Idempotency key — caller-supplied 32-char BCB endToEndId. Omit to let SPI generate one.

Exemplo:

"E12345678202605061030abcdef12345"

Corpo

application/json
initiationId
string
obrigatório

Initiation UUID returned by step 1

Exemplo:

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

amount
string

Confirmed amount (required unless locked by a static QR)

Exemplo:

"100.00"

Resposta

Created

amount
string
obrigatório
Exemplo:

"100.00"

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

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

endToEndId
string
obrigatório
Exemplo:

"E12345678202605061030abcdef12345"

id
string
obrigatório
Exemplo:

"019606a2-4c5d-7e8f-90a1-345678901bcd"

status
string
obrigatório
Exemplo:

"COMPLETED"

type
string
obrigatório
Exemplo:

"OUTBOUND"

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

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

accountId
string
Exemplo:

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

aliasId
string
alreadyRefundedAmount
string

Cross-mechanism settled and reserved refund amount. Returned only for INBOUND transfers.

Exemplo:

"60.00"

currency
string
Exemplo:

"BRL"

deletedAt
string<date-time>
description
string
Exemplo:

"Pagamento de aluguel"

destination
object
feeCharge
object
initiatedAt
string<date-time>
Exemplo:

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

initiationType
string
Exemplo:

"DICT"

ledger
object
metadata
object
paymentType
string
Exemplo:

"PIX"

purpose
string
Exemplo:

"IACT"

remainingRefundableAmount
string

Amount minus alreadyRefundedAmount. Returned only for INBOUND transfers and can be negative.

Exemplo:

"40.00"

source
object
urgency
string
Exemplo:

"HIGH"