Skip to main content

Relationship Initiation Method

The Relationship Initiation Method Answer is used to specify how the business relationship with the customer was initiated, which is important for regulatory compliance and risk assessment.

Fields

FieldTypeRequiredDescription
fieldTypeIdstringYesMust be set to "RelationshipInitiationMethod" (from FieldTypeEnum)
relationshipInitiationMethodIdstringYesID of the selected relationship initiation method

Example Usage

{
"fqName": "CustomerInfo_Onboarding_RelationshipInitiationMethod",
"answer": {
"fieldTypeId": "RelationshipInitiationMethod",
"relationshipInitiationMethodId": "a640b5fd-0b98-494a-a6ec-6f7f8e323ff72"
}
}

Lookup References

This answer model requires values from the following lookup source:

Relationship Initiation Methods: For valid values for the relationshipInitiationMethodId field, please refer to the Lookup API documentation and use the "RelationshipInitiationEnum" lookup source.