Retrieve Schedule Phases By Code
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve Schedule Phases By Code
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/pm-rest-api/rest/1/scschedphssegsum
Query Standards
Finder
Following row finders are available for data filtering and optimizing request performance.
- Subcontract Finder
- Vendor Finder
- Job Finder
Subcontract Finder
Recommended finder parameters. Refer to Query Parameters for example.
Parameter | Description | Sample |
---|---|---|
ChgCodeVar | Change Code | 00 |
VenCodeVar | Vendor Code | 0415 |
ContCodeVar | Contract Code | 2341 |
CompCodeVar | Company Code | 001 |
Vendor Finder
This is an optional finder for querying Schedule Phases by Company Code and Vendor Code.
Parameter | Description | Sample |
---|---|---|
CompCodeVar | Company Code | 001 |
VenCodeVar | Vendor Code | 0415 |
Job Finder
This is an optional finder for querying Schedule Phases by Job Code and Company Code.
Parameter | Description | Sample |
---|---|---|
JobCodeVar | Job Code | 14001-10 |
CompCodeVar | Company Code | 001 |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExampleSubcontractFinder;ChgCodeVar=00, VenCodeVar=0415, ContCodeVar=2341, CompCodeVar=001
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
Exampletrue
orderBy
string
ExampleScschJobCode:desc
Responses
200
Successful response