
QUIZ PLC — Investor Relations & Filings
QUIZ PLC is an omni-channel fashion company that specializes in womenswear. The company's core product offering consists of occasion wear, evening wear, and dressy casualwear. It also provides a range of footwear and accessories. QUIZ operates through a multi-channel business model that includes standalone stores, concessions within department stores, and a global e-commerce platform. The brand focuses on providing glamorous, trend-led fashion at value price points.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Price Monitoring Extension | 2021-06-02 | English | |
| Second Price Monitoring Extn | 2021-04-28 | English | |
| Price Monitoring Extension | 2021-04-28 | English | |
| Trading Update | 2021-04-13 | English | |
| Second Price Monitoring Extn | 2021-03-15 | English | |
| Price Monitoring Extension | 2021-03-15 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
8 filings
| |||||
| 4830858 | Price Monitoring Extension | 2021-06-02 | English | ||
| 4807582 | Second Price Monitoring Extn | 2021-04-28 | English | ||
| 4807595 | Price Monitoring Extension | 2021-04-28 | English | ||
| 4798504 | Trading Update | 2021-04-13 | English | ||
| 4778371 | Second Price Monitoring Extn | 2021-03-15 | English | ||
| 4778385 | Price Monitoring Extension | 2021-03-15 | English | ||
| 4733856 | Interim Results | 2021-01-26 | English | ||
| 4724326 | Notice of Interim Results | 2021-01-12 | English | ||
|
2020
7 filings
| |||||
| 4716696 | Result of AGM | 2020-12-30 | English | ||
| 4703539 | Notice of Interim Results | 2020-12-07 | English | ||
| 4697669 | Posting of Annual Report and Notice of AGM | 2020-11-30 | English | ||
| 4692992 | Store Update | 2020-11-20 | English | ||
| 4683321 | Store Update | 2020-11-05 | English | ||
| 4676781 | Preliminary Results | 2020-10-27 | English | ||
| 4647503 | Second Price Monitoring Extn | 2020-09-09 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
09women Co., Ltd.
Online retailer of plus-size women's fashion, including a s…
|
366030 | KR | Wholesale and retail trade |
|
7NR Retail Limited
Trades and distributes apparel, fabrics, and ready-made gar…
|
540615 | IN | Wholesale and retail trade |
|
ABC-MART,INC.
A specialty footwear retailer offering major international …
|
2670 | JP | Wholesale and retail trade |
|
ABERCROMBIE & FITCH CO /DE/
Global omnichannel retailer of apparel, accessories, and pe…
|
ANF | US | Wholesale and retail trade |
|
ABOUT YOU Holding AG
European online fashion retailer with B2C and B2B e-commerc…
|
YOU | DE | Wholesale and retail trade |
|
ACCENT GROUP LIMITED
Retail and distribution entity specializing in footwear and…
|
AX1 | AU | Wholesale and retail trade |
|
Aditya Birla Fashion and Retail Limited
Manages fashion brands and retail chains across luxury, pre…
|
ABFRL | IN | Wholesale and retail trade |
|
Aditya Birla Lifestyle Brands Limited
Manages premium lifestyle brands specializing in apparel, f…
|
ABLBL | IN | Wholesale and retail trade |
|
A.K.A. BRANDS HOLDING CORP.
A brand accelerator managing a portfolio of global, digital…
|
AKA | US | Wholesale and retail trade |
|
AMERICAN EAGLE OUTFITTERS INC
A global specialty retailer of lifestyle brands offering ap…
|
AEO | US | Wholesale and retail trade |
QUIZ PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/7868/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7868 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=7868 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=7868 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 7868}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for QUIZ PLC (id: 7868)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.