Fixed price
How the fixed price action works, what are the required and optional parameters to set it up, and the resources for which it's enabled
Key
Type
Required
Notes
String
String
String
Array
Object
Object
String
Object
Integer
Example
"actions": [
{
"type": "fixed_price",
"selector": "order.line_items.sku",
"groups": [ "discountable-items" ],
"value": 2000,
}
]Value
Restrictions
Resources
Last updated