Mixam: Get Product Detail
Mixam via Parse · ecommerce
Returns full metadata and configuration options for a specific product ID, including substrate types, binding options, standard sizes, copy limits, lamination options, and colour options. Use product_id and sub_product_id from get_all_products. APIs for discovering print products and getting real-time pricing quotes from Mixam.com. Fulfilled by Parse from mixam.com.
- b2b-directory
- ecommerce
- marketplace
- mixam
- mixam-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/746a1ab1-4832-4131-b609-1f1a1a66bff3/get_product_detail
- Interface artifact
- sha256:990923d46bfb1c7e5ac6b3b7df0665f0541349d42035d5c20b2f8b16f169de52
- Manifest digest
- sha256:fbece6f2c6b81813ac9307206693823b4c46e0ce24729324920b38b9b4c77816
Request fields
- product_id (integer, required): Primary product ID (e.g. 1 for Booklets, 2 for Flyers, 4 for Posters). Obtain from get_all_products.
- sub_product_id (integer): Secondary product ID for variations (e.g. 100007 for Magazines). Defaults to 0 for the primary product.
Example queries
- {"product_id":"1","sub_product_id":"0"}