Submit a customer's due diligence answers

Error Codes

Click to expand
CodeMessage (en-US)Code
1-60000Any "Common Error Code" may occur.See Common Error Codes
60001Customer id {0} is invalid.
60002Customer id {0} is inactive.An inactive customer cannot perform any actions in Helix. Redirect the user to a page informing them of this.
60003Customer id {0} is not in a verified status.An unverified customer cannot perform any actions in Helix.
60004Customer id {0} is locked.A locked customer cannot perform any actions in Helix. Redirect the user to a page informing them of this.
60005Customer id {0} is marked as deceased.A deceased customer cannot perform any actions in Helix. Redirect the user to a page informing them of this.
158801Invalid QuestionId.
158802Invalid ChoiceId.
158803Multiple choices not supported for question type Single-Select
158804QuestionAnswer not supported for question type Multi-Select or Single-Select
158805SelectedChoices not supported for question type Text
158806QuestionAnswer cannot be null or empty for question type Text
158807QuestionAnswer length cannot be more than 255 characters
158808QuestionAnswer has some unsupported special characters. Refer to API documentation for valid characters
158809Invalid QuestionId {0}.
158810Invalid choiceName: {request.choiceName}
158811Invalid choiceId: {request.choiceId}
158812Each selectedChoice object should contain either choiceId or choiceName, not both.
158813Must pass either choiceId or choiceName for question types Single-Select or Multi-Select
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!