Upsert the banking products catalog
PUT/v1/admin/clients/:slug/banking-products
Replaces the banking-products catalog for the slug-resolved
client/brand. Each entry must include a coreBankingProductKey,
productCategory, and a cardProducts array (may be empty). Existing
entries not present in the body are deactivated.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
- 503
Banking products catalog upserted 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)