Returns the PUBLIC storefront settings for the product mix of the current company.
This endpoint is accessible without authentication and returns only the minimal data needed for storefront behavior.
Scoped by x-companyid header.
GET
/api/customer-product-mixes/settings/storefront
Request
None
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://platform.shopranos.eu/api/customer-product-mixes/settings/storefront'