open-api icon indicating copy to clipboard operation
open-api copied to clipboard

[DOCS]: How to track delivered status

Open kediaankita opened this issue 2 years ago • 5 comments

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?

kediaankita avatar Mar 22 '22 05:03 kediaankita

please reply to this query asap.

kediaankita avatar Mar 25 '22 11:03 kediaankita

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?

image

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.

Gareth064 avatar Mar 25 '22 11:03 Gareth064

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?

kediaankita avatar Mar 25 '22 13:03 kediaankita

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?

Gareth064 avatar Mar 25 '22 13:03 Gareth064

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.

etsyachristensen avatar Apr 12 '22 14:04 etsyachristensen