get_quote
Get a pricing quote for a product at a specific quantity. Quantity must be a positive integer; quotes below the product MOQ are flagged belowMoq and indicative only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Product ID | |
| locale | No | Locale for pricing | en-AU |
| quantity | Yes | Quantity to quote (positive integer) |