{ "forms": [ { "label": "Information on customer", "id": "902_1e", "version": 1, "config": { "type": "double-column", "design": [ { "title": "Information on customer", "description": "The customer is the person with whom the member concludes the contract with regard to the financial service provided (civil law). Does the member act as director of a domiciliary company, this domiciliary company is the customer.", "fields": [ { "type": "choiceStacked", "name": "customerType", "id": ".customerType", "label": "Type of customer", "help": "Select one and complete the next form", "required": true, "choices": [ { "label": "Natural person", "value": "natural" }, { "label": "Legal entity", "value": "legal" } ] }, { "type": "group", "label": "Natural customer form", "name": "algo", "id": "algo", "before": "a) Country risk (nationality)", "after": "a) Country risk (nationality)", "fields": [ { "type": "text", "name": "naturalCustomer.fullName", "id": ".naturalCustomer.fullName", "label": "Full name", "required": true }, { "type": "text", "name": "naturalCustomer.address", "id": ".naturalCustomer.address", "label": "Residential address", "required": true }, { "type": "integer", "name": "naturalCustomer.telephone", "id": ".naturalCustomer.telephone", "label": "Telephone" }, { "type": "text", "name": "naturalCustomer.email", "id": ".naturalCustomer.email", "label": "E-mail" }, { "type": "absoluteTimeText", "pattern": "dd/MM/yyyy", "name": "naturalCustomer.dateOfBirth", "id": ".naturalCustomer.dateOfBirth", "label": "Date of birth", "required": true }, { "type": "text", "name": "naturalCustomer.nationality", "id": ".naturalCustomer.nationality", "label": "Nationality", "required": true }, { "type": "text", "name": "naturalCustomer.document", "id": ".naturalCustomer.document", "label": "Identification document", "required": true }, { "type": "file", "name": "naturalCustomer.documentAttachment", "id": ".naturalCustomer.documentAttachment", "label": "Document attachment", "required": true, "maxBites": 2097152, "accept": ".pdf", "help": "PDF file with max size of 2 mega bytes" }, { "type": "text", "name": "naturalCustomer.companyName", "id": ".naturalCustomer.companyName", "label": "Company name" }, { "type": "text", "name": "naturalCustomer.office", "id": ".naturalCustomer.office", "label": "Registered office" }, { "type": "text", "name": "naturalCustomer.companyDocument", "id": ".naturalCustomer.companyDocument", "label": "Company identification document" }, { "type": "file", "name": "naturalCustomer.companyDocumentAttachment", "id": ".naturalCustomer.companyDocumentAttachment", "label": "Document attachment", "required": true, "maxBites": 2097152, "accept": ".png", "help": "PNG file with max size of 2 mega bytes" } ] }, { "type": "group", "label": "Natural customer form", "name": "algo", "id": "algo", "before": "a) Country risk (nationality)", "after": "a) Country risk (nationality)", "fields": [ { "type": "text", "name": "legalCustomer.companyName", "id": ".legalCustomer.companyName", "label": "Company name", "required": true }, { "type": "text", "name": "legalCustomer.domicile", "id": ".legalCustomer.domicile", "label": "Domicile", "required": true }, { "type": "text", "name": "legalCustomer.contactPerson", "id": ".legalCustomer.contactPerson", "label": "Contact person" }, { "type": "text", "name": "legalCustomer.telephone", "id": ".legalCustomer.telephone", "label": "Telephone" }, { "type": "text", "name": "legalCustomer.email", "id": ".legalCustomer.email", "label": "E-mail" }, { "type": "text", "name": "legalCustomer.document", "id": ".legalCustomer.document", "label": "Identification document", "help": "Not older than 12 month" }, { "type": "file", "name": "legalCustomer.documentAttachment", "id": ".legalCustomer.documentAttachment", "label": "Document attachment", "required": true, "maxBites": 2097152, "accept": ".png", "help": "PNG file with max size of 2 mega bytes" } ] } ] }, { "title": "Information on the natural persons who establish the business relationship for legal entities and partnerships", "description": "For legal entities and partnerships the identity of the natural persons who establish the business relationship must be verified.", "fields": [ { "type": "array", "name": "businessEstablisher", "id": ".businessEstablisher", "label": "Persons", "required": true, "labelFieldId": "fullName", "placeholder": "this is the placeholder", "fields": [ { "type": "text", "name": "fullName", "id": ".fullName", "label": "Full name", "required": true }, { "type": "text", "name": "address", "id": ".address", "label": "Residential address", "required": true }, { "type": "absoluteTimeText", "pattern": "dd/MM/yyyy", "name": "dateOfBirth", "id": ".dateOfBirth", "label": "Date of birth", "required": true }, { "type": "text", "name": "nationality", "id": ".nationality", "label": "Nationality", "required": true }, { "type": "text", "name": "typeOfAuthorization", "id": ".typeOfAuthorization", "label": "Type of authorization (signatory of representation)", "required": true }, { "type": "file", "name": "documentAttachment", "id": ".documentAttachment", "label": "Identification document attachment", "required": true, "maxBites": 2097152, "accept": ".pdf", "help": "PDF file with max size of 2 mega bytes" }, { "type": "choiceStacked", "name": "powerOfAttorneyArrangements", "id": ".powerOfAttorneyArrangements", "label": "Power of attorney arrangements", "required": true, "choices": [ { "label": "CR extract", "value": "cr" }, { "label": "Mandate", "value": "mandate" }, { "label": "Other", "value": "other" } ] }, { "type": "text", "name": "powerOfAttorneyArrangementsOther", "id": ".powerOfAttorneyArrangementsOther", "label": "Power of attorney arrangements", "required": true } ], "labelField": "fullName" } ] }, { "title": "Acceptance of business relationship", "fields": [ { "type": "absoluteTimeText", "name": "acceptance.when", "id": ".acceptance.when", "pattern": "dd/MM/yyyy", "converterId": "Taler.AbsoluteTime", "label": "Date (conclusion of contract)" }, { "type": "choiceStacked", "name": "acceptance.acceptedBy", "id": ".acceptance.acceptedBy", "label": "Accepted by", "required": true, "choices": [ { "label": "Face-to-face meeting with customer", "value": "face-to-face" }, { "label": "Correspondence: authenticated copy of identification document obtained", "value": "correspondence-document" }, { "label": "Correspondence: residential address validated", "value": "correspondence-address" } ] }, { "type": "choiceStacked", "name": "acceptance.typeOfCorrespondence", "id": ".acceptance.typeOfCorrespondence", "label": "Type of correspondence service", "choices": [ { "label": "to the customer", "value": "customer" }, { "label": "hold at bank", "value": "bank" }, { "label": "to the member", "value": "member" }, { "label": "to a third party", "value": "third-party" } ] }, { "type": "text", "name": "acceptance.thirdPartyFullName", "id": ".acceptance.thirdPartyFullName", "label": "Third party full name", "required": true }, { "type": "text", "name": "acceptance.thirdPartyAddress", "id": ".acceptance.thirdPartyAddress", "label": "Third party address", "required": true }, { "type": "selectMultiple", "name": "acceptance.language", "id": ".acceptance.language", "label": "Languages", "choices": [ { "label": "Espanol", "value": "es" } ], "unique": true }, { "type": "textArea", "name": "acceptance.furtherInformation", "id": ".acceptance.furtherInformation", "label": "Further information" } ] }, { "title": "Information on the beneficial owner of the assets and/or controlling person", "description": "Establishment of the beneficial owner of the assets and/or controlling person", "fields": [ { "type": "choiceStacked", "name": "establishment", "id": ".establishment", "label": "The customer is", "required": true, "choices": [ { "label": "a natural person and there are no doubts that this person is the sole beneficial owner of the assets", "value": "natural" }, { "label": "a foundation (or a similar construct; incl. underlying companies)", "value": "foundation" }, { "label": "a trust (incl. underlying companies)", "value": "trust" }, { "label": "a life insurance policy with separately managed accounts/securities accounts", "value": "insurance-wrapper" }, { "label": "all other cases", "value": "other" } ] } ] }, { "title": "Evaluation with regard to embargo procedures/terrorism lists on establishing the business relationship", "description": "Verification whether the customer, beneficial owners of the assets, controlling persons, authorized representatives or other involved persons are listed on an embargo/terrorism list (date of verification/result)", "fields": [ { "type": "textArea", "name": "embargoEvaluation", "id": ".embargoEvaluation", "help": "The evaluation must be made at the beginning of the business relationship and has to be repeated in the case of permanent business relationship every time the according lists are updated.", "label": "Evaluation" } ] }, { "title": "In the case of cash transactions/occasional customers: Information on type and purpose of business relationship", "description": "These details are only necessary for occasional customers, i.e. money exchange, money and asset transfer or other cash transactions provided that no customer profile (VQF doc. No. 902.5) is created", "fields": [ { "type": "choiceStacked", "name": "cashTransactions.typeOfBusiness", "id": ".cashTransactions.typeOfBusiness", "label": "Type of business relationship", "choices": [ { "label": "Money exchange", "value": "money-exchange" }, { "label": "Money and asset transfer", "value": "money-and-asset-transfer" }, { "label": "Other cash transactions. Specify below", "value": "other" } ] }, { "type": "text", "name": "cashTransactions.otherTypeOfBusiness", "id": ".cashTransactions.otherTypeOfBusiness", "required": true, "label": "Specify other cash transactions:" }, { "type": "textArea", "name": "cashTransactions.purpose", "id": ".cashTransactions.purpose", "label": "Purpose of the business relationship (purpose of service requested)" } ] } ] } }, { "label": "Example form", "id": "example", "version": 1, "config": { "type": "double-column", "design": [ { "title": "Boolean inputs", "fields": [ { "type": "toggle", "name": "yes", "id": ".yes", "label": "Yes or no?" } ] } ] } } ], "not_yet_supported": [] }