# Términos Importantes para WhatsApp

<table><thead><tr><th width="178"></th><th width="234"></th><th></th></tr></thead><tbody><tr><td><strong>MT</strong></td><td>Mobile Terminated</td><td>Es un termino utilizado para mensajes que poseen el usuario (Aparato) como destino. O sea, mensajes que fueron originados por su empresa con destino al usuario (Aparato).</td></tr><tr><td><strong>Response</strong></td><td>Respuesta sincronica de Sinch</td><td>Es una respuesta inmediata de una solicitud hecha en nuestra API, donde informamos si el mensaje fue aceptado o no por nuestra plataforma</td></tr><tr><td><strong>Callback</strong></td><td>Sent status o Estatus de envió</td><td>Es el primer status de envió que retornamos, en el informamos si fue posible, o no, hacer la entrega del mensaje. <strong>para lo WhatsApp</strong>.</td></tr><tr><td><strong>MO</strong></td><td>Mobile Originated</td><td>Es el termino utilizado para mensajes que poseen su empresa como destino. O sea, mensajes que fueron originados por el usuario (Aparato).</td></tr></tbody></table>


---

# 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://docs-es.sinch.com/documentaciontecnicawhatsapp/sinch-messaging-whatsapp-api/terminos-importantes-para-whatsapp.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.
