---
title: "Retrieve PM Project Item Phase Segment Sums By Code"
slug: "retrieve-pm-project-item-phase-segment-sums-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-pm-project-item-phase-segment-sums-by-code"
---

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

# Retrieve PM Project Item Phase Segment Sums By Code

Get/pm-rest-api/rest/1/pmprojectitemphssegmsum

## Query Standards

### Finder

Following row finders are available for data filtering and optimizing request performance.

- Batch Number With Job Finder
- Batch Number With Project Finder
- Batch Number With Work Status Finder
- Batch Number With Bid Item Finder
- ClV Value Code Finder
- By UUID

#### Batch Number With Job Finder

Recommended finder parameters. Refer to Query Parameters for example.

| Parameter | Description | Sample |
| --- | --- | --- |
| JobCodeVar | Job Code | 14001-10 |
| WkfStatusVar | Work Status | N |
| BatchNumVar | Batch Number | 46 |
| CompCodeVar | Company Code | 001 |

#### Batch Number With Project Finder

This is an optional finder for querying Project Item Phase Segment Sums by Work Status, Batch Number, Project Code and Company Code.

| Parameter | Description | Sample |
| --- | --- | --- |
| WkfStatusVar | Work Status | N |
| BatchNumVar | Batch Number | 46 |
| ProjCodeVar | Project Code | 14001 |
| CompCodeVar | Company Code | 001 |

#### Batch Number With Work Status Finder

This is an optional finder for querying Project Item Phase Segment Sums by Work Status and Batch Number.

| Parameter | Description | Sample |
| --- | --- | --- |
| WkfStatusVar | Work Status | N |
| BatchNumVar | Batch Number | 46 |

#### Batch Number With Bid Item Finder

This is an optional finder for querying Project Item Phase Segment Sums by Job Code, Phase Code, Work Status, Batch Number, Project Code and Company Code.

| Parameter | Description | Sample |
| --- | --- | --- |
| JobCodeVar | Job Code | 14001-10 |
| PhsCodeVar | Phase Code | 00015 |
| WkfStatusVar | Work Status | N |
| BatchNumVar | Batch Number | 46 |
| ProjCodeVar | Project Code | 14001 |
| CompCodeVar | Company Code | 001 |

#### CLV Value Code Finder

This is an optional finder for querying Project Item Phase Segment Sums by CLV Values.

| Parameter | Description | Sample |
| --- | --- | --- |
| ClvValueCode1Var | CLV Value Code 1 | value1 |
| ClvValueCode2Var | CLV Value Code 2 | value2 |
| ClvValueCode3Var | CLV Value Code 3 | value3 |
| ClvValueCode6Var | CLV Value Code 4 | value4 |
| ClvValueCode4Var | CLV Value Code 5 | value5 |
| ClvValueCode5Var | CLV Value Code 6 | value6 |

#### By UUID

This is an optional finder for querying a specific Project Item Phase Segment Sum by row ID.

| Parameter | Description | Sample |
| --- | --- | --- |
| /VUUID | The VUuid attribute is the Unique row ID | /pm-rest-api/rest/1/pmprojectitemphssegmsum/:VUuid |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleBatchNumWithJobFinder;JobCodeVar=<value>, WkfStatusVar=<value>, BatchNumVar=<value>, CompCodeVar=<value>
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExamplePmpiVUuid:desc

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='d3505aae-5c80-40e4-9297-529b2404cb8e'>application/json</option>
</select>
