Skip to main content

Customer Relationships Fields

Complete field reference for the customer_relationships entity.

FieldTypeRequiredDefaultDescription
idTextYes-Unique internal identifier (UUID)
run_idTextNo-Import batch identifier
account_numberTextNo-Primary account identifier
account_type_codeTextNo-Account type code
customer_numberTextNo-Primary business identifier for the customer
bank_numberTextNo-Institution identifier
joint_customer_numberTextNo-Joint customer identifier
joint_branch_numberTextNo-Joint customer branch
percent_ownershipDecimalNo-Ownership percentage (0-100)
relationship_typeTextNo-Original relationship type code
rs_relationship_typeTextNo-Standardized relationship type (see Code Values)
ownership_codeTextNo-Ownership classification code
ownership_code_descriptionTextNo-Ownership description
ctr_aggregationTextNo-CTR aggregation flag
signer_flagBooleanNo-Whether party is a signer
statusTextNo-Relationship status
date_openedTimestampNo-Relationship start date
date_closedTimestampNo-Relationship end date
cif_numberTextNo-CIF number
partition_dateTimestampNo-Date partition for the record
updated_atTimestampNo-Last update timestamp
created_atTimestampNoCURRENT_TIMESTAMP()Record creation timestamp

This reference is generated from the schema definition.