Direct URL for order

Is there a way to directly link to the order detail page on the app.veeqo.com website? Either by using the order_number or order_id?

Hi there,

You can use below url scheme to create direct link to order detail pop up.

Scheme:
https://app.veeqo.com/orders/{{-Order_id-}}

Note: Replace this β€œ{{-Order_id-}}” with your order_id. When you try to access this url. It’ll access order detail pop up directly.

I hope, I understand your question correctly.

1 Like