We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797c392 commit 266ab47Copy full SHA for 266ab47
features/realtime-product-updates.mdx
@@ -194,7 +194,7 @@ The `denominations` object represents available values you can order for a produ
194
- _Action:_ Update the product denominations in your catalog
195
- _Reason:_ The product `minimum_value` or `maximum_value` has changed, orders outside the new range will be rejected
196
197
-```json Example payload where a denomination is removed {4,14} [expandable]
+```json Example payload where minimum and maximum values change for an open denomination type {4,14} [expandable]
198
{
199
"product_code": "XYZ-US",
200
"old_state": {
0 commit comments