Skip to content

Commit

Permalink
Update VTEX - Orders API.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Isabella-Veloso committed Nov 4, 2024
1 parent fcd2f35 commit e80e213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VTEX - Orders API.json
Original file line number Diff line number Diff line change
Expand Up @@ -2935,7 +2935,7 @@
},
"orderGroup": {
"type": "string",
"description": "Order group ID, a code part of the order ID that groups all orders related to the same purchase. For example, in order ID `v71021570str-02`), the order group ID is `v71021570str`."
"description": "Order group ID, a segment of the order ID that groups all orders related to the same purchase. For example, in order ID `v71021570str-02`), the order group ID is `v71021570str`."
},
"totals": {
"$ref": "#/components/schemas/TotalsUpdated"
Expand Down

0 comments on commit e80e213

Please sign in to comment.