https://docs.kycaid.com/_mock/api/
https://api.kycaid.com/
A type of an affiliated person object. AUTHORISED
type is used for adding an authorised affiliated person object
A unique identifier of an applicant, that is assigned by our system after an applicant object was created with a “Create an applicant” request
A first name of an object
A last name of an object
A title of an authorised affiliated person object in a company
A residence country of an object. A two-letter country code according to ISO 3166-2
A nationality country of an object. A two-letter country code according to ISO 3166-2
https://docs.kycaid.com/_mock/api/affiliated-persons
https://api.kycaid.com/affiliated-persons
{ "type": "AUTHORISED", "applicant_id": "723f46ab04feb64f442946f2953a67eaecf7", "first_name": "Josh", "last_name": "Coffey", "title": "CDO", "dob": "1976-02-21", "residence_country": "GB", "nationality": "GB", "email": "josh.coffey@example.com" }
{ "affiliated_person_id": "74cec9e50f844748be0bc321a2bf66638f54" }
A title of an authorised affiliated person object in a company
A share in percents of a beneficial affiliated person object in a company
A residence country of an object. A two-letter country code according to ISO 3166-2
A nationality country of an object. A two-letter country code according to ISO 3166-2
https://docs.kycaid.com/_mock/api/affiliated-persons/{affiliated_person_id}
https://api.kycaid.com/affiliated-persons/{affiliated_person_id}
{ "first_name": "Josh", "last_name": "Coffey", "title": "CDO", "share": 13.05, "dob": "1976-02-21", "residence_country": "GB", "nationality": "GB", "email": "josh.coffey@example.com" }
{ "affiliated_person_id": "74cec9e50f844748be0bc321a2bf66638f54" }
https://docs.kycaid.com/_mock/api/affiliated-persons/{affiliated_person_id}
https://api.kycaid.com/affiliated-persons/{affiliated_person_id}
No request payload
{ "affiliated_person_id": "74cec9e50f844748be0bc321a2bf66638f54" }