Newer Version Available
Change Item Input
Change to an OrderItemSummary, such as a return or cancel. You
specify whether to prorate the associated shipping charge based on the price change. The
OrderItemSummary can’t be a shipping charge.
- Root XML tag
- <changeItem>
- JSON example
-
1{ 2 "orderItemSummaryId": "10uxx0000004FYDAA2", 3 "quantity": 1.0, 4 "reason": "Wrong Item", 5 "shippingReductionFlag": true 6} - Properties
-