Process order API can be used to perform scheduling actions on order lines. Scheduling
actions include:
- schedule
- unschedule,
- reserve and
- unreserve.
Reservations can also be performed by passing the reserved_quantity on the order line record. You do not need to send in the schedule action if reserved_quantity is passed.
Process Order API will also automatically schedule or re-schedule the lines if the schedule_ship_date or schedule_arrival_date field is passed or updated respectively.
No comments:
Post a Comment