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
578 stars 730 forks source link

Unable to print carton labels from vendor central after confirming the shipment via VendorShippingAPI > submitShipmentConfirmation , #2108

Closed iteahmad closed 2 years ago

iteahmad commented 2 years ago

Endpoint: VendorShippingAPI > submitShipmentConfirmation Problem: after shipment confirmation is submitted successfully, and its transaction is verified and labeled as a success, we are unable to print the carton labels from the vendor center (the button is disabled). More Details: In cartons section, our carton identification is something like this:

(
                'container_identification_type' => 'SSCC',
                'container_identification_number' => '00504787440638918554',
  )
github-actions[bot] commented 2 years ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.