# Como Receber Pedido em Carteira no PDV

### Veja em video

{% embed url="<https://www.youtube.com/watch?v=cbqANz5UIdo>" %}
Receber um pedido em carteira
{% endembed %}

### 1. Carregar Pedido

* Acesse o PDV e clique no botão **“Carregar Pedido”** ou pressione **F4**.
* Digite o **número do pedido**.
* Clique em **OK**.

<figure><img src="/files/l0jfNneGJnm4Q2NiR49Q" alt=""><figcaption><p>Carregar pedido</p></figcaption></figure>

***

### 2. Iniciar Recebimento

* Após carregar o pedido, clique no botão **“Receber”**.

<figure><img src="/files/cenWaj7wHP5qTDnyylTq" alt=""><figcaption><p>Receber pedido</p></figcaption></figure>

***

### 3. Finalizar como Pedido em Carteira

* Se o cliente for comprador “em carteira”, aparecerá o botão:
  * **“Fechar como Faturado”**
* Clique nesse botão para concluir a venda.

<figure><img src="/files/yQ8LSSSIq2JtiNSIOO94" alt=""><figcaption><p>Fechar como faturado</p></figcaption></figure>

***

### Conclusão

Pronto! O pedido em carteira foi finalizado com sucesso como **faturado** no PDV.


---

# 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://ajuda.amgestor.com.br/operacoes-do-pdv/como-receber-pedido-em-carteira-no-pdv.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.
