# Create Bulk Invoices

### Upload Invoices

1. In this menu, your Merchant Name will be shown automatically.\
   It is mandatory to create the bulk invoice document by following the provided template format (.xlsx file). Download the template by clicking the 'Download Template' button.

   <div data-with-frame="true"><figure><img src="/files/bj3TQeJQUYtOcUvFM1oh" alt=""><figcaption></figcaption></figure></div>

> *<mark style="color:$primary;">**This is the preview of Bulk Template Format provided.**</mark>*
>
> <mark style="color:$tint;">At the very top of the table is an example data of the format. Follow the example to enter the required customer data details into the designated fields. Once completed, save the document (.xlsx file).</mark>

<figure><img src="/files/vcPyshwbjjiPTxeT6AZv" alt=""><figcaption></figcaption></figure>

2. Once the bulk invoice document is ready, you can proceed to upload the document into the 'Upload Invoices' menu.

   <div data-with-frame="true"><figure><img src="/files/MutFq9mvxyPGTI7SVN8F" alt=""><figcaption></figcaption></figure></div>

3. A thumbnail preview will appear if the uploaded file format is valid (.xlsx). Proceed to submit the document by clicking the 'Upload Invoices' button.

   <div data-with-frame="true"><figure><img src="/files/iVsNSk74DJ4NMIhxISzs" alt=""><figcaption></figcaption></figure></div>

4. If the upload process succeed, A success notification pop-up will display. Click the 'Ok' button to finish and you will be automatically redirected to the 'Summary' tab.

   <div data-with-frame="true"><figure><img src="/files/eL1QSE28676AORqr3Tw0" alt=""><figcaption></figcaption></figure></div>

### Summary

1. Next step, your newly uploaded bulk document will appear at the top of the summary list. To view the bulk invoice details, click the 'See Detail' button.

   <div data-with-frame="true"><figure><img src="/files/PgOzplLXbYqRPq7V1REs" alt=""><figcaption></figcaption></figure></div>

2. You will be navigated to the bottom of the page. There will be a data table that shows the successfully imported data with all the recipient details.

   <div data-with-frame="true"><figure><img src="/files/qGzVM0NHbMCh5VqR3zo9" alt=""><figcaption></figcaption></figure></div>

3. If you click the 'Check Status' button on any recipient detail, a pop-up will display showing the current payment status (paid or unpaid) of the selected recipient.

   <div data-with-frame="true"><figure><img src="/files/JtkIZvt1pQKtT1g3REO2" alt=""><figcaption></figcaption></figure></div>

4. Below the data table of successfully imported data, there's also a data table that shows the failed imported data with all the error info details and stage.

   <div data-with-frame="true"><figure><img src="/files/zsHImNYNhWhtntUSRP1M" alt=""><figcaption></figcaption></figure></div>

> *<mark style="color:$primary;">**This is the preview of the Invoice Link received on email by the customer.**</mark>*

<div align="center" data-with-frame="true"><figure><img src="/files/ClOuFulfgDns24M1rNTs" alt="" width="375"><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/X5P4D72dWjjrgWyP60yo" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.finpay.id/api-reference/finpay-link/finpay-link-features/create-bulk-invoices.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.
