Upvest · Example Payload

Investment Api Account Transfer Create Example

Banking InfrastructureFintechInvestmentsSecuritiesFractional InvestingCustodyWealth Management

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

Top-level fields

source_account_idtarget_account_id

Example Payload

Raw ↑
{
  "source_account_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "target_account_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
}