Set the custom data on a proof.
Request parameters
* denotes a required field
Parameter
|
Example
|
SessionID*
|
The session Id obtained from doLogin()
|
String
|
7viklshodc6cnsh4s5vu75mqk0
|
FileID*
|
The file identifier
|
Int
|
287456
|
Data*
|
The object identifying custom field section with its underlying custom fields
|
SOAPSectionObjectArray: array of
SOAPSectionObject
|
See SOAPCustomFieldObject.
Only name and value parameters are mandatory (sending multiple values is accepted for multiple choice lists i.e. checkbox).
|
Response parameters
boolean true if the operation completed successfully
|