Skip to content

Commit

Permalink
Update VTEX - Orders API (PII version).json
Browse files Browse the repository at this point in the history
Co-authored-by: Júlia Rabello <[email protected]>
  • Loading branch information
Isabella-Veloso and julia-rabello authored Sep 25, 2024
1 parent ec97954 commit d4a8b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VTEX - Orders API (PII version).json
Original file line number Diff line number Diff line change
Expand Up @@ -3683,7 +3683,7 @@
},
"f_shippingEstimate": {
"type": "string",
"description": "Filters orders by shipping estimate time in days by concatenating the desired number of days with the sufix `.days`. For example:\r\n- Next 7 days: `7.days`\r\n- Tomorrow: `1.days`\r\n- Today: `0.days`\r\n- Late: `-1.days`",
"description": "Filters orders by shipping estimate time in days by concatenating the desired number of days with the `.days` suffix. For example:\r\n- Next 7 days: `7.days`\r\n- Tomorrow: `1.days`\r\n- Today: `0.days`\r\n- Late: `-1.days`",
"example": "4.days"
},
"f_sellerNames": {
Expand Down

0 comments on commit d4a8b63

Please sign in to comment.