Establishment Details
The MHRSD view of an establishment, with its Saudization standing.
In production, this replaces: manual MHRSD portal checks during onboarding and supplier due diligence.
- Look up (current step)
- Establishment
Step 1 — Look up an establishment
Establishment Details is a Value Added Product: no accounts link, no consent journey. One identifier in, the MHRSD view of the business back. Nothing is sent until you press look up.
Request
All three endpoints take the same body. They differ only in how much of the record comes back, and the reference documents each.
CRNumber is the alternative — the reference requires one of the two, not both.
{
"Data": {
"SevenHundredNumber": "7001234568"
}
}No requests yet
Start a demo flow — each simulated API call appears here as it fires.
Step 2 · Read the reference
Establishment Details documentation
Endpoints, auth, payloads, and error handling for production.
Open the docsStep 3 · Build for real
Start your first sandbox call
Create a sandbox app, copy your client credentials, and call Establishment Details with real bank data.
Start your first sandbox call