amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
589 stars 728 forks source link

Fulfillment Inbound V2024-03-20: generateTransportationOptions Options Error; WARNING: Since pallet info has not been provided, we may not be able to produce PCP-LTL options as part of GenerateTransportationOptions #3998

Closed Elibool closed 3 months ago

Elibool commented 3 months ago

When calling generateTransportationOptions, I often get this error for an inbound plan created via the API:

WARNING: Since pallet info has not been provided, we may not be able to produce PCP-LTL options as part of GenerateTransportationOptions 

But the same api data packet was successful before June 28th , What changes have occurred with the Options ?

puppsupr commented 3 months ago

Hi Elibool, This is just a warning and shouldn't block you. If you don't provide pallet info while generating transportation options call, then the list transportation will give you only SPD options and not LTL (PCP) that is what is given as a warning.

https://developer-docs.amazon.com/sp-api/docs/fulfillment-inbound-api-v2024-03-20-reference#shipmenttransportationconfiguration

Ironkyy commented 3 months ago

Can a box be used as a pallet?

Elibool commented 3 months ago

readyToShip must after today , then it succeeded