|
Navigation: Reference Manual > Contracts > End Points > GetContractSubs |
Send comments on this topic. |
Description
Returns all sub contractors associated with a contract from the PRISM database.
Rules:
1.When N-tier sub contracting is used, the prime contractor is the company the sub reports to;even if it is an upper tier subcontractor.
Parameters
|
# |
API Field Name |
PRISM Field (Max size) |
Req? |
Comment |
|
1 |
ContractNumber |
String (50) |
Y |
PRISM user account with security actions to use API |
|
2 |
Userid |
Authentication |
Y |
Account Password |
|
3 |
Password |
Authentication |
Y |
Provided by PRISM Professionals |
|
4 |
PRISMKey |
Authentication |
Y |
|
Return Values
multiple records may be returned
|
API Field Name |
PRISM Field (Max size) |
|
ContractNumber |
String |
|
PrimeTaxID |
String |
|
SubTaxID |
String |
|
Role |
String |
|
StartDate |
DateTime |
|
EndDate |
DateTime |
|
Status |
String |
|
Original Amount |
Decimal |
|
CommitmentAmount |
Decimal |
|
Percentage |
Decimal |
|
SubSOW |
String |
|
Involvement |
String |
|
InvolvementPercent |
Decimal |
|
Retainage |
Decimal |
|
|
PRISM Compliance Management - Copyright © 2018 |