Corrections and updating Fulfillment Orders
Supported scenarios
- Post corrections on fulfillment orders;
- Receive corrections on fulfillment orders;
- Update fulfillment orders;
- Delete fulfillment orders.
Corrections on fulfillment orders
Purpose:
- Correcting a placed fulfillment orders;
- Receiving corrections on fulfillment orders and status.
Process steps:
NR | Process step | API call / scenario |
---|---|---|
1 | Post correction on fulfillment order | AddFulfillmentOrderCorrection |
2 | Receive fulfillment order corrections based on ID | GetFulfillmentOrderCorrectionsById |
Updating and deleting fulfillment orders
Purpose:
- Updating fulfillment orders;
- Deleting fulfillment orders.
Process steps:
NR | Process step | API call / scenario |
---|---|---|
1 | Update fulfillment order based on ID. | EditFulfillmentOrder |
2 | Delete fulfillment order based on ID | DeleteFulfillmentOrder |
Updated about 1 year ago