Upvest · Example Payload

Investment Api Address Example

Banking InfrastructureFintechInvestmentsSecuritiesFractional InvestingCustodyWealth Management

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

Top-level fields

streetadditional_linecitypostal_codestatecountry

Example Payload

Raw ↑
{
  "street": "Unter den Linden 1",
  "additional_line": "example-string",
  "city": "Berlin",
  "postal_code": "10117",
  "state": "BE",
  "country": "DE"
}