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.
You do not need to specify the schema when calling an endpoint. The correct schema will be returned automatically depending on the endpoint, vault, and versioning you are querying.
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