Pull Shipments Based on Ship Date

Hi Experts,

I need to pull all shipped shipments based on the ship date as below but the API returns all shipped shipments regardless of the ship date. I used the same date format for start_date and it worked but not for ship date.

https://api.ordoro.com/shipment/?status=shipped&ship_date=2018-04-03T00:00:00.0000000Z/

Please advise how I can achieve that.

Thanks,
Hui Bin

Hi,

Thanks for taking note. It seems that our documentation is out of line with the request.
We will update the documentation to remove the unused parameter.

We do not allow getting shipments by ship_date, but you can sort based on ship_date.

Hope this helps,

Sophie