financial_account.created

Occurs when a financial account is created.

Payload
const
enum
required

The type of event that occurred.

Allowed:
uuid
required

Globally unique identifier for the account

date-time
required
date-time
required
Instance Financial Account Type | Account Financial Account Type
required
string | null
string | null
blockchain_addresses
object | null

Provisioned blockchain deposit addresses for this financial account, keyed by the full name of the blockchain network that each address belongs to (e.g. ETHEREUM)

string | null
required
uuid | null
required
string
enum
required

Status of the financial account

Allowed:
required
string | null
required

User-defined status for the financial account

boolean
required

Whether financial account is for the benefit of another entity

credit_configuration
object | null
required
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…