# Accruals

The Accruals section is the main financial screen where sellers can view the net accrual amounts obtained from sold products together with all financial deductions taken into account during calculation. This page allows sellers to review both current period accruals and payments from previous periods.

* #### **Accrual Information Template**

The Accrual Information template contains the seller’s core payout and accrual definitions. This section includes:

* **Accrual Maturity:** Indicates how often accrual amounts are calculated, on a day-based basis.
* **Accrual Period:** Represents the number of days after which the seller’s accrual amount can be transferred to their account.
* **Trade Name:** Displays the seller’s official company trade name.
* **Payment IBAN Address:** The bank account information to which accrual payments will be transferred.

These details ensure that payment processes proceed accurately and consistently.

* #### **Financial Summary Template**

A secondary template displays a financial summary for the accrual period:

TOTAL PROGRESS PAYMENT: Represents the net amount to be paid to the seller at the end of the period. This amount is calculated by taking sales, returns, commissions, and other expenses into account.

SALES AMOUNT: Shows the gross total of sales completed within a specific period.

PENDING PAYMENTS: Includes amounts that have been processed but not yet transferred to the seller.

PAST PAYMENTS: Represents the total of completed payments transferred to the seller in previous periods.

CARGO INTERRUPTION: Represents shipping costs charged to the seller for logistics services used in orders.

WITHOLDER: Indicates the tax deduction calculated at a rate of 1% on the VAT-excluded sales amount.

OTHER INTERRUPTIONS: Includes additional deduction items such as commissions, discounts, and penalties.

This summary structure allows sellers to analyze their income–expense balance from a single screen.

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

* #### **Periodic Accruals List**

The list displayed in the lower section of the page presents period-based accrual details. This list includes the following columns:

Accrual Period, Estimated Payment Date, Accrual Amount, Deduction Amount, Net Accrual Amount.

This list is provided to enable sellers to track how much accrual was generated in each period, which deductions were applied, and when the payment will be made, on a period-by-period basis.

* #### **Accrual Details**

Each listed accrual record can be reviewed in detail and documented individually. When navigating to the accrual detail screen, all metrics used in the accrual calculation, together with their values and explanations, are displayed.

The information shown on this screen includes:

* **Total Accrual:** The total accrual amount calculated for the relevant period.
* **Estimated Payment Date:** The planned date on which the accrual will be transferred to the seller’s account.
* **Accrual Period:** Indicates the time interval covered by the accrual calculation.

**Calculation Details:**

* \*\*Total Product Revenue

  :\*\* It is the amount of sales you will receive from your orders included in the relevant payment day.  \
  **Total Delivery Amount  :** The total amount paid by customers earned from your orders that are included in that payment day.  \
  **Total Platform Cost:** It is the total commission fee received by the marketplace from your orders included in the relevant payment day.  \
  **Total Delivery Cost:** Estimated amount based on real-time volume (desi) data from shipments on the relevant accrual date  \
  **Total Coupon Cost:** It is the total cost amount of the provided discount amounts in the coupons created, deducted from the revenue.  \
  **Total Promotion Cost:** It is the total cost amount of the discounts provided in the created campaigns, deducted from the revenue.  \
  **Total Withholding Cost:** It is the tax amount deducted at a rate of 1% on the VAT-excluded sales amount included in the relevant entitlement date.  \
  **Total Refund Fee:** It is the total refund amount from your orders included in the relevant payment day.  \
  **Total Cancel Fee:** The total cancellation amount from your orders included in the relevant payment day.

**Transaction Movements**

At the bottom of the accrual detail page, the Transaction Movements section lists all financial transactions affecting the accrual calculation. For each transaction, the following information is displayed: transaction date, description, and amount. This structure provides step-by-step visibility into how the accrual amount was calculated.

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

* [x] Accrual detail pages and lists can be documented in Excel format using the Export Data button. This feature can be used for accounting processes, reporting, and archiving purposes.


---

# 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.lidiacommerce.com/components/lidia-merchant-console/merchant-console-user-guide/finanace-management/accruals.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.
