Skip to content

How to get all required attributes from product type definitions JSON schema #3713

Discussion options

You must be logged in to vote

Complex it is 😅
Especially if you are creating new listings. IMHO its iterative process build a payload and send it to the API to get initial validation. OFC you can do validation yourself locally before sending to Amazon Listing API with some JSON Schema validation tools (or packages depending on your programming language). So you will cut some additional HTTP roundtrips and lower the request to the API. Hence local validation results could give some different results than the Amazon Listing API response ;)

You can always check the Amazon's recommended workflow https://developer-docs.amazon.com/sp-api/docs/building-listings-management-workflows-guide

Allso keep in mind of editable attrib…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@serdargokhan
Comment options

@mahmoudAhme-d
Comment options

@serdargokhan
Comment options

@weilinggu
Comment options

Answer selected by serdargokhan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants