Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

How long that the order_status_url link lasts before expiring?

How long that the order_status_url link lasts before expiring?

pablojoy
Tourist
11 0 5

Hi everybody! I have this question, when using the orders API fetching an order like this:

https://***.myshopify.com/admin/api/2021-10/orders/{orderId}.json

It returns in its data a link "order_status_url" and my question is how long does this link lasts? Does it expires or lasts forever?

I wasn't able to find an answer to this and support wasn't able to responde this question to me either. I want to know this because I would like to store this url in my database, but if the link expires shortly then that won't be posible.

Thank you in advance!

Replies 0 (0)