> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# QuoteLineConfiguration

> Criteria search for ErpProduct. Potentially goes out to external quote connectors

## "QuoteLineConfiguration"

This provider name is implemented by the class <see cref="T:SuperOffice.CRM.ArchiveLists.Archive.FindErpProductSearchProvider">SuperOffice.CRM.ArchiveLists.Archive.FindErpProductSearchProvider</see> inside NetServer's SODatabase assembly.

Criteria search for ErpProduct. Potentially goes out to external quote connectors

## Supported Entities

| Name | Description |
| ---- | ----------- |

## Supported Columns

| Name | Restriction | Description | OrderBy |
| ---- | ----------- | ----------- | ------- |

## Sample

```http! theme={null}
GET /api/v1/archive/QuoteLineConfiguration?$select=
Authorization: Basic dGplMDpUamUw
Accept: application/json; charset=utf-8
Accept-Language: sv

```

See also: <see cref="T:SuperOffice.CRM.Services.IArchiveAgent">IArchiveAgent</see>.


## Related topics

- [SuperOffice.WebApi.Data.QuoteLineConfiguration](/en/api/reference/webapi/SuperOffice.WebApi.Data.QuoteLineConfiguration.md)
- [QuoteLineConfiguration table](/en/database/tables/quotelineconfiguration.md)
- [Save Quote Line Configurations](/en/api/reference/restful/agent/quote_agent/save-quote-line-configurations.md)
- [Save Quote Line Configuration](/en/api/reference/restful/agent/quote_agent/save-quote-line-configuration.md)
- [Get All Quote Line Configurations](/en/api/reference/restful/agent/quote_agent/get-all-quote-line-configurations.md)
- [Get In Use Quote Line Configurations](/en/api/reference/restful/agent/quote_agent/get-in-use-quote-line-configurations.md)
