Updated JSON specs

This commit is contained in:
aleksei
2021-11-01 09:25:58 +01:00
parent e86ecb3ace
commit 92a23f981b
56 changed files with 43391 additions and 345 deletions

View File

@@ -356,6 +356,7 @@
"passportNumber",
"payoutMethodCode",
"payoutSchedule",
"pciSelfAssessment",
"personalData",
"phoneCountryCode",
"phoneNumber",
@@ -558,6 +559,10 @@
"description" : "Indicates whether the page with the individual's details must be shown. Defaults to **true**.",
"type" : "boolean"
},
"legalArrangementsDetailsSummaryPage" : {
"description" : "Indicates whether the page with the legal arrangements' details must be shown. Defaults to **true**.",
"type" : "boolean"
},
"shareholderDetailsSummaryPage" : {
"description" : "Indicates whether the page with the shareholders' details must be shown. Defaults to **true**.",
"type" : "boolean"