List Portal Network
GET/v1/network/portals
The Portal Network provides detailed information about all payer portals supported by Zuub. It allows developers to:
- Discover Portals: Browse all available portals and their configurations
- Understand Requirements: Review authentication methods and login requirements for each portal
- Map Portal IDs: Connect portal identifiers to payer features and automation workflows
- Synchronize Portals: Use
createdAtandupdatedAttimestamps to keep local portal databases in sync
Request
Responses
- 200
- 401
- 403
- 500
Successfully retrieved portal network
Invalid or missing access token
Access token missing required scopes
Internal Error