Upvest · Example Payload

Investment Api Tax Residency Example

Banking InfrastructureFintechInvestmentsSecuritiesFractional InvestingCustodyWealth Management

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

Top-level fields

idcountrytax_identification_numbercreated_at

Example Payload

Raw ↑
{
  "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "country": "DE",
  "tax_identification_number": "example-string",
  "created_at": "2025-03-15T14:30:00Z"
}