Fields of Main CRM Objects
If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.
Attention! A more complete list of fields can be found on the pages of methods that return the description of object fields. Such methods are named crm.object_name.fields.
Deals
The field description is returned by the method crm.deal.fields
|
Name |
Description |
Read |
Write |
|
ID |
Deal identifier |
Yes |
No |
|
TITLE |
Name |
Yes |
Yes |
|
TYPE_ID |
Deal type. Used only for linking to an external source. |
Yes |
Yes |
|
CATEGORY_ID |
Direction identifier. Immutable. If this field is not passed when creating a deal, the deal will be created in the general direction. |
Yes |
Yes |
|
STAGE_ID |
Stage identifier. Possible values:
|
Yes |
Yes |
|
STAGE_SEMANTIC_ID |
Name. Read-only. In a sense, generalizes the values of the deal identifier
|
Yes |
No |
|
IS_NEW |
New deal flag (deals in the first stage) |
Yes |
No |
|
IS_RECURRING |
Recurring deal template flag. If |
Yes |
Yes |
|
IS_RETURN_CUSTOMER |
Repeat lead indicator |
Yes |
Yes |
|
IS_REPEATED_APPROACH |
Repeat Salutation |
Yes |
Yes |
|
PROBABILITY |
Probability |
Yes |
Yes |
|
CURRENCY_ID |
Deal currency identifier |
Yes |
Yes |
|
OPPORTUNITY |
Amount |
Yes |
Yes |
|
IS_MANUAL_OPPORTUNITY |
Repeat Salutation |
Yes |
Yes |
|
TAX_VALUE |
Tax rate |
Yes |
Yes |
|
COMPANY_ID |
Linked company identifier |
Yes |
Yes |
|
CONTACT_ID |
Linked contact identifier. Deprecated. Retained for compatibility |
Yes |
Yes |
|
CONTACT_IDS |
Linked contact identifier. Multiple. When using crm.deal.update and crm.deal.add, you can pass an array of contacts. In the crm.deal.list and crm.deal.get methods, this field does not exist, and you must use crm.deal.contact.items.get to retrieve the list of contacts. To clear the field, use crm.deal.contact.items.delete; to replace the value, use crm.deal.contact.items.set |
Yes |
Yes |
|
QUOTE_ID |
Quote identifier. Read-only. Deprecated. Use the crm.quote.list method with a filter by deal |
Yes |
No |
|
BEGINDATE |
Start date |
Yes |
Yes |
|
CLOSEDATE |
End date |
Yes |
Yes |
|
OPENED |
Available to all |
Yes |
Yes |
|
CLOSED |
Is the deal completed |
Yes |
Yes |
|
COMMENTS |
Comments |
Yes |
Yes |
|
ASSIGNED_BY_ID |
Linked to user by ID |
Yes |
Yes |
|
CREATED_BY_ID |
Created by user |
Yes |
No |
|
MODIFY_BY_ID |
Last change author identifier |
Yes |
No |
|
MOVED_BY_ID |
Author identifier who moved the item to the current stage |
Yes |
No |
|
DATE_CREATE |
Create date |
Yes |
No |
|
DATE_MODIFY |
Change date |
Yes |
No |
|
MOVED_TIME |
Date the item was moved to the current stage |
Yes |
No |
|
SOURCE_ID |
Source identifier. Determines the source of the deal (callback, advertisement, Email, etc.). A list of possible identifiers can be obtained using the crm.status.list method with the |
Yes |
Yes |
|
SOURCE_DESCRIPTION |
Additional information about the source. Text field. |
Yes |
Yes |
|
ADDITIONAL_INFO |
Additional information. |
Yes |
Yes |
|
LEAD_ID |
Linked lead identifier. |
Yes |
No |
|
LOCATION_ID |
Customer location. Service field, not recommended for use. |
Yes |
Yes |
|
ORIGINATOR_ID |
Data source identifier. Used only for linking to an external source. |
Yes |
Yes |
|
ORIGIN_ID |
Item identifier in the data source. Used only for linking to an external source. |
Yes |
Yes |
|
UTM_SOURCE |
Ad system (Search Ads, Display Ads, and others). |
Yes |
Yes |
|
UTM_MEDIUM |
Traffic type: CPC (ads), CPM (banners). |
Yes |
Yes |
|
UTM_CAMPAIGN |
Advertising campaign designation. |
Yes |
Yes |
|
UTM_CONTENT |
Campaign contents. For example, for contextual ads. |
Yes |
Yes |
|
UTM_TERM |
Campaign search condition. For example, contextual advertising keywords. |
Yes |
Yes |
|
PARENT_ID_xxx |
Relation fields. If there are SPAs on the portal linked to contacts, then for each such SPA, there is a field that stores the connection between this SPA and the contact. The field itself stores the item identifier of that SPA. For example, the |
Yes |
Yes |
|
LAST_ACTIVITY_BY |
Identifier of the user assigned to the last activity in this lead (for example, the one who created a new activity in the lead). |
Yes |
Yes |
|
LAST_ACTIVITY_TIME |
Last activity time. |
Yes |
Yes |
|
UF_CRM_xxx |
Yes |
Yes |
Leads
The field description is returned by the method crm.lead.fields
|
Name |
Description |
Read |
Write |
|
ID |
Integer lead identifier. |
Yes |
No |
|
TITLE |
Lead name. |
Yes |
Yes |
|
HONORIFIC |
Salutation. Status from the directory. A list of possible identifiers can be obtained using the crm.status.list method with the |
Yes |
Yes |
|
NAME |
Contact first name. |
Yes |
Yes |
|
SECOND_NAME |
Contact middle name. |
Yes |
Yes |
|
LAST_NAME |
Contact last name. |
Yes |
Yes |
|
BIRTHDATE |
Date of birth. |
Yes |
Yes |
|
COMPANY_TITLE |
Name of the company linked to the lead. |
Yes |
Yes |
|
SOURCE_ID |
Source identifier. Status from the directory. A list of possible identifiers can be obtained using the crm.status.list method with the |
Yes |
Yes |
|
SOURCE_DESCRIPTION |
Source description. |
Yes |
Yes |
|
STATUS_ID |
Lead stage identifier. Status from the directory. A list of possible identifiers can be obtained using the crm.status.list method with the |
Yes |
Yes |
|
STATUS_DESCRIPTION |
Additional information about the stage. |
Yes |
Yes |
|
STATUS_SEMANTIC_ID |
Status. Possible values:
|
Yes |
No |
|
POST |
Job title. |
Yes |
Yes |
|
ADDRESS |
Contact address. |
Yes |
Yes |
|
ADDRESS_2 |
Address line 2. In some countries, it is common to split the address into 2 parts. |
Yes |
Yes |
|
ADDRESS_CITY |
City |
Yes |
Yes |
|
ADDRESS_POSTAL_CODE |
Postal code |
Yes |
Yes |
|
ADDRESS_REGION |
District |
Yes |
Yes |
|
ADDRESS_PROVINCE |
Region |
Yes |
Yes |
|
ADDRESS_COUNTRY |
Country |
Yes |
Yes |
|
ADDRESS_COUNTRY_CODE |
Country code |
Yes |
Yes |
|
ADDRESS_LOC_ADDR_ID |
Address identifier from the locations module |
Yes |
Yes |
|
CURRENCY_ID |
Currency identifier |
Yes |
Yes |
|
OPPORTUNITY |
Estimated amount |
Yes |
Yes |
|
IS_MANUAL_OPPORTUNITY |
Manual amount calculation flag. Allowed values |
Yes |
Yes |
|
OPENED |
Available to all. Allowed values |
Yes |
Yes |
|
COMMENTS |
Comments |
Yes |
Yes |
|
HAS_PHONE |
|
Yes |
No |
|
HAS_EMAIL |
Email field completion flag. Allowed values |
Yes |
No |
|
HAS_IMOL |
Linked Open Channel presence flag. Allowed values |
Yes |
No |
|
ASSIGNED_BY_ID |
Identifier of the user assigned to the lead |
Yes |
Yes |
|
CREATED_BY_ID |
Identifier of the user who created the lead |
Yes |
No |
|
MODIFY_BY_ID |
Last change author identifier |
Yes |
No |
|
MOVED_BY_ID |
Identifier of the author who moved the item to the current stage |
Yes |
No |
|
DATE_CREATE |
Create date |
Yes |
No |
|
DATE_MODIFY |
Change date |
Yes |
No |
|
MOVED_TIME |
Date the item was moved to the current stage |
Yes |
No |
|
COMPANY_ID |
Linking the lead to a company (Client->Company field) |
Yes |
Yes |
|
CONTACT_ID |
Linking the lead to a contact. Obsolete field, currently not used. Kept for backward compatibility |
Yes |
Yes |
|
CONTACT_IDS |
Linked contact identifier. Multiple. When using crm.lead.update and crm.lead.add, you can pass an array of contacts |
Yes |
Yes |
|
IS_RETURN_CUSTOMER |
Repeat lead indicator. Allowed values |
Yes |
No |
|
DATE_CLOSED |
Closing date |
Yes |
No |
|
ORIGINATOR_ID |
Data source identifier. Used only for linking to an external source. |
Yes |
Yes |
|
ORIGIN_ID |
Item identifier in the data source. Used only for linking to an external source. |
Yes |
Yes |
|
UTM_SOURCE |
Ad system (Search Ads, Display Ads, and others). |
Yes |
Yes |
|
UTM_MEDIUM |
Traffic type: CPC (ads), CPM (banners). |
Yes |
Yes |
|
UTM_CAMPAIGN |
Advertising campaign designation. |
Yes |
Yes |
|
UTM_CONTENT |
Campaign contents. For example, for contextual ads. |
Yes |
Yes |
|
UTM_TERM |
Campaign search condition. For example, contextual advertising keywords. |
Yes |
Yes |
|
LAST_ACTIVITY_TIME |
Last activity time. |
Yes |
No |
|
LAST_ACTIVITY_BY |
Identifier of the user assigned to the last activity in this lead (for example, the one who created a new activity in the lead). |
Yes |
No |
|
PHONE |
Contact phone. Multiple |
Yes |
Yes |
|
EMAIL |
Email address. Multiple |
Yes |
Yes |
|
WEB |
Lead URL resources. Multiple |
Yes |
Yes |
|
Messengers. Multiple |
Yes |
Yes |
|
|
LINK |
Links. Multiple. Service |
Yes |
Yes |
|
UF_CRM_xxx |
Yes |
Yes |
Companies
The field description is returned by the method crm.company.fields
|
Name |
Description |
Read |
Write |
|
ID |
Company identifier |
Yes |
No |
|
TITLE |
Name. Required |
Yes |
Yes |
|
COMPANY_TYPE |
Company type |
Yes |
Yes |
|
LOGO |
Logo |
Yes |
Yes |
|
ADDRESS |
Company address |
Yes |
Yes |
|
ADDRESS_2 |
Address line 2. In some countries, it is common to split the address into 2 parts. |
Yes |
Yes |
|
ADDRESS_CITY |
City |
Yes |
Yes |
|
ADDRESS_POSTAL_CODE |
Postal code |
Yes |
Yes |
|
ADDRESS_REGION |
District |
Yes |
Yes |
|
ADDRESS_PROVINCE |
Region |
Yes |
Yes |
|
ADDRESS_COUNTRY |
Country |
Yes |
Yes |
|
ADDRESS_COUNTRY_CODE |
Country code |
Yes |
Yes |
|
ADDRESS_LOC_ADDR_ID |
Location address identifier |
Yes |
Yes |
|
ADDRESS_LEGAL |
Legal address |
Yes |
Yes |
|
REG_ADDRESS |
Company legal address. Obsolete, used for compatibility |
Yes |
Yes |
|
REG_ADDRESS_2 |
Legal address line 2. In some countries, it is common to split the address into 2 parts. Obsolete, used for compatibility |
Yes |
Yes |
|
REG_ADDRESS_CITY |
Legal address city. Obsolete, used for compatibility |
Yes |
Yes |
|
REG_ADDRESS_POSTAL_CODE |
Legal address postal code. Obsolete, used for compatibility |
Yes |
Yes |
|
REG_ADDRESS_REGION |
Legal address district. Obsolete, used for compatibility |
Yes |
Yes |
|
REG_ADDRESS_PROVINCE |
Legal address region. Obsolete, used for compatibility |
Yes |
Yes |
|
REG_ADDRESS_COUNTRY |
Legal address country. Obsolete, used for compatibility |
Yes |
Yes |
|
REG_ADDRESS_COUNTRY_CODE |
Legal address country code. Obsolete, used for compatibility |
Yes |
Yes |
|
REG_ADDRESS_LOC_ADDR_ID |
Legal address location identifier. Obsolete, used for compatibility |
Yes |
Yes |
|
BANKING_DETAILS |
Bank Company details |
Yes |
Yes |
|
INDUSTRY |
Industry |
Yes |
Yes |
|
EMPLOYEES |
Number of employees |
Yes |
Yes |
|
CURRENCY_ID |
Currency |
Yes |
Yes |
|
REVENUE |
Annual turnover |
Yes |
Yes |
|
OPENED |
Available to all |
Yes |
Yes |
|
COMMENTS |
Comments |
Yes |
Yes |
|
HAS_PHONE |
Phone field completion check |
Yes |
No |
|
HAS_EMAIL |
Email field completion check |
Yes |
No |
|
HAS_IMOL |
Is Open Channel set |
Yes |
No |
|
IS_MY_COMPANY |
My company |
Yes |
Yes |
|
ASSIGNED_BY_ID |
Linked to user by ID |
Yes |
Yes |
|
CREATED_BY_ID |
Created by |
Yes |
No |
|
MODIFY_BY_ID |
Last change author identifier |
Yes |
No |
|
DATE_CREATE |
Create date |
Yes |
No |
|
DATE_MODIFY |
Change date |
Yes |
No |
|
CONTACT_ID |
Contact. Used only for linking to an external source. |
Yes |
Yes |
|
LEAD_ID |
Identifier of the lead linked to the company |
Yes |
No |
|
ORIGINATOR_ID |
Data source identifier. Used only for linking to an external source. |
Yes |
Yes |
|
ORIGIN_ID |
Item identifier in the data source. Used only for linking to an external source. |
Yes |
Yes |
|
ORIGIN_VERSION |
Original version. Used to protect data from accidental overwriting by an external system. If the data was imported and has not changed in the external system, then such data can be edited in the CRM without fear that the next upload will lead to overwriting the data |
Yes |
Yes |
|
UTM_SOURCE |
Ad system (Search Ads, Display Ads, and others). |
Yes |
Yes |
|
UTM_MEDIUM |
Traffic type: CPC (ads), CPM (banners). |
Yes |
Yes |
|
UTM_CAMPAIGN |
Advertising campaign designation. |
Yes |
Yes |
|
UTM_CONTENT |
Campaign contents. For example, for contextual ads. |
Yes |
Yes |
|
UTM_TERM |
Campaign search condition. For example, contextual advertising keywords. |
Yes |
Yes |
|
PARENT_ID_xxx |
Relation fields. If there are SPAs on the portal linked to contacts, for each such SPA there is a field storing the link between this SPA and the contact. The field itself stores the item identifier of such an SPA. For example, the field |
Yes |
Yes |
|
LAST_ACTIVITY_TIME |
Last activity time. |
Yes |
No |
|
LAST_ACTIVITY_BY |
Identifier of the user assigned to the last activity in this lead (for example, the one who created a new activity in the lead). |
Yes |
No |
|
PHONE |
Company phone. Multiple |
Yes |
Yes |
|
EMAIL |
Email address. Multiple |
Yes |
Yes |
|
WEB |
Company resource URLs. Multiple |
Yes |
Yes |
|
Messengers. Multiple |
Yes |
Yes |
|
|
LINK |
Links. Multiple. Service |
Yes |
Yes |
Contacts
The field description is returned by the method crm.contact.fields
|
Name |
Description |
Read |
Write |
|
ID |
Contact identifier |
Yes |
No |
|
HONORIFIC |
Salutation. You can obtain the dictionary values using the crm.status.list method with a filter by |
Yes |
Yes |
|
NAME |
First name |
Yes |
Yes |
|
SECOND_NAME |
Middle name |
Yes |
Yes |
|
LAST_NAME |
Last name |
Yes |
Yes |
|
PHOTO |
Photo |
Yes |
Yes |
|
BIRTHDATE |
Date of birth. |
Yes |
Yes |
|
TYPE_ID |
Contact type. You can obtain the dictionary values using the crm.status.list method with a filter by |
Yes |
Yes |
|
SOURCE_ID |
Source. You can obtain the dictionary values using the crm.status.list method with a filter by |
Yes |
Yes |
|
SOURCE_DESCRIPTION |
Additional info about the source |
Yes |
Yes |
|
POST |
Job title. |
Yes |
Yes |
|
Deprecated fields Address fields in the contact are deprecated and used only for backward compatibility. To work with addresses, use Company details. |
|||
|
ADDRESS |
Address (deprecated) |
Yes |
Yes |
|
ADDRESS_2 |
Address line 2 (deprecated) |
Yes |
Yes |
|
ADDRESS_CITY |
City (deprecated) |
Yes |
Yes |
|
ADDRESS_POSTAL_CODE |
Postal code (deprecated) |
Yes |
Yes |
|
ADDRESS_REGION |
District (deprecated) |
Yes |
Yes |
|
ADDRESS_PROVINCE |
Region (deprecated) |
Yes |
Yes |
|
ADDRESS_COUNTRY |
Country (deprecated) |
Yes |
Yes |
|
ADDRESS_COUNTRY_CODE |
Country code (deprecated) |
Yes |
Yes |
|
ADDRESS_LOC_ADDR_ID |
Location address identifier (deprecated) |
Yes |
Yes |
|
COMMENTS |
Comment. Supports bb-codes |
Yes |
Yes |
|
OPENED |
Available to all. Can take values |
Yes |
Yes |
|
EXPORT |
Include in contact export. Can take values |
Yes |
Yes |
|
HAS_PHONE |
Phone is set. Can take values |
Yes |
No |
|
HAS_EMAIL |
E-mail is set. Can take values |
Yes |
No |
|
HAS_IMOL |
Open Channel is set. Can take values |
Yes |
No |
|
ASSIGNED_BY_ID |
assigned user |
Yes |
Yes |
|
CREATED_BY_ID |
Created by |
Yes |
No |
|
MODIFY_BY_ID |
Changed by |
Yes |
No |
|
DATE_CREATE |
Create date |
Yes |
No |
|
DATE_MODIFY |
Change date |
Yes |
No |
|
COMPANY_ID |
Primary company of the contact |
Yes |
Yes |
|
COMPANY_IDS |
Linking a contact to companies. Multiple. In methods crm.contact.update and crm.contact.add, it is used to provide an array of companies. In methods crm.contact.list and crm.contact.get, this field does not exist, and you must use crm.contact.company.items.get to retrieve the list of companies |
Yes |
Yes |
|
LEAD_ID |
Identifier of the lead associated with the contact |
Yes |
No |
|
Connection fields with external data sources If the contact was created by an external system, then:
|
|||
|
ORIGINATOR_ID |
Identifier of the external system that is the source of data about this contact |
Yes |
Yes |
|
ORIGIN_ID |
Identifier of the contact in the external system |
Yes |
Yes |
|
ORIGIN_VERSION |
Version of the contact data in the external system. Used to protect data from accidental overwriting by an external system. If the data was imported and has not changed in the external system, such data can be edited in the CRM without fear that the next export will lead to overwriting the data. |
Yes |
Yes |
|
FACE_ID |
Link to persons from the |
Yes |
No |
|
UTM_SOURCE |
Ad system (Search Ads, Display Ads, and others). |
Yes |
Yes |
|
UTM_MEDIUM |
Traffic type: CPC (ads), CPM (banners). |
Yes |
Yes |
|
UTM_CAMPAIGN |
Advertising campaign designation. |
Yes |
Yes |
|
UTM_CONTENT |
Campaign contents. For example, for contextual ads. |
Yes |
Yes |
|
UTM_TERM |
Campaign search condition. For example, contextual advertising keywords. |
Yes |
Yes |
|
PARENT_ID_... |
Relation fields. If there are SPAs on the portal linked to contacts, for each such SPA there is a field storing the link between this SPA and the contact. The field itself stores the item identifier of such an SPA. For example, the field |
||
|
LAST_ACTIVITY_TIME |
Date of the last activity in the timeline |
Yes |
No |
|
LAST_ACTIVITY_BY |
Author of the last activity in the timeline |
Yes |
No |
|
PHONE |
Phones. Multiple |
Yes |
Yes |
|
EMAIL |
E-mail. Multiple |
Yes |
Yes |
|
WEB |
Websites. Multiple |
Yes |
Yes |
|
Messengers. Multiple |
Yes |
Yes |
|
|
LINK |
Links. Multiple. Service |
Yes |
Yes |
|
UF_CRM_xxx |
custom fields. For example, Depending on the portal settings, contacts may have a set of custom fields of certain types. You can add a custom field to a contact using the crm.contact.userfield.add method |
||
Company Details
General Requisites
The field description is returned by the method crm.requisite.fields
|
Name |
Description |
Read |
Write |
|
ID |
Identifier of the requisite. Can be obtained using the crm.requisite.list method. Created automatically and is unique within the portal |
Yes |
No |
|
ENTITY_TYPE_ID |
Identifier of the parent entity type. Currently, this can only be:
The crm.enum.ownertype method returns identifiers for all CRM entity types |
Yes |
Yes |
|
ENTITY_ID |
Identifier of the parent entity (contact or company). The identifier can be obtained using the crm.company.list method for a company and the crm.contact.list method for a contact. |
Yes |
Yes |
|
PRESET_ID |
Requisite template identifier. Template identifiers can be obtained using the crm.requisite.preset.list method. |
Yes |
Yes |
|
DATE_CREATE |
Create date |
Yes |
No |
|
DATE_MODIFY |
Change date |
Yes |
No |
|
CREATED_BY_ID |
Identifier of the user who created the requisite. |
Yes |
No |
|
MODIFY_BY_ID |
Identifier of the user who changed the requisite. |
Yes |
No |
|
NAME |
Requisite name. |
Yes |
Yes |
|
CODE |
Character code of the requisite. |
Yes |
Yes |
|
XML_ID |
Foreign key, used for exchange operations. Identifier of the external information base object. The purpose of the field may be changed by the end developer. |
Yes |
Yes |
|
ORIGINATOR_ID |
External information base identifier. The purpose of the field may be changed by the end developer. |
Yes |
Yes |
|
ACTIVE |
Activity flag. Uses values Currently, the field does not actually affect anything. |
Yes |
Yes |
|
ADDRESS_ONLY |
Status flag, when the requisite is used only for storing an address. Uses values |
Yes |
Yes |
|
SORT |
Sorting. The order in the entity's requisite list when there are multiple requisites. |
Yes |
Yes |
|
RQ_NAME |
Full Name |
Yes |
Yes |
|
RQ_FIRST_NAME |
First name |
Yes |
Yes |
|
RQ_LAST_NAME |
Last name |
Yes |
Yes |
|
RQ_SECOND_NAME |
Middle name |
Yes |
Yes |
|
RQ_COMPANY_ID |
Organization identifier |
Yes |
Yes |
|
RQ_COMPANY_NAME |
Abbreviated organization name |
Yes |
Yes |
|
RQ_COMPANY_FULL_NAME |
Full organization name |
Yes |
Yes |
|
RQ_COMPANY_REG_DATE |
State registration date |
Yes |
Yes |
|
RQ_DIRECTOR |
General Director |
Yes |
Yes |
|
RQ_ACCOUNTANT |
Chief Accountant |
Yes |
Yes |
|
RQ_CEO_NAME |
Full Name of the first manager |
Yes |
Yes |
|
RQ_CEO_WORK_POS |
Position of the first manager |
Yes |
Yes |
|
RQ_CONTACT |
Contact person |
Yes |
Yes |
|
RQ_EMAIL |
|
Yes |
Yes |
|
RQ_PHONE |
Phone |
Yes |
Yes |
|
RQ_FAX |
Fax |
Yes |
Yes |
|
RQ_IDENT_TYPE |
Identification method |
Yes |
Yes |
|
RQ_IDENT_DOC |
Document type |
Yes |
Yes |
|
RQ_IDENT_DOC_SER |
Series |
Yes |
Yes |
|
RQ_IDENT_DOC_NUM |
Number |
Yes |
Yes |
|
RQ_IDENT_DOC_PERS_NUM |
Personal number |
Yes |
Yes |
|
RQ_IDENT_DOC_DATE |
Date of issue |
Yes |
Yes |
|
RQ_IDENT_DOC_ISSUED_BY |
Issued by |
Yes |
Yes |
|
RQ_IDENT_DOC_DEP_CODE |
Department code |
Yes |
Yes |
|
RQ_INN |
TIN |
Yes |
Yes |
|
RQ_KPP |
KPP |
Yes |
Yes |
|
RQ_USRLE |
Handelsregisternummer (for country DE) |
Yes |
Yes |
|
RQ_IFNS |
IFNS |
Yes |
Yes |
|
RQ_OGRN |
OGRN |
Yes |
Yes |
|
RQ_OGRNIP |
OGRNIP |
Yes |
Yes |
|
RQ_OKPO |
OKPO |
Yes |
Yes |
|
RQ_OKTMO |
OKTMO |
Yes |
Yes |
|
RQ_OKVED |
OKVED |
Yes |
Yes |
|
RQ_EDRPOU |
EDRPOU |
Yes |
Yes |
|
RQ_DRFO |
DRFO |
Yes |
Yes |
|
RQ_KBE |
KBE |
Yes |
Yes |
|
RQ_IIN |
IIN |
Yes |
Yes |
|
RQ_BIN |
BIN |
Yes |
Yes |
|
RQ_ST_CERT_SER |
State registration certificate series |
Yes |
Yes |
|
RQ_ST_CERT_NUM |
State registration certificate number |
Yes |
Yes |
|
RQ_ST_CERT_DATE |
State registration certificate date |
Yes |
Yes |
|
RQ_VAT_PAYER |
VAT Payer (for country UA). Uses values |
Yes |
Yes |
|
RQ_VAT_ID |
VAT ID (Value Added Tax identification number) |
Yes |
Yes |
|
RQ_VAT_CERT_SER |
VAT certificate series |
Yes |
Yes |
|
RQ_VAT_CERT_NUM |
VAT certificate number |
Yes |
Yes |
|
RQ_VAT_CERT_DATE |
VAT certificate date |
Yes |
Yes |
|
RQ_RESIDENCE_COUNTRY |
Country of residence |
Yes |
Yes |
|
RQ_BASE_DOC |
Basis of action |
Yes |
Yes |
|
RQ_REGON |
REGON (for country PL) |
Yes |
Yes |
|
RQ_KRS |
KRS (for country PL) |
Yes |
Yes |
|
RQ_PESEL |
PESEL (for country PL) |
Yes |
Yes |
|
RQ_LEGAL_FORM |
Legal form (for country FR) |
Yes |
Yes |
|
RQ_SIRET |
Siret Number (for country FR) |
Yes |
Yes |
|
RQ_SIREN |
Siren Number (for country FR) |
Yes |
Yes |
|
RQ_CAPITAL |
Share capital (for country FR) |
Yes |
Yes |
|
RQ_RCS |
RCS (for country FR) |
Yes |
Yes |
|
RQ_CNPJ |
CNPJ (for country BR) |
Yes |
Yes |
|
RQ_STATE_REG |
State Registration (IE) (for country BR) |
Yes |
Yes |
|
RQ_MNPL_REG |
Municipal Registration (IM) (for country BR) |
Yes |
Yes |
|
RQ_CPF |
CPF (for country BR) |
Yes |
Yes |
|
UF_CRM_... |
Custom fields. For example, Requisites can have a set of custom fields with types: You can add a custom field to requisites using the crm.requisite.userfield.add method |
Yes |
Yes |
Bank Details
The field description is returned by the method crm.requisite.bankdetail.fields
|
Name |
Description |
Read |
Write |
|
ID |
Bank requisite identifier. Created automatically and is unique within the portal |
Yes |
No |
|
ENTITY_TYPE_ID |
Parent object type identifier. Can only be The method crm.enum.ownertype returns object type identifiers |
Yes |
No |
|
ENTITY_ID |
Parent object identifier |
Yes |
Yes |
|
COUNTRY_ID |
Country identifier that corresponds to the set of bank requisite fields (see method crm.requisite.preset.countries to get available values). The bank requisite country code matches the country code in the linked requisite template, whose identifier is specified in the |
Yes |
Yes |
|
DATE_CREATE |
Create date |
Yes |
No |
|
DATE_MODIFY |
Change date |
Yes |
No |
|
CREATED_BY_ID |
Identifier of the user who created the requisite |
Yes |
No |
|
MODIFY_BY_ID |
Identifier of the user who changed the requisite |
Yes |
No |
|
NAME* |
Bank requisite name |
Yes |
Yes |
|
CODE |
Character code of the requisite. |
Yes |
Yes |
|
XML_ID |
External key. Used for exchange operations. Identifier of the external information base object. The purpose of the field may be changed by the end developer. Each application ensures the uniqueness of values in this field. It is recommended to use a unique prefix to avoid collisions with other applications |
Yes |
Yes |
|
ACTIVE |
Activity flag. Uses values Currently, the field does not actually affect anything |
Yes |
Yes |
|
SORT |
Sorting |
Yes |
Yes |
|
RQ_BANK_NAME |
Bank name |
Yes |
Yes |
|
RQ_BANK_ADDR |
Bank address |
Yes |
Yes |
|
RQ_BANK_CODE |
Bank Code (for country BR) |
Yes |
Yes |
|
RQ_BANK_ROUTE_NUM |
Bank Routing Number |
Yes |
Yes |
|
RQ_BIK |
BIC |
Yes |
Yes |
|
RQ_CODEB |
Bank Code (for country FR) |
Yes |
Yes |
|
RQ_CODEG |
Branch Code (for country FR) |
Yes |
Yes |
|
RQ_RIB |
RIB Key (for country FR) |
Yes |
Yes |
|
RQ_MFO |
MFO |
Yes |
Yes |
|
RQ_ACC_NAME |
Bank Account Holder Name |
Yes |
Yes |
|
RQ_ACC_NUM |
Bank Account Number |
Yes |
Yes |
|
RQ_ACC_TYPE |
Account Type (for country BR) |
Yes |
Yes |
|
RQ_AGENCY_NAME |
Agency (for country BR) |
Yes |
Yes |
|
RQ_IIK |
IIK |
Yes |
Yes |
|
RQ_ACC_CURRENCY |
Account currency |
Yes |
Yes |
|
RQ_COR_ACC_NUM |
Correspondent account |
Yes |
Yes |
|
RQ_IBAN |
IBAN |
Yes |
Yes |
|
RQ_SWIFT |
SWIFT |
Yes |
Yes |
|
RQ_BIC |
BIC |
Yes |
Yes |
|
COMMENTS |
Comment |
Yes |
Yes |
|
ORIGINATOR_ID |
External information base identifier. The purpose of the field may be changed by the end developer |
Yes |
Yes |
Templates of Requisites
The field description is returned by the method crm.requisite.preset.fields
|
Name |
Description |
Read |
Write |
|
ID |
Requisite identifier. Created automatically and is unique within the portal |
Yes |
No |
|
ENTITY_TYPE_ID |
Parent object type identifier. The method crm.enum.ownertype returns CRM object type identifiers |
Yes |
Yes |
|
COUNTRY_ID |
Country identifier that corresponds to the set of fields in the requisite template (to get available values, see method crm.requisite.preset.countries) |
Yes |
Yes |
|
DATE_CREATE |
Create date |
Yes |
No |
|
DATE_MODIFY |
Modification date. Contains an empty string if the template has not changed since creation. |
Yes |
No |
|
CREATED_BY_ID |
Identifier of the user who created the requisite |
Yes |
No |
|
MODIFY_BY_ID |
Identifier of the user who changed the requisite |
Yes |
No |
|
NAME |
Requisite name. |
Yes |
Yes |
|
XML_ID |
Foreign key. Used for exchange operations. Identifier of an object in an external information base. The purpose of the field may change depending on the end developer. Each application ensures the uniqueness of values in this field. It is recommended to use a unique prefix to avoid collisions with other applications. In CRM, values like |
Yes |
Yes |
|
ACTIVE |
Activity flag. Uses values |
Yes |
Yes |
|
SORT |
Sorting |
Yes |
Yes |
Fields of Requisites Templates
The field description is returned by the method crm.requisite.preset.field.fields
|
Name |
Description |
Read |
Write |
|
ID |
Field identifier. Created automatically and is unique within the template. |
Yes |
No |
|
FIELD_NAME |
Field name |
Yes |
Yes |
|
FIELD_TITLE |
Alternative field name for a requisite. The alternative name is displayed in various forms for filling out requisites. Depending on the specific form, the alternative name may or may not be used. |
Yes |
Yes |
|
SORT |
Sorting. The order in the template field list. |
Yes |
Yes |
|
IN_SHORT_LIST |
Show in short list. Deprecated field, currently not used. Kept for backward compatibility. Can take values |
Yes |
Yes |
Addresses of Requisites
The field description is returned by the method crm.address.fields
|
Name |
Description |
Read |
Write |
|
TYPE_ID |
Address type identifier. "Address type" enumeration item. "Address type" enumeration items can be obtained using the crm.enum.addresstype method. |
Yes |
Yes |
|
ENTITY_TYPE_ID |
Parent object type identifier. Object type identifiers can be obtained using the crm.enum.ownertype method. Addresses can only be linked to Requisites (whereas Company details are already linked to companies or contacts) or Leads. For backward compatibility, the ability to link Addresses to Contacts or Companies has been kept. However, this connection is only possible on some old portals where the old address mode was specifically enabled by technical support. |
Yes |
Yes |
|
ENTITY_ID |
Parent object identifier |
Yes |
Yes |
|
ADDRESS_1 |
Street, house, building, structure |
Yes |
Yes |
|
ADDRESS_2 |
Apartment / office |
Yes |
Yes |
|
CITY |
City |
Yes |
Yes |
|
POSTAL_CODE |
Postal code |
Yes |
Yes |
|
REGION |
District |
Yes |
Yes |
|
PROVINCE |
Region |
Yes |
Yes |
|
COUNTRY |
Country |
Yes |
Yes |
|
COUNTRY_CODE |
Country code |
Yes |
Yes |
|
LOC_ADDR_ID |
Location identifier. This field contains the identifier of the address object in the If a However, if at least one string field was specified, only the specified fields will be saved in the CRM address, and their values will overwrite the corresponding values in the location address object. The same behavior applies when updating an address. |
Yes |
Yes |
|
ANCHOR_TYPE_ID |
Main parent object type identifier. This field is for internal use. The value is filled automatically when an address is added. Object type identifiers can be obtained using the crm.enum.ownertype method. This field contains the identifier of the attribute's parent object type (company or contact) if the address is linked to an attribute. If the address is linked to a lead, this value will be the lead type identifier. |
Yes |
No |
|
ANCHOR_ID |
This field is for internal use. The value is filled automatically when an address is added. This field contains the identifier of the attribute's parent object (company or contact) if the address is linked to an attribute. If the address is linked to a lead, this value will be the lead identifier. |
Yes |
No |
Activities
The field description is returned by the method crm.activity.fields
|
Name |
Description |
Read |
Write |
|
ID |
Activity identifier |
Yes |
No |
|
OWNER_ID |
Owner identifier, immutable |
Yes |
Yes |
|
OWNER_TYPE_ID |
Owner type, immutable |
Yes |
Yes |
|
TYPE_ID |
Type, immutable |
Yes |
Yes |
|
PROVIDER_ID |
Provider identifier |
Yes |
Yes |
|
PROVIDER_TYPE_ID |
Provider type identifier |
Yes |
Yes |
|
PROVIDER_GROUP_ID |
Connector type |
Yes |
Yes |
|
ASSOCIATED_ENTITY_ID |
Entity identifier related to the activity |
Yes |
No |
|
SUBJECT |
Subject, activity title |
Yes |
Yes |
|
START_TIME |
Start time |
Yes |
Yes |
|
END_TIME |
Completion time |
Yes |
Yes |
|
DEADLINE |
Due date. This field is not set directly; the value is taken from |
Yes |
Yes |
|
COMPLETED |
Completed |
Yes |
Yes |
|
STATUS |
Status |
Yes |
Yes |
|
RESPONSIBLE_ID |
assigned user |
Yes |
Yes |
|
PRIORITY |
Importance |
Yes |
Yes |
|
NOTIFY_TYPE |
Notification type |
Yes |
Yes |
|
NOTIFY_VALUE |
Notification parameter |
Yes |
Yes |
|
DESCRIPTION |
Description |
Yes |
Yes |
|
DESCRIPTION_TYPE |
Description type |
Yes |
Yes |
|
DIRECTION |
Activity direction: inbound/outbound. Relevant for calls and emails, not used for meetings. |
Yes |
Yes |
|
LOCATION |
Location |
Yes |
Yes |
|
CREATED |
Create date |
Yes |
No |
|
AUTHOR_ID |
Activity creator |
Yes |
Yes |
|
LAST_UPDATED |
Last update date |
Yes |
No |
|
EDITOR_ID |
Changed by |
Yes |
No |
|
SETTINGS |
Settings |
Yes |
Yes |
|
ORIGIN_ID |
Item identifier in the data source. Used only for linking to an external source. |
Yes |
Yes |
|
ORIGINATOR_ID |
Data source identifier. Used only for linking to an external source. |
Yes |
Yes |
|
RESULT_STATUS |
Unused field, remains for compatibility |
Yes |
Yes |
|
RESULT_STREAM |
Report statistics |
Yes |
Yes |
|
RESULT_SOURCE_ID |
Unused field, remains for compatibility |
Yes |
Yes |
|
PROVIDER_PARAMS |
Provider parameters |
Yes |
Yes |
|
PROVIDER_DATA |
Provider data |
Yes |
Yes |
|
RESULT_MARK |
Unused field, remains for compatibility |
Yes |
Yes |
|
RESULT_VALUE |
Unused field, remains for compatibility |
Yes |
Yes |
|
RESULT_SUM |
Unused field, remains for compatibility |
Yes |
Yes |
|
RESULT_CURRENCY_ID |
Unused field, remains for compatibility |
Yes |
Yes |
|
AUTOCOMPLETE_RULE |
Autofill |
Yes |
Yes |
|
BINDINGS |
Links |
Yes |
No |
|
COMMUNICATIONS |
Communication channel. Multiple, mandatory |
Yes |
Yes |
|
FILES |
Added files. Multiple |
Yes |
Yes |
|
WEBDAV_ELEMENTS |
Added files. Multiple. Deprecated, kept for compatibility |
Yes |
Yes |
|
IS_INCOMING_CHANNEL |
Whether the activity is inbound, i.e., created as a result of an incoming client Salutation to a communication channel |
Yes |
No |