You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When submitting a GenerateTransporationOptions request with a readyToShipWindow.start doesn't have any effect on the transportation options returned by ListTransporationOptions. I get many options returned that have a carrierAppointment.startTime before the readyToShipWindow.start submitted. I would assume if we say our shipment isn't going to be ready until 2025-03-07, we shouldn't get hundreds of options returned with carrierAppointment.startTime before that date. I get hundreds of meaningless options.
An example with readyToShipWindow.start set to 2025-03-07
GenerateTrasnportationOptions:
Why would we need an option with a carrierAppointment time a full week before our shipment will even be ready for pickup? This wouldn't be a major issue, but in the example above we get 1377 options returned which takes a ridiculous amount of time to page through 69 pages of responses with a page size of 20.
The text was updated successfully, but these errors were encountered:
When submitting a GenerateTransporationOptions request with a readyToShipWindow.start doesn't have any effect on the transportation options returned by ListTransporationOptions. I get many options returned that have a carrierAppointment.startTime before the readyToShipWindow.start submitted. I would assume if we say our shipment isn't going to be ready until 2025-03-07, we shouldn't get hundreds of options returned with carrierAppointment.startTime before that date. I get hundreds of meaningless options.
An example with readyToShipWindow.start set to 2025-03-07
GenerateTrasnportationOptions:
One of the hundred of meaningless options returned by ListTransportationOptions:
Why would we need an option with a carrierAppointment time a full week before our shipment will even be ready for pickup? This wouldn't be a major issue, but in the example above we get 1377 options returned which takes a ridiculous amount of time to page through 69 pages of responses with a page size of 20.
The text was updated successfully, but these errors were encountered: