Bansisons Tea Industries Ltd. — Investor Relations & Filings
About Bansisons Tea Industries Ltd.
Bansisons Tea Industries Ltd. focuses on the processing, manufacturing, and distribution of diverse tea products. The company operates specialized facilities for the production of CTC and Orthodox tea varieties, emphasizing quality consistency and flavor profiles. Its operational scope includes the sourcing of raw tea leaves and the implementation of standardized processing techniques to meet the requirements of both bulk purchasers and retail markets. By leveraging technical expertise in tea production, the company provides a range of blends designed for various consumer segments. The business model centers on maintaining rigorous quality standards throughout the production cycle, from initial leaf processing to final packaging, ensuring the delivery of products that adhere to established safety and quality benchmarks.
Recent filings
No filings indexed yet
We are still gathering filings for Bansisons Tea Industries Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
Tsit Wing International Holdings Limited
Leading integrated B2B coffee and black tea solutions provi…
|
2119 | HK | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VAN HOUTTE INC.
A major processor, distributor, and retailer of gourmet cof…
|
VH | CA | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | IN | Manufacturing |
Bansisons Tea Industries Ltd. 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/64060/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64060 | 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=64060 | 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=64060 \ -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": 64060}, 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 Bansisons Tea Industries Ltd. (id: 64060)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.