New Pick and Pack Order Changes API
Added
The new Pick and Pack Order Changes API allows merchants to efficiently modify orders by adding or removing items, adjusting prices, and applying discounts, ensuring accurate inventory and order records.
January 29, 2025
1 min read
The new Pick and Pack Order Changes API enables merchants to modify VTEX Pick and Pack orders by adding or removing items, adjusting prices, and applying discounts. This functionality is essential for managing customer requests, addressing product availability issues, and implementing promotional adjustments. The API ensures that merchants can efficiently handle order modifications while maintaining an accurate inventory and order records.
The Pick and Pack Order Changes API contains the following endpoints:
PUTUpdate order deadline: Extend or modify the deadline for fulfilling a specific order.POSTUpdate items of the order: Add or remove items, adjust prices, or apply discounts to an existing order.