Skip to content

InternalGetOfferCatalogFamilyParameters

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