Skip to content

Commit 266ab47

Browse files
wjdpCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 797c392 commit 266ab47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/realtime-product-updates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ The `denominations` object represents available values you can order for a produ
194194
- _Action:_ Update the product denominations in your catalog
195195
- _Reason:_ The product `minimum_value` or `maximum_value` has changed, orders outside the new range will be rejected
196196

197-
```json Example payload where a denomination is removed {4,14} [expandable]
197+
```json Example payload where minimum and maximum values change for an open denomination type {4,14} [expandable]
198198
{
199199
"product_code": "XYZ-US",
200200
"old_state": {

0 commit comments

Comments
 (0)