> For the complete documentation index, see [llms.txt](https://ajudaerp.sfhera.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudaerp.sfhera.com.br/integracoes/pdv-mobi/cadastro-na-ndd-para-emitir-cupom/preencher-dados-ndd-no-portal-pdv-mobi.md).

# Preencher dados NDD no portal PDV MOBI

Para a emissão do cupom entre no portal com o usuário CNPJ do cliente sem os pontos e a senha Master.

No menu Adminitração -> Fiscal.

<figure><img src="/files/S6B8ykV7n5mODqbjMbaT" alt="" width="563"><figcaption><p>Menu Administração - portal PDV MOBI.</p></figcaption></figure>

Na aba Fiscal preencher os campos para emissão de NFCe.

<figure><img src="/files/KbzSfvnxBLVW24fBT5Xb" alt="" width="563"><figcaption><p>Parâmetros Fiscais do portal.</p></figcaption></figure>

Preencher as informações recebidas pela NDD no email para emissão dos cupons.

Exemplo abaixo do email recebido da NDD.

<figure><img src="/files/EOEBhSC3QwGOBeVG7wD8" alt="" width="563"><figcaption><p>Dados recebidos do email NDD.</p></figcaption></figure>

Informações do email exemplo abaixo:

<figure><img src="/files/f6vmHGQT47yxXsbm64tk" alt="" width="563"><figcaption><p>Resposta da NDD com configuração do cupom.</p></figcaption></figure>

Para colocar a série e o nome do PDV que veio no email, vai na aba Adminstração – Terminais

<figure><img src="/files/hFeTeY9MAMq4dqTqikRs" alt="" width="563"><figcaption><p>Menu administração - Terminais</p></figcaption></figure>

Para cada máquina é preciso uma série de documentos fiscais diferentes.

<figure><img src="/files/Uv1RLuCMZlUksGPXq61s" alt="" width="563"><figcaption><p>Preencher PDV ID e série.</p></figcaption></figure>

Solicitar ao suporte da pós controle adicionar a INSCRIÇÃO ESTADUAL.

Após habilitar a emissão de cupom precisa preencher no cadastro de produtos CST, CFOP, NCM e Código interno no mínimo 2 dígitos.

<figure><img src="/files/Iy2VaeGpBZXdxoWh4FqT" alt="" width="563"><figcaption><p>Tela cadastro de produtos.</p></figcaption></figure>

Qualquer inclusão de produto ou alteração deve ser fechado o caixa e atualizado os produtos na máquina.


---

# 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, and the optional `goal` query parameter:

```
GET https://ajudaerp.sfhera.com.br/integracoes/pdv-mobi/cadastro-na-ndd-para-emitir-cupom/preencher-dados-ndd-no-portal-pdv-mobi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
