⏳ PENDING
Registration Incomplete
Your identity was verified by KRDPass, but your registration is not yet complete.
The value below comes from
GET /session/me → registrationStatus.
—
PENDING
Identity verified via KRDPass
Complete personal details form
Document verification
Account activation
✓ REGISTERED
Session Info
Values from
GET /session/me.
—
—
—
—
—
—
GET /accounts
Returns account types available to this user. LEGAL_PERSON gets both
authorizedTaxAccount and taxpayerAccount.
GET /companies
Paginated list of registered companies from BRS. Only visible for LEGAL_PERSON sessions.
| Company | UEN | Key |
|---|
GET /profile
Fetches the PIS profile for the current user.
upn and uen
are pre-filled from your session.
Response will appear here…
POST /profile
Create or update your PIS profile.
Response will appear here…
GET /api/view-models
Calls
GET /api/view-models?key=show_and_tell using your session cookie.
Response will appear here…
BRS — Get Business by UEN
Calls
GET /api/brs/businesses?uen=… on BFF → brs-adapter → brs-mock.
Response will appear here…
BRS — RabbitMQ Events
Trigger an event on brs-mock → RabbitMQ → brs-adapter stores it.
BFF then forwards the business data to sap-adapter over mTLS.
SAP Acknowledgment
Response from sap-mock via BFF → sap-adapter → mTLS.
—
—
—
—
No events yet — trigger one above, then click Refresh Events.