Syntax
Function UpdateClientCustomInfos (ClientID As Long, InformationIDsValues As String) As String
Description
The UpdateClientCustomInfos operation is used to Update Client Custom Information
Request Parameters
| Name | Description | Required |
| ClientID |
|
Yes |
| InformationIDsValues |
|
Yes |
Response Elements
| Name | Description |
| Result | The operation return an updated Client identifier in case of success, otherwise, an explicit error code is returned |
See Also