Skip to content

Commit

Permalink
Update VTEX - Pick and Pack Order Changes API.json
Browse files Browse the repository at this point in the history
Co-authored-by: Isabella Veloso Sá <[email protected]>
  • Loading branch information
karenkrieger and Isabella-Veloso committed Jan 29, 2025
1 parent 8e28205 commit 9a5b2e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion VTEX - Pick and Pack Order Changes API.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"openapi": "3.0.0",
"info": {
"title": "Pick and Pack Order Changes API",
"description": "The Pick and Pack Order Changes API manages order modifications in a Pick an Pack order. This API supports actions like updating deadlines, adding items, modifying quantities, rejecting or replacing items, and updating item details.\r\n\r\n>ℹ️ This API is currently in beta and subject to changes. Use with caution in production environments.\r\n\r\n## Index\r\n\r\n- `PUT` [Update order deadline](https://developers.vtex.com/docs/api-reference/pick-and-pack-order-changes-api#put-/orders/-orderId-/deadline?endpoint=put-/orders/-orderId-/deadline)\r\n- `POST`[Update items of the order](https://developers.vtex.com/docs/api-reference/pick-and-pack-order-changes-api#post-/order/changes?endpoint=post-/order/changes)",
"description": "The Pick and Pack Order Changes API manages order modifications in a Pick and Pack order. This API supports actions like updating deadlines, adding items, modifying quantities, rejecting or replacing items, and updating item details.\r\n\r\n>ℹ️ This API is currently in beta and subject to changes. Use it with caution in production environments.\r\n\r\n## Index\r\n\r\n- `PUT` [Update order deadline](https://developers.vtex.com/docs/api-reference/pick-and-pack-order-changes-api#put-/orders/-orderId-/deadline)\r\n- `POST` [Update items of the order](https://developers.vtex.com/docs/api-reference/pick-and-pack-order-changes-api#post-/order/changes)",

"contact": {},
"version": "1.0"
},
Expand Down

0 comments on commit 9a5b2e9

Please sign in to comment.