|
Navigation: Reference Manual > Master Agreements > End Points > GetMasterAgreement |
Send comments on this topic. |
Description
Returns master agreement information from the PRISM database.
Rules
1.Task orders/contracts associated with the master agreement will not be returned. Only master agreement information. To get task order/contracts related to a master agreement, identify the contract and use GetContract.
Parameters
|
# |
API Field Name |
PRISM Field (Max size) |
Req? |
Comment |
|
1 |
UserID |
Authentication |
Y |
PRISM user account with security actions to use API |
|
2 |
Password |
Authentication |
Y |
Account Password |
|
3 |
PRISMKey |
Authentication |
Y |
Provided by PRISM Professionals |
|
5 |
MANumber |
MANumber |
Y |
|
Return Values
|
API Field Name |
PRISM Field (Max size) |
|
ID |
Long |
|
MANumber |
String |
|
MAName |
String |
|
AwardAmount |
Decimal |
|
AwardType |
String |
|
OverallGoal |
Decimal |
|
StartDate |
DateTime |
|
EndDate |
DateTime |
|
|
PRISM Compliance Management - Copyright © 2018 |