Skip to content

Commit

Permalink
edit orderGroup description
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-rabello authored Jan 29, 2025
1 parent f1ceb44 commit d8e2e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VTEX - Ad Network API.json
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@
},
"orderGroup": {
"type": "string",
"description": "OMS order group for the created order. The orderGroup should be the same as the one created in the OMS to enable the correlation between the order events and the order tables.",
"description": "Order group ID for the created order. The order group ID is 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`. The `orderGroup` value should be the same as the one created in the OMS to enable the correlation between the order events and the order tables.",
"example": "v71021570str"
},
"channel": {
Expand Down

0 comments on commit d8e2e2d

Please sign in to comment.