POST:shops/preferences.json
POST:shops/preferences.json
Description
Save user shop UI preferences.
Permission bit: "shop_settings.read"
Topic: Shops
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
Array of UIPreferenceCreate
[ { "key": "", "value": "" } ]
Response Body
Array of UIPreference
Response Body Type
Loading module