
ESCRIT INC. — Investor Relations & Filings
ESCRIT INC. is a company specializing in the bridal business. It offers comprehensive wedding services, including the planning, execution, and management of wedding ceremonies and receptions. The company operates its own wedding venues and provides related services such as bridal consulting, facilities management, and banquet services. ESCRIT focuses on delivering a complete and coordinated wedding experience for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第23期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第22期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | |
| 有価証券報告書-第22期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | |
| 確認書 | 2025-06-23 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8320995 | 確認書 | 2025-11-14 | Japanese | ||
| 8320988 | 半期報告書-第23期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7249473 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7255198 | 内部統制報告書-第22期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7255196 | 有価証券報告書-第22期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7255192 | 確認書 | 2025-06-23 | Japanese | ||
| 7262433 | 臨時報告書 | 2025-05-23 | Japanese | ||
| 7263387 | 臨時報告書 | 2025-05-15 | Japanese | ||
|
2024
7 filings
| |||||
| 7300088 | 臨時報告書 | 2024-11-12 | Japanese | ||
| 7300078 | 確認書 | 2024-11-12 | Japanese | ||
| 7300069 | 半期報告書-第22期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7321281 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7328930 | 内部統制報告書-第21期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
| 7328927 | 確認書 | 2024-06-25 | Japanese | ||
| 7328923 | 有価証券報告書-第21期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sodexo
Global provider of integrated food services and facilities …
|
SW | FR | Accommodation and food service … |
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
|
UNION EL GOLF S.A.
Operates a distinguished club and business center offering …
|
— | CL | Accommodation and food service … |
ESCRIT INC. 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/13598/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13598 | 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=13598 | 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=13598 \ -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": 13598}, 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 ESCRIT INC. (id: 13598)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.