get https://sandbox.sendle.com/api/orders/
Returns the given order including its status, the public tracking URL, and the metadata you passed when creating it.
Viewing an order should include everything that you need to know about it! Aside from the tracking endpoint, of course. Importantly, the is_cancellable
key under the scheduling
section tells you whether you can cancel the order.
Recipes
🏷️
Retrieve label URL
Open Recipe