Ask a Question

Ask a Question
Back to All

Which Id can be used when receiving order cancellation?

When receiving order cancellation, does it contain the same "_id" as the original order, or only the "channelOrderId" is the same as in the original order?
The Deliverect documentation seems unclear on that issue.
On one hand it says: “Please note cancel requests get a separate order _id” (https://developers.deliverect.com/page/glossary-pos-orders) and “The only means of referencing the original order is via channelOrderId” (https://developers.deliverect.com/page/pos-order-cancellations).
But on the other hand, it says on the same link (https://developers.deliverect.com/page/pos-order-cancellations): “the _id will be the same” and “cancellation will bear the original _id”.