Replies: 1 comment 1 reply
-
I'm having this same issue. Assuming your seller account is NOT approved for HazMat program. The Inbound Eligibility API will give you a "False" when checking inbound eligibility and will return a reason code. This reason code can be used to determine if the product is Dangerous Goods. The problem is, if the seller is approved for the Hazmat program, this query returns true and does not provide any reason code. The only work around is to create an empty seller account that is not approved for Hazmat and use those seller credentials for the API calls to check Hazmat status. I cannot believe this info is not directly available via API! (maybe it is, but I cannot find it). |
Beta Was this translation helpful? Give feedback.
-
Discussed in https://github.com/amzn/selling-partner-api-docs/discussions/3022
Originally posted by spinneret March 24, 2023
Is it possible to lookup if a product is classified as dangerous goods (hazmat) by ASIN? I reviewed the API reference in detail and couldn't find an endpoint that can be used to retrieve that information.
Beta Was this translation helpful? Give feedback.
All reactions