Quote a quantity
quote_pricePrice an order of a given quantity: per-unit price at that quantity, one-time setup, run charges, rush and tariff, the subtotal (before shipping and tax), whether the quantity is orderable, the next price break, and a deep_link that opens promotionpros.com on exactly this configuration with the same total. Optionally choose color, decoration method, number of imprint colors, per-size quantities and rush.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rush | No | ||
| color | No | Product color name, from get_product_options. | |
| sizes | No | Per-size quantities for apparel; replaces quantity. | |
| product | Yes | Identify the product by exactly one of slug, id or sku. | |
| quantity | No | Total pieces. | |
| imprint_colors | No | Number of ink colors in the logo on the primary location. | |
| imprint_method | No | Decoration method name, from get_imprint_options. |