Question by khuschopr_1 · Jan 28 at 05:43 AM · cancellationgetordersgetordergetitem
Issue in cancellation of ebay order
Issue in cancellation from buyer side and seller side
Customer creates an order with single item on ebay sandbox.
Order is created successfully after complete the payment on paypal.
Customer cancels that order from "More Actions->Ask to cancel this order" within 1 hr.
Order is cancelled successfully on buyer side.
"View PayPal transaction" is still shown instead of "See cancel details" for that columns in "Purchase History".
When user click on "Ask to cancel this order" again from "More Actions" it displays error with message "order is either cancelled by seller or buyer".
At the same time, I do not get any change in "CancelStatus" of GetOrder API (Trading API).
I am getting Cancellation details of that order in "GET /post-order/v2/cancellation/search" API.
Different response in both APIs, make my data inconsistence to confirm the cancellation.
There is also no change in "CancelStatus" of GetOrder API, when Seller cancels that order by "post-order/v2/cancellation" API.
Please find the attachment of API responses of cancelled orders. 1. Buyer Cancellation 2. Seller Cancellation[API response of GetOrder APIs and Post-order cancellation][1]
Follow this link https://developer.ebay.com/DevZone/guides/ebayfeatures/Development/Post-Order-Cancellations.html for "Discovering Buyer Cancellation Requests"
Please help me to get the reason behind this [1]: /storage/temp/1962-test-order-data.pdf
Your answer
