Mixam: Get Instant Quote
Mixam via Parse · ecommerce
Retrieve real-time pricing for a specific product configuration. The spec object follows the Mixam offer API format with top-level keys subProductId, itemSpecification (containing copies, product, components array, bound), and santaType. Use the initialSpecification from get_product_config as the itemSpecification template. Returns best-price and express delivery options with estimated costs and delivery dates. Discover Mixam's complete printing product catalogue, retrieve product configuration options (sizes, papers, bindings), and get real-time pricing quotes for custom print jobs. Fulfilled by Parse from mixam.co.uk.
- b2b-directory
- ecommerce
- marketplace
- mixam
- mixam-co-uk
- 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
- POST /scraper/2e9bf3fd-6a90-4a40-8ed6-11936b16e6e3/get_instant_quote
- Interface artifact
- sha256:a0ebe12808c759bfc5f17e436ae9e30a8255129f748477124d56e89440fddc49
- Manifest digest
- sha256:1e79893b8295ef29fa43abf6e61b1bd1e084a4dd360366edbcd85476a156e59d
Request fields
- spec (object, required): JSON object containing the full offer request. Required top-level keys: subProductId (integer), itemSpecification (object with copies, product, components array, bound), santaType (string, defaults to 'QUOTE'). Use the initialSpecification from get_product_config as the itemSpecification value.
Example queries
- {"spec":"{'subProductId': 100009, 'itemSpecification': {'copies': 100, 'product': 'BROCHURES', 'components': [{'componentType': 'BOUND', 'format': 5, 'standardSize': 'NONE', 'orientation': 'PORTRAIT', 'colours': 'PROCESS', 'substrate': {'typeId': 1, 'weightId': 3, 'colourId': 0, 'design': 'NONE'}, 'embellishments': {'spotUv': False}, 'lamination': 'NONE', 'pages': 8, 'binding': {'type': 'STAPLED', 'edge': 'LEFT_RIGHT', 'sewn': False, 'colour': 'BLACK', 'loops': 'TWO_LOOPS', 'headAndTailBands': 'NONE'}, 'ribbonColour': 'NONE', 'preDrilledHoles': 'NONE', 'laminatedComponent': True, 'foiledComponent': False, 'twoSidedComponent': False, 'folded': False, 'supportsSpine': False, 'hasBack': False, 'hasCustomSize': False}], 'bound': True, 'requiresArtwork': True, 'customSize': False, 'supportsSpine': False}, 'santaType': 'QUOTE'}"}