# Using Bulk Invoice Imports

*Article Topics:* [*Payments*](/getting-started/common-topics/payments.md)

## Example of a Bulk Voice Import

Lets suppose you have four manual invoices that you want to enter

1\) $20 for affiliate with username "lotsOfTraffic"

2\) $30 for affiliate with username "kingOfSales"

3\) $12 for affiliate with username "newbie"

4\) $30 for affilaite with username "natstech"

If you were to keep the settings for both Separator and Line Ending the same as the default settings, you would enter the following "dump" data into the "Raw Dump Data" text area:

![](/files/ISIxl3hmi61yollpDCCg)

{% hint style="info" %}
**Please Note:** There are no spaces in between and there are no dollar signs for the amounts. Also, all of the fields are enclosed with double quotes and separated by a comma, and each invoice is on its own line with no special characters at the end of the line, because we kept the Separator set to "," and Line Ending to "Line Break."
{% endhint %}

![](/files/OTrUvjahwc7FpTeDgBAZ)

Affiliates must have the "Manual Invoices" option set to "Yes" under the account Settings in their Affiliate Management area.&#x20;

![](/files/JJ00KDznpgTRFwAjM8CM)

## Related Articles

{% content-ref url="/pages/3bEmDoWt5Jvy41TJ6BwX" %}
[Bulk Payments](/nats-admin/payments/bulk-payments.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/payments/common-questions/using-bulk-invoice-imports.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.
