We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04051ff commit 88ee873Copy full SHA for 88ee873
15.md
@@ -55,7 +55,7 @@ A merchant can publish these events:
55
"id": <String, UUID of the shipping zone, generated by the merchant>,
56
"name": <String (optional), zone name>,
57
"cost": <float, base cost for shipping. The currency is defined at the stall level>,
58
- "countries": [<String, countries included in this zone>],
+ "regions": [<String, regions included in this zone>],
59
}
60
]
61
0 commit comments