Settlement Awaiting Payment

Payload

Settlement Event

uuid
required

Resource unique identifier

uuid
required

Resource unique identifier

string
enum
required

Type of the settlement. Can be used to differentiate standard settlements from others in the future.

Allowed:
number
required
string
enum

Type of the settlement operation. Indicates if the transaction is a BUY (e.g., BRL to USD) or a SELL (e.g., USD to BRL).

Allowed:
string
enum
required

Bank provider

Allowed:
currencyPair
object
required

Currency pair used to define the operationt type

operationNature
object
required

Operation nature

number
required

Rate

number
required

Rate

paymentAmount
object
required

Monetary amount without decimal precision

receiveAmount
object
required

Monetary amount without decimal precision

counterparty
object

Counterparty details

sourceBankingChannel
object

Bank Channel

targetBankingChannel
object

Bank Channel

currentState
object
required

Represents a single state transition in the settlement lifecycle.

states
array of objects
required
states*
date-time
required

UTC time (RFC3339)

Headers
uuid

Company unique identifier

string

Message unique identifier

string

Message signature

string

Event Type

string

Resource Name

Response
200

Return 200 status to indicate that the event was processed successfully

LoadingLoading…