Questions tagged [amazon-fba]
8 questions
3
votes
1 answer
How do I form an Amazon FBA CartonContentsRequest XML with more than one SKU per carton
I am using the SubmitFeed _POST_FBA_INBOUND_CARTON_CONTENTS_ from Amazon's Feeds Api. I submit this XML doc. I have used this call successfully for simple cases where there is just one SKU per carton. This shipment I want to have three SKUs per…

Mike Stephenson
- 649
- 6
- 14
3
votes
0 answers
How To Determine FBA Inbound Shipment Costs
How would I go about determining the final shipping costs for an inbound shipment?
It’s possible to get the estimated cost from GetTransportContent, but I want the finalized costs. I looked at pulling the settlement reports, but the data I get back…

Bravo Delta
- 842
- 2
- 10
- 24
2
votes
1 answer
Is there any ready Amazon MWS solution to put ASIN, Address, Box weight and get shipping label?
I'm a Amazon seller and sell dozens of different products.
Everyday I'm doing the same job: choose ASIN, send/replenish inventory, choose address, packing-type, quantity, box weight and dimensions, get UPS shipping label.
Trying to find some service…

JW Cooper
- 21
- 3
2
votes
1 answer
_POST_FBA_INBOUND_CARTON_CONTENTS_ Error
The XML below for FBA carton information is set when we create a shipment.
CartonContentsRequest
1
XXXXKQN8
…

jayesh vaja
- 116
- 1
- 9
0
votes
0 answers
Inquiry Regarding Retrieving Custom Product Orders and Location of Custom Information in OrderItem Response - SP-API
I am trying to retrieve Amazon orders that involve custom products using the OrderItems API within SP-API. Specifically, I am interested in understanding where the custom information is stored within the OrderItem response. Is it located in the…

Victor
- 37
- 1
- 9
0
votes
1 answer
Jlevers selling partner inbound shipment getShipments() api getting error Request is invalid - NextToken must not be empty"
When I am calling selling partner Amazon fba inbound shipment getShipments() api i am getting a NextToken.
But when again calling the API with NextToken it gives me below error even though NextToken exist -
[400]
{ "errors": [ { "code":…

Muhammad Tarique
- 1,407
- 1
- 13
- 17
0
votes
1 answer
Has Amazon changed policy for getting MWS Access Keys?
I am trying to get Amazon Seller Access keys from User Permissions page and it says
"Developer Central
Are you a software developer building applications using MWS?
If you need MWS API Access Keys because you are coding software applications for…

Naveed Metlo
- 375
- 2
- 6
- 18
0
votes
1 answer
GetUniquePackageLabels doesn't use CartonId from _POST_FBA_INBOUND_CARTON_CONTENTS_
I am using Amazon's MWS Feeds API to submit carton data using the SubmitFeed call for _POST_FBA_INBOUND_CARTON_CONTENTS_. There are no errors or warnings and all subsequent calls in my InboundShipment to Amazon work just fine. I can even get the…

Mike Stephenson
- 649
- 6
- 14