Was this helpful?
Unique identifier for the order.
2594887831811953
GET /api/i2/orders/{number}/ HTTP/1.1 Host: sandbox.akinon.com Authorization: YOUR_API_KEY Accept: */*
OK
{ "number": "2594887831811953", "currency": "TRY", "shipping_amount": 10, "packages": [ { "number": "2595053219311870", "status": 3 } ] }