Skip to main content

Table api_relations

Prosper Rabo avatar
Written by Prosper Rabo
Updated this week

⚠️ Important: Some fields in this table will be deprecated on Wednesday, January 7th, 2025. Please review the Deprecated Fields section below and migrate to the recommended alternatives.

This table provides relation (customer/contact) data from Simplicate.

Fields

Field Name

Type

Description

relation_id

Integer

Unique identifier for the business relation

account_manager_id

Integer

Identifier of the account manager (employee) for this relation

customer_group_organization_id

Integer

Identifier of the customer group organization

relation

String

Name of the company or organization

relation_number

String

Human-readable relation number or customer code

relation_type

String

Type of business relation (e.g., customer, prospect, supplier)

relation_industry

String

Industry sector or business category of the relation

customer_group

String

Name of the customer group this relation belongs to

Deprecated Fields

⚠️ Deprecation Notice: The following fields will be deprecated on Wednesday, January 7th, 2025. Please migrate to the recommended alternatives.

Deprecated Field

Type

Recommended Alternative

key_relation_id

Integer

relation_id

key_account_manager_id

Integer

account_manager_id

key_customer_group_organization_id

Integer

customer_group_organization_id

relation_name

String

relation

industry

String

relation_industry

customer_group_name

String

customer_group

Related Tables

  • api_projects - Projects linked to relations

  • api_invoices - Invoices linked to relations

  • api_invoicelines - Invoice lines linked to relations

  • api_relation_custom_fields - Custom fields for relations

Did this answer your question?