ingrammicro_get_price_and_availability
Verify live pricing and stock availability for SKUs before ordering to avoid order failures.
Instructions
Get real-time price and/or stock availability for one or more SKUs — the step before placing an order, to confirm current price and that stock exists before calling ingrammicro_create_order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| products | Yes | Products to price/check: [{"ingramPartNumber"} or {"vendorPartNumber"}]. Mix of both forms across entries is fine. | |
| include_pricing | No | Include live pricing in the response. | |
| include_availability | No | Include per-warehouse stock availability in the response. | |
| availability_by_warehouse | No | Restrict availability to specific warehouses: [{"availabilityByWarehouseId": <id>}]. | |
| include_product_attributes | No | Also include detailed product attributes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |