# ParcelWILL carriers payment

### What is ParcelWILL carriers?

ParcelWILL carriers allow you to create return labels directly in ParcelWILL without signing up for separate carrier accounts.

You can use ParcelWILL carriers with return shipping methods and automation, such as auto-approval, to create return labels more efficiently.

<figure><img src="/files/7Ibj0XRhOO9HyalHS5DU" alt=""><figcaption></figcaption></figure>

### Add funds

Before creating labels with ParcelWILL carriers, you need to add funds to your ParcelWILL carrier balance. When a label is created, the label fee will be deducted from your available balance.

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

You can also add a payment card and enable auto-recharge. Auto-recharge helps keep your balance available for label creation.

To set up auto-recharge, enter a minimum balance threshold and a recharge amount. When your balance falls below the threshold, ParcelWILL will automatically recharge your account using your saved payment method.

{% hint style="warning" %}
If your balance is already below the threshold when you enable auto-recharge, **ParcelWILL will first top it up to the threshold.** Future auto-recharges will use the recharge amount you set.
{% endhint %}

You can turn off auto-recharge at any time.

### View label history

Go to **Label history** to view all labels created with ParcelWILL carriers.

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

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

In the label history table, you can view labels issued for RMAs, including the carrier, label type, creation time, price, shipping status, and label processing status.

### View recharge records

Go to **Recharge records** to view all top-up records for your ParcelWILL carrier balance.

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

<figure><img src="/files/9A1oK3iNZwY7ysWYMiyH" alt=""><figcaption></figcaption></figure>

You can see when funds were added, how much was added, and whether the top-up was made manually or through auto-recharge.

If you need an invoice, complete your billing address setup first. After that, you’ll be able to download invoices for eligible recharge records.


---

# 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:

```
GET https://parcelwill-returns.gitbook.io/help-center/billing/parcelwill-carriers-payment.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.
