# 2025-02-14: Customer Service - new field

## Overview

A new `lastLogin` field has been added to the customer response, returning a date-time string. If the value is null, it indicates that the customer has not logged in since the field was introduced (14-02-2025).

## Updated endpoints

| Endpoint                                                                                                                                                                                                        | Description                               |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------- |
| [Retrieving a customer's profile](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-management/account-and-profile)                                                       | Added `lastLogin` field to the responses. |
| [Retrieving a customer profile](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-service/api-reference/account-and-profile#get-customer-tenant-customers-customernumber) | Added `lastLogin` field to the responses. |
| [Retrieving a list of customers](https://developer.emporix.io/api-references/api-guides/companies-and-customers/customer-service/api-reference/account-and-profile#get-customer-tenant-customers)               | Added `lastLogin` field to the responses. |

## Known problems

There are no known problems.
