> For the complete documentation index, see [llms.txt](https://help.starkbank.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.starkbank.com/plug-in/como-criar-solicitacoes-de-pagamento-pix-e-ted-usando-o-plug-in.md).

# Como criar solicitações de pagamento Pix e TED usando o Plug-in?

Saiba como criar solicitações de pagamento via TED ou Pix pelo Plug0n

Para enviar transferências via TED ou Pix em lote diretamente pela sua planilha, o processo exige a criação de uma solicitação que, posteriormente, será aprovada via Internet Banking.

### Passo a passo para criar solicitações

1. Inicie a extensão do Stark Bank no Sheets ou Excel
2. No menu lateral direito do Plug-in, clique em Payables (Pagamentos).
3. Na tela de pagamentos, clique na opção Create Transfer Request (Solicitar Transferências).
4. Na aba que será aberta, insira as informações de pagamento. Preste muita atenção à regra do campo ISBP:
   * Para transferência TED: insira o código bancário padrão de 3 dígitos.
   * Para transferência Pix: insira o código ISPB de 8 dígitos da instituição recebedora.
   * *Nota:* Os campos de Tags e Descrições são opcionais.
5. Após preencher todos os dados corretamente na planilha, selecione o centro de custos responsável pela solicitação e clique no botão Submit.

{% hint style="info" %}
Se a transferência for um Pix, os campos obrigatórios (*Name, Tax number, ISPB, Agency, Account* e *Type*) podem ser preenchidos automaticamente consultando a chave do recebedor.&#x20;

Veja como fazer isso no artigo: [Como consultar dados de chave Pix usando o Plug-in?](/plug-in/como-consultar-dados-de-chave-pix-usando-o-plug-in.md)
{% endhint %}

***

### Próximos passos (Aprovação)

{% hint style="danger" %}
A sua solicitação de transferência foi criada com sucesso, mas o pagamento ainda não foi efetivado. Ele foi enviado para a fila de aprovação.
{% endhint %}

Para que o dinheiro seja transferido, um usuário com permissão deverá gerenciar a solicitação no Internet Banking. Veja como fazer isso no artigo abaixo:

* [Como aprovar, pagar ou negar solicitações de pagamento?](/pagamentos-e-transferencias/tipos-de-pagamentos-e-transferencias/como-aprovar-pagar-ou-negar-solicitacoes-de-pagamento.md)

<div><figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FNvBnrTmx2LdvxT4QK2X0%2Fplugin-pix-ted-request-1.png?alt=media&amp;token=07c5bdb4-8fd4-43fe-9a4e-3a0a4a45a17d" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FAbdL9ahczmsrY3oPxDrj%2Fplugin-pix-ted-request-2.png?alt=media&amp;token=b0741acc-8ed7-4cdf-825f-60dda1797c3f" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FAupUkWOCdLdQlsA4bmoz%2Fplugin-pix-ted-request-3.png?alt=media&amp;token=41fa1722-edb5-4461-a3ad-5e73979cef8e" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.starkbank.com/plug-in/como-criar-solicitacoes-de-pagamento-pix-e-ted-usando-o-plug-in.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.
