Objects

This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.

WealthProductTypeAvailability

collectionSupportedboolean
confirmedAtCompanyboolean
productTypestring
Possible Enum values are DEPOT_ACCOUNT or SAVINGS_ACCOUNT.
Example
{  "collectionSupported": false,  "confirmedAtCompany": false,  "productType": "DEPOT_ACCOUNT"}