# Categories

## Categories

<table><thead><tr><th width="138">ID</th><th width="181">Label</th><th width="302">Description</th><th>Subcategories</th></tr></thead><tbody><tr><td><strong>11</strong></td><td>Tips/Discounts</td><td>All contacts looking for good deals, promotional offers, contests, etc.</td><td></td></tr><tr><td><strong>12</strong></td><td>Banking and Finance</td><td>Contacts interested in banking products, credit consolidation, finance, and taxation</td><td><a href="#banque-et-finance-12">Yes</a></td></tr><tr><td><strong>14</strong></td><td>Housing</td><td>Contacts interested in activities and offers related to housing (interior and exterior)</td><td><a href="#habitation-14">Yes</a></td></tr><tr><td><strong>16</strong></td><td>Insurance</td><td>Contacts receptive to offers for various types of insurance</td><td><a href="#assurance-16">Yes</a></td></tr><tr><td><strong>18</strong></td><td>Food</td><td>Profiles responsive to food-related product offers.</td><td></td></tr><tr><td><strong>25</strong></td><td>Real Estate</td><td>–</td><td><a href="#immobilier-25">Yes</a></td></tr><tr><td><strong>30</strong></td><td>Finance and Taxation</td><td>Interest in tax exemption and tax reduction services</td><td></td></tr><tr><td><strong>108</strong></td><td>Renewable Energy</td><td>–</td><td></td></tr></tbody></table>

## Subcategories

Corresponds to the `subInterest` parameter.

#### Banking and Finance (12):

| ID     | Label          | Description                                                                                                 |
| ------ | -------------- | ----------------------------------------------------------------------------------------------------------- |
| **28** | Banking        | Profile interested in banking products such as account opening, credit applications, or comparison services |
| **29** | Credit Buyback | Profile interested in banking products such as credit buyback                                               |

#### **Housing (14):**

| ID      | Label                    | Description                                                                       |
| ------- | ------------------------ | --------------------------------------------------------------------------------- |
| **34**  | Furniture and Decoration | –                                                                                 |
| **35**  | Kitchen                  | Contacts interested in kitchen and home appliance related activities and offers   |
| **36**  | Energy                   | Contacts interested in heating and air conditioning related activities and offers |
| **38**  | Renovation               | Contacts interested in home renovation (DIY, doors and windows, major works)      |
| **39**  | Alarms and Security      | Contacts interested in kitchen and home appliance related activities and offers   |
| **109** | Home Shopping Offers     | –                                                                                 |
| **110** | Household Linen          | Contacts interested in household linen related activities and offers              |

#### **Insurance (16):**

| ID     | Label  | Description |
| ------ | ------ | ----------- |
| **43** | Health | –           |
| **44** | Pets   | –           |
| **45** | Car    | –           |
| **46** | Home   | –           |

#### **Real Estate (25):**

| ID     | Label                       | Description |
| ------ | --------------------------- | ----------- |
| **65** | Owners                      | –           |
| **66** | Tenants                     | –           |
| **67** | Real Estate Offers Interest | –           |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.docpartner.dev/en/api/sms-partner/contact-rental/categories.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
