GET:shops/preferences.json
Commerce APIGET:shops/preferences.json

GET:shops/preferences.json

Description

Get user shop UI preferences.

Permission bit: "shop_settings.read"

Topic: Shops

Query Parameters

keys: Comma-separated array of String, required

Get only preferences with the following keys

Example: ?keys=str,str


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Response Body

Array of UIPreference

Response Body Type

Loading module