🕚 [DEPRECATED Sunset on 31-March-2025] List Products
[DEPRECATED Sunset on 31-March-2025] Please use /pm/product/v2 instead. Returns all products available for the tenant, optionally filtered by price area, grid area, service type, or product tags.
When gridArea is provided and pricearea is not, the price area is resolved from the grid area.
When requiretags is provided, only products matching all specified tags are returned.
When tags is provided, only products matching at least one of the specified tags are returned.
When primaryonly is set to true, only primary products are returned.
query Parameters
priceareaFilters products by price area.
gridAreaFilters products by grid area. The corresponding price area is resolved automatically.
serviceTypeFilters products by service type.
requiretagsComma-separated list of tags that all returned products must have.
tagsComma-separated list of tags where returned products must match at least one.
primaryonlyWhen set to true, only primary products are returned.
Headers
uc-request-sourceThe request source identifier.
🕚 [DEPRECATED Sunset on 31-March-2025] List Products › Responses
Success
idnamecreatedBycreatedTimevisiblelastChangedlastChangedBytagsdescriptionisSubProductisMainProductvalidPeriodproductIdDefaultproductNameDefaultserviceTypehasProduction🕚 [DEPRECATED Sunset on 31-March-2025] List Product Summaries
[DEPRECATED Sunset on 31-March-2025] Please use /pm/product/v2 instead. Returns a summary view of all products available for the tenant, optionally filtered by price area, grid area, service type, or product tags.
Each result contains the key product fields (ID, name, tags, service type, visibility, and dynamic fields) without the full product element detail. Use this endpoint when only basic product catalogue information is needed.
When gridArea is provided and pricearea is not, the price area is resolved from the grid area.
When requiretags is provided, only products matching all specified tags are returned.
When tags is provided, only products matching at least one of the specified tags are returned.
When primaryonly is set to true, only primary products are returned.
query Parameters
priceareaFilters products by price area.
gridAreaFilters products by grid area. The corresponding price area is resolved automatically.
serviceTypeFilters products by service type.
requiretagsComma-separated list of tags that all returned products must have.
tagsComma-separated list of tags where returned products must match at least one.
primaryonlyWhen set to true, only primary products are returned.
Headers
uc-request-sourceThe request source identifier.
🕚 [DEPRECATED Sunset on 31-March-2025] List Product Summaries › Responses
Success
iddescriptionnameprimaryProductserviceTypevisiblevalidPeriodproductIdDefaulttagshasProduction🕚 [DEPRECATED Sunset on 31-March-2025] Get Product
[DEPRECATED Sunset on 31-March-2025] Please use /pm/product/v2 instead. Returns the product with the specified ID, including all product elements, pricing expressions, and configuration.
path Parameters
idThe product ID.
🕚 [DEPRECATED Sunset on 31-March-2025] Get Product › Responses
Success
idnametagsdescriptionisMainProductisSubProductcreatedBycreatedTimelastChangedBylastChangedvisiblevalidPeriodproductIdDefaultreportConsreportProdelCertExpressionrenewableExpressionusedPriceListNamesserviceType🕚 [DEPRECATED Sunset on 31-March-2025] Get Product Summary
[DEPRECATED Sunset on 31-March-2025] Please use /pm/product/v2 instead. Returns a summary view of the specified product, containing the key product fields without the full product element detail.
path Parameters
idThe product ID.
🕚 [DEPRECATED Sunset on 31-March-2025] Get Product Summary › Responses
Success
iddescriptionnameprimaryProductserviceTypevisiblevalidPeriodproductIdDefaulttagshasProduction🕚 [DEPRECATED Sunset on 31-March-2025] Search Products
[DEPRECATED Sunset on 31-March-2025] Please use /pm/product/v2 instead. Returns products matching the specified IDs or product names.
At least one ID or product name must be provided. When both Ids and ProductNames are provided, results from both are combined.
Each product is returned only once, even if it matches both criteria.
🕚 [DEPRECATED Sunset on 31-March-2025] Search Products › Request Body
idsproductNames🕚 [DEPRECATED Sunset on 31-March-2025] Search Products › Responses
Success
idnameinvoiceMessageProductNamedescriptionprimaryProductcreatedBycreatedTimelastChangedBylastChangedvisiblevalidPeriodmigrationproductIdDefaulttagsreportConsreportProdelCertExpressionrenewableExpressionusedPriceListNamesserviceType
