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 fab95e0 commit ec97954
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 @@ -3678,7 +3678,7 @@
},
"f_invoicedDate": {
"type": "string",
"description": "Filters orders by invoice date by concatenating the sufix `invoicedDate` with the desired date range in [ISO 8601 format](https://learn.microsoft.com/en-us/rest/api/storageservices/formatting-datetime-values), as in `invoicedDate:[YYYY-MM-DDThh:mm:ssZ TO YYYY-MM-DDThh:mm:ssZ]`.",
"description": "Filters orders by invoice date by concatenating the `invoicedDate` prefix with the desired date range in [ISO 8601 format](https://learn.microsoft.com/en-us/rest/api/storageservices/formatting-datetime-values), as in `invoicedDate:[YYYY-MM-DDThh:mm:ssZ TO YYYY-MM-DDThh:mm:ssZ]`.",
"example": "invoicedDate:[2024-01-01T00:00:00.000Z TO 2024-03-01T00:00:00.000Z]"
},
"f_shippingEstimate": {
Expand Down

0 comments on commit ec97954

Please sign in to comment.