You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|This integration ensures that only properly registered and certificated Third Party Providers can access sensitive banking data and payment initiation services in compliance with PSD2 regulations.
3571
3571
|
3572
+
|## Real-Time Certificate Retrieval:
3573
+
|
3574
+
|Regulated Entities can be retrieved in real time from the National Authority / National Bank through the following data flow patterns:
3575
+
|
3576
+
|**Direct National Authority Connection**:
3577
+
|
3578
+
|`OBP BG API instance -> getRegulatedEntities -> Connector -> National Authority`
3579
+
|
3580
+
|**Via OBP Regulated Entities API Instance**:
3581
+
|
3582
+
|`OBP BG API instance -> getRegulatedEntities -> Connector -> OBP Regulated Entities API instance -> Connector -> National Authority`
3583
+
|
3584
+
|This real-time integration ensures that regulated entity information is always current and reflects the latest regulatory status and certifications from official national sources.
3585
+
|
3586
+
|See Message Docs for the connector functions.
3587
+
|
3572
3588
|Note: You can / should run a separate instance of OBP for surfacing the Regulated Entities endpoints.
0 commit comments