Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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:

Include Page
V4:contact_information_identifier
V4:contact_information_identifier

kyc_profile

(optionalmandatory)

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:

Include Page
V4:kyc_profile_identifier
V4:kyc_profile_identifier

Tip

From CRM.COM R14R15.20.0, the parameter is optionaldeprecated

fields_set
(optional)

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

...