Discussions
Tracking order status using API
about 5 years ago by Webizz
Hello,
We are creating easyship order shipments through php using following links:
- https://api.easyship.com/shipment/v1/shipments
- https://api.easyship.com/shipment/v1/shipments/create_and_buy_label
shipments are creating successfully, but further we are trying to track those shipping status & we are continuously getting "Created" status. Also we are putting shipping id into easyship-tracking link then its showing message like "Your package is being prepared, no tracking is available yet. It should appear soon"
Why we are not getting further shipping status in response or in tracking results.
Is there any kind of settings or what, please suggest me ideas or changes to solve above issue.