Closed MeAndNotYou closed 4 days ago
Hi @MeAndNotYou, thanks for reaching out! To handle this error, please add the prep category information for SKUs via Send to Amazon UI in Seller Central before proceeding with the CreateInboundPlan request. This has also been noted in the usecase guide. This is a one time activity that needs to be done for a new listing. We will be looking into making this more seamless via APIs in the future. Best, Marc Selling Partner Developer Services
This issue is scheduled to close soon. If you are still encountering problems, please feel free to open a new issue and make a reference to this one.
closed for inactivity
Greetings from here,
We are getting as PrepInstructionList for our SKU:
{"payload": { "SKUPrepInstructionsList": [ { "SellerSKU": "696" , "ASIN": "B0016KTN2E" , "BarcodeInstruction": "RequiresFNSKULabel" , "PrepGuidance": "NoAdditionalPrepRequired" , "PrepInstructionList": ["Labeling"] , "AmazonPrepFeesDetailsList": [{"PrepInstruction": "Labeling" , "FeePerUnit": {"CurrencyCode": "CAD" , "Value": 0.6}}] } ] , "InvalidSKUList": [] } }
... and sending via the create inbound plan labelOwnwer = SELLER prepOwner = NONE
Der CreatePlan call was accepted. But when we ask for the status then we are receiving
Thank you very much,
Kind regards,
Uwe