Hi, somebody maybe work with SP-API Amazon? I checked all types of "Inventory" reports (https://developer-docs.amazon.com/sp-api/docs/report-type-values-inventory) and none of them return information about whether the product is customizable or not. I really need to be able to check if product is set as customizable or not. Can I get this product information in another way?
Amazon SP-API - get customizable products
Recommended threads
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Database not found when attempting to Li...
So, I am doing this in postman to eliminate any possible weirdness from my SDK, and still unable to hit any document level endpoint for my database. I am tryin...
- module 'appwrite.query' has no attribute...
In python im running this line: from appwrite import query database = Databases(client).list_documents(database_id= 'xxx', collection_id= 'xxx', queri...