Home / Help Center / pos-app-wholesale / wholesale / Wholesale Overview
📊 wholesale

Wholesale Overview

Wholesale Overview is a mini, B2B-specific dashboard that sits at the top of the Wholesale menu. It shows how many trade accounts are active, how much credit is currently deployed across them, how many price lists are configured, and a quick look at your top accounts and price list coverage — all in one read-only screen.

📍 Menu path: Wholesale → Wholesale Overview
👤 Who uses it: All roles with the Billing feature enabled

Overview

The page loads trade accounts and price list entries in parallel (independently — one failing does not block the other from rendering) and derives four stat cards from them: Active Accounts, Credit Deployed, Price Lists and Active Prices.

It is a pure summary — there is no add/edit here. The Active Accounts and Price Lists cards are clickable and jump straight to Trade Accounts or Price Lists.

Below the stat cards, two panels list your top 8 active trade accounts (by whatever order the API returns them in, not explicitly sorted by usage) and a per-list breakdown of how many price entries in each list are active vs. total.

This page only exists in the Wholesale variant; it is the first item in the "Wholesale" section of the sidebar, appended after all the standard pos-app menus.

Before You Start

Step-by-Step Guide

1 Check your B2B book at a glance

  1. Open Wholesale → Wholesale Overview.
  2. The four stat cards show: Active Accounts (trade accounts with status ACTIVE), Credit Deployed (sum of Credit Used across every account, any status), Price Lists (count of distinct list names across all price entries) and Active Prices (count of price entries currently marked Active).
  3. Click Active Accounts or Price Lists to jump straight to the corresponding management page.

2 Review your top trade accounts

  1. The "Top Trade Accounts" panel lists up to 8 ACTIVE accounts, each showing business name, contact person/phone, credit used and credit limit.
  2. If no accounts are active yet, the panel shows "No accounts yet".

3 Review price list coverage

  1. The "Price Lists Summary" panel lists every distinct list name found across your price entries, with an "active / total" count for each.
  2. If no price entries exist yet, the panel shows "No price lists".

Every Field & Button, Explained

Field / ButtonWhat it does
Active AccountsCount of trade accounts with status = ACTIVE. Clicking the card opens Trade Accounts.
Credit DeployedSum of Credit Used across every trade account regardless of status — this is not filtered to active accounts only.
Price ListsCount of distinct listName values across all price list entries. Clicking the card opens Price Lists.
Active PricesCount of price list entries with isActive = true, across all lists.
Top Trade Accounts panelUp to 8 ACTIVE trade accounts in API return order, with credit used vs. limit for each.
Price Lists Summary panelOne row per distinct list name, showing active-entry count out of total entries in that list.

Tips & Best Practices

Troubleshooting & FAQ

Credit Deployed looks too high compared to my active accounts.
Credit Deployed is summed across all trade accounts, not just ACTIVE ones — a suspended or inactive account with unpaid credit still counts toward this total.
Top Trade Accounts is missing an account I know is active.
The panel only shows the first 8 ACTIVE accounts in the order the API returns them (alphabetical by business name) — open the full Trade Accounts page to see everything.