Schemas

View documentation on the data schemas used in the

V5 Dynamic Vault Data Schemas

There are multiple different data schemas that will be returned depending on the endpoint, vault type, and version you are querying. Each schema is documented in detail on Swagger.

Version / Vault Type
Schema Name

All

  • PoolEvent

  • CompanyProfileCTO

  • CompanyProfileActionCTO

V4 / Fixed Term

  • VaultAccountCTO

  • VaultConfigurationCTO

  • LoanOverviewCTO

  • WithdrawalActivityCTO

V4 / Flexible Term

  • VaultFlexOverviewCTO

  • VaultFlexAccountCTO

  • VaultFlexConfigurationCTO

  • WithdrawalActivityCTO

V5 / Dynamic

  • VaultDynamicOverviewCTO

  • VaultDynamicAccountCTO

  • VaultDynamicConfigurationCTO

  • DynamicWithdrawalActivityCTO

View Schemas

Below you can view schemas and associated field definitions for V5 Dynamic Vaults.

Last updated