Tip |
---|
Available from CRM.COM R14.0.0 |
Excerpt |
---|
This method is used to change the KYC profile of an existing contact information. A single contact information KYC profile can be updated in each call. |
...
Name | Type | Description | ||||||||
token | String | The token retrieved from the login method | ||||||||
contact_information_identifier (mandatory) | Contact Information Identifier | The identifier of the contact information that should be updated. The allowed contact information identifier fields are the following:
| ||||||||
kyc_profile (mandatory) | KYC Profile Identifier | The identifier of the KYC profile that should be set on the contact information. The allowed KYC profile identifier fields are the following:
| ||||||||
fields_set | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...