sophos_list_quotes
Retrieve approved distributor quotes from Sophos Business Automation API using a distributor ID, with filters for type, billing category, creation time, and more.
Instructions
List distributor quotes from the Sophos Business Automation API. Only approved quotes are returned. Requires a Distributor ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to fetch, starting at 1 | |
| type | No | Filter by quote type | |
| page_size | No | Number of results per page (max 500) | |
| approved_to | No | Include quotes approved up to this ISO 8601 datetime (e.g. 2023-11-18T12:01:21Z) | |
| approved_from | No | Include quotes approved from this ISO 8601 datetime (e.g. 2023-11-18T12:01:21Z) | |
| autogenerated | No | Include only autogenerated quotes when true | |
| distributor_id | Yes | Distributor ID (X-Distributor-ID header value) | |
| amend_and_extend | No | Filter to only Amend-and-Extend quotes (true) or non-Amend-and-Extend quotes (false) | |
| created_by_partner | No | Filter to only partner-created quotes (true) or non-partner quotes (false) | |
| include_nfr_quotes | No | Include Not For Resale (NFR) quotes when true | |
| created_minutes_ago | No | Include quotes created within the past N minutes | |
| expires_within_days | No | Include quotes expiring within the next N days | |
| approved_minutes_ago | No | Include quotes approved within the past N minutes | |
| billing_category_type | No | Filter by quote line billing category type |