Site
Static configuration and metadata endpoints
Returns country, currency, and phone-formatting information for the storefront.
Business Logic:
Active currency resolved via session (falls back to default)
Country derived from
DEFAULT_COUNTRY_CODEPhone validation data sourced from dynamic settings
Header parameters
X-CookiestringOptionalExample:
Use X-Cookie header instead of Cookie header in "try out" section. Use Cookie header while testing in postman or other tools. Some commerce applications may support 'sesionid' instead of 'osessionid'.
osessionid=abc123Responses
200
Successful response
application/json
get
/config/200
Successful response
Last updated
Was this helpful?

