Financial Statement
Overview
Qawaem is the Ministry of Commerce's platform for filing annual financial statements — Saudi companies submit their financials through it. This product retrieves those filings for a given commercial registration and downloads the filed documents themselves.
Prerequisites
- Authentication: Obtain an access token using the Client Credentials flow (see Getting Started → Authentication). Use scope
qawaem_establishment_informationwhen generating the token. - Subscription: Subscribe to Financial Statement in your chosen environment.
This is a Premium product, not an Open Banking one, so it needs no Accounts Link and no customer consent flow.
Endpoints
| Endpoint | Returns |
|---|---|
| GetCRDetails | The filings on record for a commercial registration, with a code for each |
| GetFilingFiles | The documents behind one filing, base64-encoded |
Ready to build with Financial Statement?
Create a sandbox app, grab your credentials, and make your first call in minutes.