InternalGetOfferCatalogFamilyParameters Schema InternalGetOfferCatalogFamilyParameters{ "$schema": "http://json-schema.org/draft-07/schema#", "CustomerId": { "in": "path", "name": "customerId", "schema": {"type": "string"}, "required": true } }