> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/release-notes/es/backend/december-2025/dec-9.md).

# 9 dic

| Entorno       | Fecha      |
| ------------- | ---------- |
| Preproducción | 2 dic 2025 |
| Producción    | 9 dic 2025 |

### Emisión física

#### Nuevas funciones

* Nuevos campos en [API de Notificar Operaciones de Tarjeta](/central-issuance/es/integrar-la-api-de-d1/referencia-de-la-api-de-d1/api-saliente-desde-d1/api-de-tarjetas.md#post-notifications-d1-v2-issuers-issuerid-cards)
  * `servicios` para devolver el tipo de emisión de devolución, el modo de entrega, el ID del producto, el embalaje, la prioridad y el transportista de la tarjeta.
  * `cardPackageDetails` para devolver los detalles del material de embalaje.
  * `deliveryAddress` para devolver la dirección de entrega.
  * `nombre` para devolver el nombre impreso en la tarjeta.
  * `maskedPan` para devolver un PAN enmascarado al emisor.
  * `shipment.signedBy` para devolver la información de la firma en la entrega.
  * `shipment.failedDeliveryAttempts` para devolver el número de intentos de entrega fallidos.

### Tokenización

#### Nuevas funciones

* Añada el `digitalCardInfo` parámetro de consulta a la API de la operación Obtener tarjeta para devolver los detalles de la tarjeta digital en la respuesta.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.payments.thalescloud.io/release-notes/es/backend/december-2025/dec-9.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.
