Upvest · Example Payload

Investment Api Reference Account Example

Banking InfrastructureFintechInvestmentsSecuritiesFractional InvestingCustodyWealth Management

Investment Api Reference Account Example is an example object payload from Upvest, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idibanbicaccount_holderstatus

Example Payload

Raw ↑
{
  "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "iban": "example-string",
  "bic": "example-string",
  "account_holder": "example-string",
  "status": "ACTIVE"
}