Upvest · Example Payload

Investment Api Savings Plan Update Example

Banking InfrastructureFintechInvestmentsSecuritiesFractional InvestingCustodyWealth Management

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

Top-level fields

cash_amountfrequencystatus

Example Payload

Raw ↑
{
  "cash_amount": "example-string",
  "frequency": "WEEKLY",
  "status": "ACTIVE"
}