Skip to main content
POST
cURL con datos ficticios

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

Idempotency-Key
string
requerido

Clave generada por el cliente para reintentar exactamente la misma solicitud de forma segura.

Required string length: 1 - 64
X-Account-Id
string
requerido

UUID de la cuenta asociada a la operación.

Ejemplo:

"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.

Ejemplo:

"E12345678202605061030abcdef12345"

Cuerpo

application/json
initiationId
string
requerido

Initiation UUID returned by step 1

Ejemplo:

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

amount
string

Confirmed amount (required unless locked by a static QR)

Ejemplo:

"100.00"

Respuesta

Created

amount
string
requerido
Ejemplo:

"100.00"

createdAt
string<date-time>
requerido
Ejemplo:

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

endToEndId
string
requerido
Ejemplo:

"E12345678202605061030abcdef12345"

id
string
requerido
Ejemplo:

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

status
string
requerido
Ejemplo:

"COMPLETED"

type
string
requerido
Ejemplo:

"OUTBOUND"

updatedAt
string<date-time>
requerido
Ejemplo:

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

accountId
string
Ejemplo:

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

aliasId
string
alreadyRefundedAmount
string

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

Ejemplo:

"60.00"

currency
string
Ejemplo:

"BRL"

deletedAt
string<date-time>
description
string
Ejemplo:

"Pagamento de aluguel"

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

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

initiationType
string
Ejemplo:

"DICT"

ledger
object
metadata
object
paymentType
string
Ejemplo:

"PIX"

purpose
string
Ejemplo:

"IACT"

remainingRefundableAmount
string

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

Ejemplo:

"40.00"

source
object
urgency
string
Ejemplo:

"HIGH"