Commerce
createProductSet
Create Product Set
Create a NAMED product set (a menu) in a Studio app's catalog: a stable, ordered list of products a merchant can activate as a unit.
Arguments
appIdstringrequiredThe Studio app ID whose catalog holds the set.namestringrequiredThe set's name, e.g. 'Forever menu'.productIdsstring[]requiredThe commerce product IDs that make up the set, in order.alwaysOnbooleanoptionalPin this set always-on: its members survive another set's exclusive activation.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- make a forever menu with these items
- create a menu
- save this as a set
Pair it with
The verbs that finish the job.