cancel
Showing results for 
Search instead for 
Did you mean: 
WW
Occasional Contributor
Status: New

When using FBA to ship, ShipStation should incorporate the ability to select

"Only ship with blank boxes" and

"Block Amazon Logistics as a carrier for this order"

when orders are coming from a specific selling platform.  For example, walmart.com.

3 Comments
yborzilo
Occasional Contributor

Dear ShipStation Team,

 

Please help with the issue above as it's really simple to expand FBA functions inside of ShipStation.

Please follow the next instruction, as this can be done with the Fulfillment Outbound API, using the Under the createFulfillmentOrder operation. Within the createFulfillmentOrder operation there is a parameter called featureConstraints. The feature settings for this parameter include the option to block Amazon logistics from being the carrier for your order. You can see detailed information in our documentation:
Operation: createFulfillmentOrder
https://github.com/amzn/selling-partner-api-docs/blob/main/references/fulfillment-outbound-api/fulfi...
CreateFulfillmentOrderRequest
https://github.com/amzn/selling-partner-api-docs/blob/main/references/fulfillment-outbound-api/fulfi...
FeatureSettings
https://github.com/amzn/selling-partner-api-docs/blob/main/references/fulfillment-outbound-api/fulfi...
You can also refer to the models for examples of the code in use: https://github.com/amzn/selling-partner-api-models/blob/main/models/fulfillment-outbound-api-model/f...
Hope your developer team will heps us)

info414
First-timer

Yes please

Ship_Support
New Contributor

We need this feature implemented. Thank you.