Get B2B Negotiable Quotes
get_b2b_negotiable_quotesRetrieve active negotiable quotes for a specified B2B company ID in Adobe Commerce B2B, excluding requisition lists.
Instructions
Returns active negotiable quotes for a B2B company_id. Requires Adobe Commerce B2B. Does NOT return requisition lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Override the MAGENTO_SQL_PROFILE env var for this call only. Use list_connection_profiles to see available names. | |
| company_id | No | B2B company entity_id. Omit to list recent negotiable quotes (when B2B enabled). | |
| magentoRoot | No | Absolute path to the Magento root (must contain app/etc/env.php). Defaults to MAGENTO_ROOT env var or auto-discovery. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| rows | Yes | ||
| sampled | No | ||
| rowCount | Yes | ||
| truncated | No |