Retrieve Vendor From Project Partners
- 27 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve Vendor From Project Partners
- Updated on 27 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Get
/pm-rest-api/rest/2/pmprojpartner
Query Standards
Finder
Following row finders are available for data filtering and optimizing request performance.
- Pm Project Partner Finder
- By UUID
Pm Project Partner Finder
Recommended finder parameters. Refer to Query Parameters for example.
Parameter | Description | Sample |
---|---|---|
PartnTypeCode | Partner Type Code | P |
CompCode | Company Code | 001 |
PartnCode | Partner Code | VFDEV |
ProjCode | Project Code | 14001 |
By UUID
This is an optional finder for querying a specific Project Partner by row ID.
Parameter | Description | Sample |
---|---|---|
/VUUID | The VUuid attribute is the Unique row ID | /pm-rest-api/rest/1/pmprojpartner/D6FD2068CF2D2C91E05316821FACE1FD |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExamplePmProjPartnerFinder;PartnTypeCode="P"
Responses
200
Successful response