# Account Balance&#x20;

### Overview

The balance is applicable for payment of labels directly integration. The payment method for this is a credit card recharge. Each recharge record will be displayed as shown in the following list:

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

### **Balance calculation method**

**Balance = (Accumulated recharge amount + label refunded amount + rewards amount）- （Label fee deducted from balance amount + balance refunded amount）**

We recommend that under using direct integration, please make sure that you have a sufficient balance, the balance will not be able to generate labels if it is not enough to cover the label fee, as shown below:

<figure><img src="/files/1yMACCwa3AjOc8qsgQWz" alt=""><figcaption></figcaption></figure>

### **Rewards policy**

Once the rewards are issued, rewards cannot be refunded, regardless of whether they have been utilized or not. The refundable balance will be deducted from the reward amount first. Rewards amount can be used to pay for labels created by direct integration. \
\
By accepting these rewards, the customer acknowledges and agrees to this rewards non-refundable policy.


---

# 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/account-balance.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.
