Get client/brand product mappings
GET/v1/admin/clients/:slug/products
Returns the products that are both present in the banking-products catalog and explicitly mapped to the specified client/brand. Products in the catalog but not mapped to this client/brand are excluded.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
- 503
Client/brand products retrieved successfully
Schema validation failed (GEN000000)
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006)
Client slug not found (ADM004009)
Capability not configured for this tenant (CRT022003)
Internal server error (GEN100000) or Service error (GEN100001)
All connector targets are currently unhealthy (CRT103001)