open-api
open-api copied to clipboard
[DOCS]: How to track delivered status
Is there an existing issue for this?
- [X] I have searched the existing issues
Link to Documentation Issue
https://developers.etsy.com/documentation/reference#operation/getShopReceipt
What would you like to change?
To fetch the delivered orders, earlier we used to get a field "status" in shipments array for the delivery status but now we are not getting any such field. How can we determine whether the order is delivered or not through the api : /v3/application/shops/shop_id/receipts/ ?
Why are you proposing this change?
I want to get a field to determine whether the order is delivered or not?
please reply to this query asap.
Are you saying that the Shipments Array, in the new V3, used to have a status to say if the order was delivered to the end user?
I have looked back to a very old OAS file for V3 and I couldn't see such Status field.
There is already a Feature request related to getting the delivery status here #333 which you can comment on to help drive the conversation.
that means currently delivered status is not there in the API, right? and I will not be able to fetch delivered orders by any means?
That's right.
But You wrote you're original message as if you used to be able to get this data? Were you able to get it before?
Etsy has never offered, to my knowledge, a way to see delivered status. We do no track the shipments inside of Etsy. This is handled by the carriers.