Skip to main content
POST
Process an inbound upstream cash-in

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Obtain token from /v1/login/oauth/access_token endpoint using client credentials (clientId and clientSecret).

Include token in Authorization header: Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

Token expires after 3600 seconds (1 hour).

Body

application/json
dtHrOp
string
required

Operation timestamp (ISO-8601).

endToEndId
string
required

SPI end-to-end id (idempotency + dedup key).

idReqJdPi
string
required

Upstream request id (becomes the local row id when a UUID).

pagador
object
required
recebedor
object
required
tpIniciacao
integer<int64>
required

Initiation type (eStartupType: Chave -> in route, QR -> inQrCode route).

valor
number<double>
required

Amount in reais (a JSON number).

bankIdPss
string

Saque/troco PSS participant ISPB (a v5.5.0 string).

chave
string

The Pix key (present for key-initiated cash-ins).

cnpjIniciadorPagamento
string

Payment initiator CNPJ (a v5.5.0 string).

dtContabil
string

Accounting date (optional).

dtHrLiquidacao
string

Settlement timestamp (optional).

finalidade
integer<int64>

Finality (eFinality).

idConciliacaoRecebedor
string

Recipient conciliation id (stamped on the row + the 24h marker).

infEntreClientes
string

Free-text inter-client info.

modalidadeAgente
integer<int64>

Agent modality (eModalityAgent).

prioridadePagamento
integer<int64>

Payment priority (ePaymentPriority).

tpPrioridadePagamento
integer<int64>

Payment priority type.

vlrDetalhe
object[] | null

Optional value-detail entries.

Response

OK

dtHrCreditoSgct
string

settlement-gateway credit timestamp (ISO-8601), on a credited result.

dtHrReqJdPi
string

Request timestamp (ISO-8601).

endToEndIdDevolucao
string

Echoed return end-to-end id.

endToEndIdOriginal
string

Echoed original end-to-end id.

idCreditoSgct
string

settlement-gateway credit lançamento id (GUID), on a credited result.

idReqJdPi
string

Echoed upstream request id.

idReqSistemaCliente
string

Echoed client-system request id.