API Documentation
Kuali Research REST APIs - Awards
Research Awards ¶
Awards ¶
Get Awards by KeyGET/award/api/v1/awards/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}Get All AwardsGET/award/api/v1/awards/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}
]Get All Awards with FilteringGET/award/api/v1/awards/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- sponsorCode
string(optional)The identification number of the organization or agency that is providing support for the sponsored project. Maximum length is 20. Validating pattern is ^[\p{Graph}]*$.
- statusCode
string(optional)Award Status. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- templateCode
string(optional)Pre-defined Sponsor Template to sync. Maximum length is 6. Validating pattern is ^[0-9]*$.
- accountNumber
string(optional)Account ID. Maximum length is 25. Validating pattern is ^[A-Za-z0-9]*$.
- approvedEquipmentIndicator
string(optional)- approvedForeignTripIndicator
string(optional)- subContractIndicator
string(optional)- awardEffectiveDate
string(optional)Project Start Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- awardExecutionDate
string(optional)The Execution Date of the Budget. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- beginDate
string(optional)Modification Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- costSharingIndicator
string(optional)- indirectCostIndicator
string(optional)- modificationNumber
string(optional)Modification ID. Maximum length is 50. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- nsfSequenceNumber
string(optional)A number used to indicate the type of research activity as defined by the National Science Foundation. NSF codes are not specific for NSF proposals and/or awards. Maximum length is 12. Validating pattern is ^[0-9]*$.
- paymentScheduleIndicator
string(optional)- scienceCodeIndicator
string(optional)- specialReviewIndicator
string(optional)- sponsorAwardNumber
string(optional)Sponsor Award ID. Maximum length is 70. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- transferSponsorIndicator
string(optional)- accountTypeCode
string(optional)Account Type. Maximum length is 3. Validating pattern is ^[0-9]*$.
- activityTypeCode
string(optional)The type of activity proposed, e.g. organized research, instruction, etc. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- awardTypeCode
string(optional)Award Type. Maximum length is 3. Validating pattern is ^[0-9]*$.
- primeSponsorCode
string(optional)The identification number of the organization or agency that is providing support for the sponsored project. Maximum length is 20. Validating pattern is ^[\p{Graph}]*$.
- basisOfPaymentCode
string(optional)Payment Basis. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- documentFundingId
string(optional)Document Funding ID. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- methodOfPaymentCode
string(optional)Payment Method. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- preAwardAuthorizedAmount
string(optional)Pre Award Sponsor Authorized Amount. Maximum length is 12. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- preAwardEffectiveDate
string(optional)Pre Award Sponsor Effective Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- preAwardInstitutionalAuthorizedAmount
string(optional)Pre Award Institutional Authorized Amount. Maximum length is 12. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- preAwardInstitutionalEffectiveDate
string(optional)Pre Award Institutional Effective Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- procurementPriorityCode
string(optional)Competing Renewal. Maximum length is 6. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- proposalNumber
string(optional)- specialEbRateOffCampus
string(optional)Special EB Rate Off Campus. Maximum length is 10. Validating pattern is .*.
- specialEbRateOnCampus
string(optional)Special EB Rate On Campus. Maximum length is 10. Validating pattern is .*.
- subPlanFlag
string(optional)Small Business Subcontracting Plan. Maximum length is 1. Validating pattern is ^[A-Za-z0-9]*$.
- title
string(optional)The proposed title of the project. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- archiveLocation
string(optional)Archive Location. Maximum length is 500. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- closeoutDate
string(optional)Archive Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- awardId
string(optional)Award Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- awardTransactionTypeCode
string(optional)Transaction Type. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- noticeDate
string(optional)Notice Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- unitNumber
string(optional)The lead unit number for the Award. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- financialAccountDocumentNumber
string(optional)Document number returned by financial service when an account is created. Maximum length is 20. Validating pattern is ^[\p{Graph}]*$.
- financialAccountCreationDate
string(optional)Financial account creation date. Maximum length is 20. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- financialChartOfAccountsCode
string(optional)Chart of accounts for a Financial Account. Maximum length is 45. Validating pattern is ^[\p{Graph}]*$.
- syncChild
string(optional)- syncCentralAdminContacts
string(optional)- awardSequenceStatus
string(optional)Document Status. Maximum length is 20. Validating pattern is ^[A-Za-z0-9]*$.
- fainId
string(optional)FAIN ID. Maximum length is 32. Validating pattern is ^[A-Za-z0-9]*$.
- fedAwardYear
string(optional)Federal Award Year. Maximum length is 4. Validating pattern is ^(16|17|18|19|20|21)[0-9]{2}$.
- fedAwardDate
string(optional)Federal Award Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- awardDocument.documentNumber
string(optional)The document id is generated by the workflow environment and is unique to each installation of Kuali… Maximum length is 14. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for AwardsGET/award/api/v1/awards/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardNumber",
"sequenceNumber",
"sponsorCode",
"statusCode",
"templateCode",
"accountNumber",
"approvedEquipmentIndicator",
"approvedForeignTripIndicator",
"subContractIndicator",
"awardEffectiveDate",
"awardExecutionDate",
"beginDate",
"costSharingIndicator",
"indirectCostIndicator",
"modificationNumber",
"nsfSequenceNumber",
"paymentScheduleIndicator",
"scienceCodeIndicator",
"specialReviewIndicator",
"sponsorAwardNumber",
"transferSponsorIndicator",
"accountTypeCode",
"activityTypeCode",
"awardTypeCode",
"primeSponsorCode",
"basisOfPaymentCode",
"documentFundingId",
"methodOfPaymentCode",
"preAwardAuthorizedAmount",
"preAwardEffectiveDate",
"preAwardInstitutionalAuthorizedAmount",
"preAwardInstitutionalEffectiveDate",
"procurementPriorityCode",
"proposalNumber",
"specialEbRateOffCampus",
"specialEbRateOnCampus",
"subPlanFlag",
"title",
"archiveLocation",
"closeoutDate",
"awardId",
"awardTransactionTypeCode",
"noticeDate",
"unitNumber",
"financialAccountDocumentNumber",
"financialAccountCreationDate",
"financialChartOfAccountsCode",
"syncChild",
"syncCentralAdminContacts",
"awardSequenceStatus",
"fainId",
"fedAwardYear",
"fedAwardDate",
"awardDocument.documentNumber"
],
"primaryKey": "awardId"
}Get Blueprint API specification for AwardsGET/award/api/v1/awards/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Awards.md"
transfer-encoding: chunkedUpdate AwardsPUT/award/api/v1/awards/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}204Update Multiple AwardsPUT/award/api/v1/awards/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes AwardsPATCH/award/api/v1/awards/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}Insert AwardsPOST/award/api/v1/awards/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}Insert Multiple AwardsPOST/award/api/v1/awards/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"statusCode": "(val)",
"templateCode": "(val)",
"accountNumber": "(val)",
"approvedEquipmentIndicator": "(val)",
"approvedForeignTripIndicator": "(val)",
"subContractIndicator": "(val)",
"awardEffectiveDate": "(val)",
"awardExecutionDate": "(val)",
"beginDate": "(val)",
"costSharingIndicator": "(val)",
"indirectCostIndicator": "(val)",
"modificationNumber": "(val)",
"nsfSequenceNumber": "(val)",
"paymentScheduleIndicator": "(val)",
"scienceCodeIndicator": "(val)",
"specialReviewIndicator": "(val)",
"sponsorAwardNumber": "(val)",
"transferSponsorIndicator": "(val)",
"accountTypeCode": "(val)",
"activityTypeCode": "(val)",
"awardTypeCode": "(val)",
"primeSponsorCode": "(val)",
"basisOfPaymentCode": "(val)",
"documentFundingId": "(val)",
"methodOfPaymentCode": "(val)",
"preAwardAuthorizedAmount": "(val)",
"preAwardEffectiveDate": "(val)",
"preAwardInstitutionalAuthorizedAmount": "(val)",
"preAwardInstitutionalEffectiveDate": "(val)",
"procurementPriorityCode": "(val)",
"proposalNumber": "(val)",
"specialEbRateOffCampus": "(val)",
"specialEbRateOnCampus": "(val)",
"subPlanFlag": "(val)",
"title": "(val)",
"archiveLocation": "(val)",
"closeoutDate": "(val)",
"awardId": "(val)",
"awardTransactionTypeCode": "(val)",
"noticeDate": "(val)",
"unitNumber": "(val)",
"financialAccountDocumentNumber": "(val)",
"financialAccountCreationDate": "(val)",
"financialChartOfAccountsCode": "(val)",
"syncChild": "(val)",
"syncCentralAdminContacts": "(val)",
"awardSequenceStatus": "(val)",
"fainId": "(val)",
"fedAwardYear": "(val)",
"fedAwardDate": "(val)",
"awardDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}
]Delete Awards by KeyDELETE/award/api/v1/awards/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All AwardsDELETE/award/api/v1/awards/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Awards with MatchingDELETE/award/api/v1/awards/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- sponsorCode
string(optional)The identification number of the organization or agency that is providing support for the sponsored project. Maximum length is 20. Validating pattern is ^[\p{Graph}]*$.
- statusCode
string(optional)Award Status. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- templateCode
string(optional)Pre-defined Sponsor Template to sync. Maximum length is 6. Validating pattern is ^[0-9]*$.
- accountNumber
string(optional)Account ID. Maximum length is 25. Validating pattern is ^[A-Za-z0-9]*$.
- approvedEquipmentIndicator
string(optional)- approvedForeignTripIndicator
string(optional)- subContractIndicator
string(optional)- awardEffectiveDate
string(optional)Project Start Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- awardExecutionDate
string(optional)The Execution Date of the Budget. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- beginDate
string(optional)Modification Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- costSharingIndicator
string(optional)- indirectCostIndicator
string(optional)- modificationNumber
string(optional)Modification ID. Maximum length is 50. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- nsfSequenceNumber
string(optional)A number used to indicate the type of research activity as defined by the National Science Foundation. NSF codes are not specific for NSF proposals and/or awards. Maximum length is 12. Validating pattern is ^[0-9]*$.
- paymentScheduleIndicator
string(optional)- scienceCodeIndicator
string(optional)- specialReviewIndicator
string(optional)- sponsorAwardNumber
string(optional)Sponsor Award ID. Maximum length is 70. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- transferSponsorIndicator
string(optional)- accountTypeCode
string(optional)Account Type. Maximum length is 3. Validating pattern is ^[0-9]*$.
- activityTypeCode
string(optional)The type of activity proposed, e.g. organized research, instruction, etc. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- awardTypeCode
string(optional)Award Type. Maximum length is 3. Validating pattern is ^[0-9]*$.
- primeSponsorCode
string(optional)The identification number of the organization or agency that is providing support for the sponsored project. Maximum length is 20. Validating pattern is ^[\p{Graph}]*$.
- basisOfPaymentCode
string(optional)Payment Basis. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- documentFundingId
string(optional)Document Funding ID. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- methodOfPaymentCode
string(optional)Payment Method. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- preAwardAuthorizedAmount
string(optional)Pre Award Sponsor Authorized Amount. Maximum length is 12. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- preAwardEffectiveDate
string(optional)Pre Award Sponsor Effective Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- preAwardInstitutionalAuthorizedAmount
string(optional)Pre Award Institutional Authorized Amount. Maximum length is 12. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- preAwardInstitutionalEffectiveDate
string(optional)Pre Award Institutional Effective Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- procurementPriorityCode
string(optional)Competing Renewal. Maximum length is 6. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- proposalNumber
string(optional)- specialEbRateOffCampus
string(optional)Special EB Rate Off Campus. Maximum length is 10. Validating pattern is .*.
- specialEbRateOnCampus
string(optional)Special EB Rate On Campus. Maximum length is 10. Validating pattern is .*.
- subPlanFlag
string(optional)Small Business Subcontracting Plan. Maximum length is 1. Validating pattern is ^[A-Za-z0-9]*$.
- title
string(optional)The proposed title of the project. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- archiveLocation
string(optional)Archive Location. Maximum length is 500. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- closeoutDate
string(optional)Archive Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- awardId
string(optional)Award Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- awardTransactionTypeCode
string(optional)Transaction Type. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- noticeDate
string(optional)Notice Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- unitNumber
string(optional)The lead unit number for the Award. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- financialAccountDocumentNumber
string(optional)Document number returned by financial service when an account is created. Maximum length is 20. Validating pattern is ^[\p{Graph}]*$.
- financialAccountCreationDate
string(optional)Financial account creation date. Maximum length is 20. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- financialChartOfAccountsCode
string(optional)Chart of accounts for a Financial Account. Maximum length is 45. Validating pattern is ^[\p{Graph}]*$.
- syncChild
string(optional)- syncCentralAdminContacts
string(optional)- awardSequenceStatus
string(optional)Document Status. Maximum length is 20. Validating pattern is ^[A-Za-z0-9]*$.
- fainId
string(optional)FAIN ID. Maximum length is 32. Validating pattern is ^[A-Za-z0-9]*$.
- fedAwardYear
string(optional)Federal Award Year. Maximum length is 4. Validating pattern is ^(16|17|18|19|20|21)[0-9]{2}$.
- fedAwardDate
string(optional)Federal Award Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- awardDocument.documentNumber
string(optional)The document id is generated by the workflow environment and is unique to each installation of Kuali… Maximum length is 14. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Alternate Number Types ¶
Get Award Alternate Number Types by KeyGET/award/api/v1/award-alternate-number-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Award Alternate Number TypesGET/award/api/v1/award-alternate-number-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Alternate Number Types with FilteringGET/award/api/v1/award-alternate-number-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardAlternateNumberTypeCode
string(optional)A number used to indicate the type alternate account code for this alternate award number. Maximum length is 15. Validating pattern is ^[\p{Graph}]*$.
- description
string(optional)Name. Maximum length is 80. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Alternate Number TypesGET/award/api/v1/award-alternate-number-types/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardAlternateNumberTypeCode",
"description",
"active"
],
"primaryKey": "awardAlternateNumberTypeCode"
}Get Blueprint API specification for Award Alternate Number TypesGET/award/api/v1/award-alternate-number-types/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Alternate Number Types.md"
transfer-encoding: chunkedUpdate Award Alternate Number TypesPUT/award/api/v1/award-alternate-number-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Alternate Number TypesPUT/award/api/v1/award-alternate-number-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Alternate Number TypesPATCH/award/api/v1/award-alternate-number-types/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Award Alternate Number TypesPOST/award/api/v1/award-alternate-number-types/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Alternate Number TypesPOST/award/api/v1/award-alternate-number-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberTypeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Alternate Number Types by KeyDELETE/award/api/v1/award-alternate-number-types/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Alternate Number TypesDELETE/award/api/v1/award-alternate-number-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Alternate Number Types with MatchingDELETE/award/api/v1/award-alternate-number-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardAlternateNumberTypeCode
string(optional)A number used to indicate the type alternate account code for this alternate award number. Maximum length is 15. Validating pattern is ^[\p{Graph}]*$.
- description
string(optional)Name. Maximum length is 80. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Alternate Numbers ¶
Get Award Alternate Numbers by KeyGET/award/api/v1/award-alternate-numbers/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}Get All Award Alternate NumbersGET/award/api/v1/award-alternate-numbers/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Alternate Numbers with FilteringGET/award/api/v1/award-alternate-numbers/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardAlternateNumberId
string(optional)Alternate Award Number Id. Maximum length is 80. Validating pattern is ^[A-Za-z0-9]*$.
- awardId
string(optional)- awardNumber
string(optional)- sequenceNumber
string(optional)- awardAlternateNumberTypeCode
string(optional)- number
string(optional)A number used to indicate the type alternate account code for this alternate award number. Maximum length is 30. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- description
string(optional)Description. Maximum length is 80. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- showOnInvoice
string(optional)Show On Invoice Flag. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Alternate NumbersGET/award/api/v1/award-alternate-numbers/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardAlternateNumberId",
"awardId",
"awardNumber",
"sequenceNumber",
"awardAlternateNumberTypeCode",
"number",
"description",
"showOnInvoice"
],
"primaryKey": "awardAlternateNumberId"
}Get Blueprint API specification for Award Alternate NumbersGET/award/api/v1/award-alternate-numbers/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Alternate Numbers.md"
transfer-encoding: chunkedUpdate Award Alternate NumbersPUT/award/api/v1/award-alternate-numbers/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Alternate NumbersPUT/award/api/v1/award-alternate-numbers/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Alternate NumbersPATCH/award/api/v1/award-alternate-numbers/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}Insert Award Alternate NumbersPOST/award/api/v1/award-alternate-numbers/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Alternate NumbersPOST/award/api/v1/award-alternate-numbers/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
},
{
"awardAlternateNumberId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardAlternateNumberTypeCode": "(val)",
"number": "(val)",
"description": "(val)",
"showOnInvoice": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Alternate Numbers by KeyDELETE/award/api/v1/award-alternate-numbers/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Alternate NumbersDELETE/award/api/v1/award-alternate-numbers/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Alternate Numbers with MatchingDELETE/award/api/v1/award-alternate-numbers/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardAlternateNumberId
string(optional)Alternate Award Number Id. Maximum length is 80. Validating pattern is ^[A-Za-z0-9]*$.
- awardId
string(optional)- awardNumber
string(optional)- sequenceNumber
string(optional)- awardAlternateNumberTypeCode
string(optional)- number
string(optional)A number used to indicate the type alternate account code for this alternate award number. Maximum length is 30. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- description
string(optional)Description. Maximum length is 80. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- showOnInvoice
string(optional)Show On Invoice Flag. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Amount Infos ¶
Get Award Amount Infos by KeyGET/award/api/v1/award-amount-infos/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award Amount InfosGET/award/api/v1/award-amount-infos/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Amount Infos with FilteringGET/award/api/v1/award-amount-infos/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardAmountInfoId
string(optional)Award Amount Info Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)- sequenceNumber
string(optional)Amount Sequence Number. Maximum length is 22. Validating pattern is ^[0-9]*$.
- anticipatedTotalAmount
string(optional)Anticipated Cumulative. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- antDistributableAmount
string(optional)Anticipated Distributable. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- finalExpirationDate
string(optional)Final Expiration Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- currentFundEffectiveDate
string(optional)Obligation Start Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- amountObligatedToDate
string(optional)Obligated Cumulative. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obliDistributableAmount
string(optional)Obligated Distributable. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligationExpirationDate
string(optional)Obligation End Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- transactionId
string(optional)Transaction Id. Maximum length is 10. Validating pattern is ^[\p{Graph}]*$.
- timeAndMoneyDocumentNumber
string(optional)Document Number. Maximum length is 10. Validating pattern is ^[A-Za-z0-9]*$.
- entryType
string(optional)Entry Type. Maximum length is 1. Validating pattern is .*.
- eomProcessFlag
string(optional)Eom ProcessDefinitionDefinition Flag. Maximum length is 1. Validating pattern is .*.
- anticipatedChange
string(optional)Anticipated Change. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedChange
string(optional)Obligated Change. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedChangeDirect
string(optional)Obligated Change Direct. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedChangeIndirect
string(optional)Obligated Change Indirect. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedChangeDirect
string(optional)Anticipated Change Direct. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedChangeIndirect
string(optional)Anticipated Change Indirect. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedTotalDirect
string(optional)Anticipated Total Direct. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedTotalIndirect
string(optional)Anticipated Total Indirect. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedTotalDirect
string(optional)Obligated Total Direct. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedTotalIndirect
string(optional)Obligated Total Indirect. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- originatingAwardVersion
string(optional)- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Amount InfosGET/award/api/v1/award-amount-infos/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardAmountInfoId",
"awardNumber",
"sequenceNumber",
"anticipatedTotalAmount",
"antDistributableAmount",
"finalExpirationDate",
"currentFundEffectiveDate",
"amountObligatedToDate",
"obliDistributableAmount",
"obligationExpirationDate",
"transactionId",
"timeAndMoneyDocumentNumber",
"entryType",
"eomProcessFlag",
"anticipatedChange",
"obligatedChange",
"obligatedChangeDirect",
"obligatedChangeIndirect",
"anticipatedChangeDirect",
"anticipatedChangeIndirect",
"anticipatedTotalDirect",
"anticipatedTotalIndirect",
"obligatedTotalDirect",
"obligatedTotalIndirect",
"originatingAwardVersion",
"award.awardId"
],
"primaryKey": "awardAmountInfoId"
}Get Blueprint API specification for Award Amount InfosGET/award/api/v1/award-amount-infos/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Amount Infos.md"
transfer-encoding: chunkedUpdate Award Amount InfosPUT/award/api/v1/award-amount-infos/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Amount InfosPUT/award/api/v1/award-amount-infos/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Amount InfosPATCH/award/api/v1/award-amount-infos/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardAmountInfoId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"anticipatedTotalAmount": "(val)",
"antDistributableAmount": "(val)",
"finalExpirationDate": "(val)",
"currentFundEffectiveDate": "(val)",
"amountObligatedToDate": "(val)",
"obliDistributableAmount": "(val)",
"obligationExpirationDate": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"entryType": "(val)",
"eomProcessFlag": "(val)",
"anticipatedChange": "(val)",
"obligatedChange": "(val)",
"obligatedChangeDirect": "(val)",
"obligatedChangeIndirect": "(val)",
"anticipatedChangeDirect": "(val)",
"anticipatedChangeIndirect": "(val)",
"anticipatedTotalDirect": "(val)",
"anticipatedTotalIndirect": "(val)",
"obligatedTotalDirect": "(val)",
"obligatedTotalIndirect": "(val)",
"originatingAwardVersion": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Award Amount Transactions ¶
Get Award Amount Transactions by KeyGET/award/api/v1/award-amount-transactions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}Get All Award Amount TransactionsGET/award/api/v1/award-amount-transactions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Amount Transactions with FilteringGET/award/api/v1/award-amount-transactions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardAmountTransactionId
string(optional)Award Amount Transaction Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- documentNumber
string(optional)Transaction Id. Maximum length is 10. Validating pattern is ^[A-Za-z0-9]*$.
- transactionTypeCode
string(optional)Transaction Type Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- noticeDate
string(optional)Notice Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- comments
string(optional)Comments. Maximum length is 2000. Validating pattern is ^[\p{Graph}\p{Space}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Amount TransactionsGET/award/api/v1/award-amount-transactions/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardAmountTransactionId",
"awardNumber",
"documentNumber",
"transactionTypeCode",
"noticeDate",
"comments"
],
"primaryKey": "awardAmountTransactionId"
}Get Blueprint API specification for Award Amount TransactionsGET/award/api/v1/award-amount-transactions/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Amount Transactions.md"
transfer-encoding: chunkedUpdate Award Amount TransactionsPUT/award/api/v1/award-amount-transactions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Amount TransactionsPUT/award/api/v1/award-amount-transactions/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Amount TransactionsPATCH/award/api/v1/award-amount-transactions/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}Insert Award Amount TransactionsPOST/award/api/v1/award-amount-transactions/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Amount TransactionsPOST/award/api/v1/award-amount-transactions/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardAmountTransactionId": "(val)",
"awardNumber": "(val)",
"documentNumber": "(val)",
"transactionTypeCode": "(val)",
"noticeDate": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Amount Transactions by KeyDELETE/award/api/v1/award-amount-transactions/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Amount TransactionsDELETE/award/api/v1/award-amount-transactions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Amount Transactions with MatchingDELETE/award/api/v1/award-amount-transactions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardAmountTransactionId
string(optional)Award Amount Transaction Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- documentNumber
string(optional)Transaction Id. Maximum length is 10. Validating pattern is ^[A-Za-z0-9]*$.
- transactionTypeCode
string(optional)Transaction Type Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- noticeDate
string(optional)Notice Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- comments
string(optional)Comments. Maximum length is 2000. Validating pattern is ^[\p{Graph}\p{Space}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Approved Equipment ¶
Get Award Approved Equipment by KeyGET/award/api/v1/award-approved-equipment/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"approvedEquipmentId": "(val)",
"item": "(val)",
"model": "(val)",
"vendor": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
}Get All Award Approved EquipmentGET/award/api/v1/award-approved-equipment/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"approvedEquipmentId": "(val)",
"item": "(val)",
"model": "(val)",
"vendor": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
},
{
"approvedEquipmentId": "(val)",
"item": "(val)",
"model": "(val)",
"vendor": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Approved Equipment with FilteringGET/award/api/v1/award-approved-equipment/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- approvedEquipmentId
string(optional)Approved Equipment ID. Maximum length is 8. Validating pattern is ^[0-9]*$.
- item
string(optional)Item. Maximum length is 100. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- model
string(optional)Model. Maximum length is 50. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- vendor
string(optional)Vendor. Maximum length is 50. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- amount
string(optional)Amount. Maximum length is 15. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"approvedEquipmentId": "(val)",
"item": "(val)",
"model": "(val)",
"vendor": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
},
{
"approvedEquipmentId": "(val)",
"item": "(val)",
"model": "(val)",
"vendor": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Approved EquipmentGET/award/api/v1/award-approved-equipment/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"approvedEquipmentId",
"item",
"model",
"vendor",
"amount",
"awardNumber",
"sequenceNumber"
],
"primaryKey": "approvedEquipmentId"
}Get Blueprint API specification for Award Approved EquipmentGET/award/api/v1/award-approved-equipment/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Approved Equipment.md"
transfer-encoding: chunkedAward Approved Foreign Travel ¶
Get Award Approved Foreign Travel by KeyGET/award/api/v1/award-approved-foreign-travel/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"approvedForeignTravelId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"travelerName": "(val)",
"destination": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
}Get All Award Approved Foreign TravelGET/award/api/v1/award-approved-foreign-travel/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"approvedForeignTravelId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"travelerName": "(val)",
"destination": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
},
{
"approvedForeignTravelId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"travelerName": "(val)",
"destination": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Approved Foreign Travel with FilteringGET/award/api/v1/award-approved-foreign-travel/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- approvedForeignTravelId
string(optional)Approved Foreign Travel ID. Maximum length is 8. Validating pattern is ^[0-9]*$.
- personId
string(optional)Person Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- rolodexId
string(optional)Rolodex Id. Maximum length is 6. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- travelerName
string(optional)Traveler Name. Maximum length is 90. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- destination
string(optional)Destination. Maximum length is 30. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- startDate
string(optional)Start Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- endDate
string(optional)End Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- amount
string(optional)Amount. Maximum length is 15. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"approvedForeignTravelId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"travelerName": "(val)",
"destination": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
},
{
"approvedForeignTravelId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"travelerName": "(val)",
"destination": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"amount": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Approved Foreign TravelGET/award/api/v1/award-approved-foreign-travel/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"approvedForeignTravelId",
"personId",
"rolodexId",
"travelerName",
"destination",
"startDate",
"endDate",
"amount",
"awardNumber",
"sequenceNumber"
],
"primaryKey": "approvedForeignTravelId"
}Get Blueprint API specification for Award Approved Foreign TravelGET/award/api/v1/award-approved-foreign-travel/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Approved Foreign Travel.md"
transfer-encoding: chunkedAward Approved Sub Awards ¶
Get Award Approved Sub Awards by KeyGET/award/api/v1/award-approved-sub-awards/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardApprovedSubawardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"organizationName": "(val)",
"organizationId": "(val)",
"amount": "(val)",
"_primaryKey": "(val)"
}Get All Award Approved Sub AwardsGET/award/api/v1/award-approved-sub-awards/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardApprovedSubawardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"organizationName": "(val)",
"organizationId": "(val)",
"amount": "(val)",
"_primaryKey": "(val)"
},
{
"awardApprovedSubawardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"organizationName": "(val)",
"organizationId": "(val)",
"amount": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Approved Sub Awards with FilteringGET/award/api/v1/award-approved-sub-awards/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardApprovedSubawardId
string(optional)Award Approved Subaward ID. Maximum length is 8. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- organizationName
string(optional)Organization Name. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- organizationId
string(optional)Organization Id. Maximum length is 8. Validating pattern is ^[A-Za-z0-9]*$.
- amount
string(optional)Amount. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardApprovedSubawardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"organizationName": "(val)",
"organizationId": "(val)",
"amount": "(val)",
"_primaryKey": "(val)"
},
{
"awardApprovedSubawardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"organizationName": "(val)",
"organizationId": "(val)",
"amount": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Approved Sub AwardsGET/award/api/v1/award-approved-sub-awards/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardApprovedSubawardId",
"awardNumber",
"sequenceNumber",
"organizationName",
"organizationId",
"amount"
],
"primaryKey": "awardApprovedSubawardId"
}Get Blueprint API specification for Award Approved Sub AwardsGET/award/api/v1/award-approved-sub-awards/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Approved Sub Awards.md"
transfer-encoding: chunkedAward Attachment Types ¶
Get Award Attachment Types by KeyGET/award/api/v1/award-attachment-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Award Attachment TypesGET/award/api/v1/award-attachment-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Attachment Types with FilteringGET/award/api/v1/award-attachment-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- typeCode
string(optional)Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Attachment TypesGET/award/api/v1/award-attachment-types/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"typeCode",
"description",
"active"
],
"primaryKey": "typeCode"
}Get Blueprint API specification for Award Attachment TypesGET/award/api/v1/award-attachment-types/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Attachment Types.md"
transfer-encoding: chunkedUpdate Award Attachment TypesPUT/award/api/v1/award-attachment-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Attachment TypesPUT/award/api/v1/award-attachment-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Attachment TypesPATCH/award/api/v1/award-attachment-types/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Award Attachment TypesPOST/award/api/v1/award-attachment-types/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Attachment TypesPOST/award/api/v1/award-attachment-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"typeCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Attachment Types by KeyDELETE/award/api/v1/award-attachment-types/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Attachment TypesDELETE/award/api/v1/award-attachment-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Attachment Types with MatchingDELETE/award/api/v1/award-attachment-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- typeCode
string(optional)Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Attachments ¶
Get Award Attachments by KeyGET/award/api/v1/award-attachments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}Get All Award AttachmentsGET/award/api/v1/award-attachments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
},
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Attachments with FilteringGET/award/api/v1/award-attachments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardAttachmentId
string(optional)Attachment Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- awardId
string(optional)- awardNumber
string(optional)- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- typeCode
string(optional)Attachment Type. Maximum length is 3. Validating pattern is ^[0-9]*$.
- documentId
string(optional)Document Id. Maximum length is 4. Validating pattern is ^[0-9]*$.
- fileId
string(optional)File Name. Maximum length is 36. Validating pattern is ^[\p{Graph}]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- documentStatusCode
string(optional)- lastUpdateTimestamp
string(optional)The creation or last modification timestamp. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- lastUpdateUser
string(optional)The user who created or last modified the object. Maximum length is 60. Validating pattern is ^[\p{Graph}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
},
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award AttachmentsGET/award/api/v1/award-attachments/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardAttachmentId",
"awardId",
"awardNumber",
"sequenceNumber",
"typeCode",
"documentId",
"fileId",
"description",
"documentStatusCode",
"lastUpdateTimestamp",
"lastUpdateUser"
],
"primaryKey": "awardAttachmentId"
}Get Blueprint API specification for Award AttachmentsGET/award/api/v1/award-attachments/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Attachments.md"
transfer-encoding: chunkedUpdate Award AttachmentsPUT/award/api/v1/award-attachments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award AttachmentsPUT/award/api/v1/award-attachments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
},
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award AttachmentsPATCH/award/api/v1/award-attachments/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}Insert Award AttachmentsPOST/award/api/v1/award-attachments/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award AttachmentsPOST/award/api/v1/award-attachments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
},
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
},
{
"awardAttachmentId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"typeCode": "(val)",
"documentId": "(val)",
"fileId": "(val)",
"description": "(val)",
"documentStatusCode": "(val)",
"lastUpdateTimestamp": "(val)",
"lastUpdateUser": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Attachments by KeyDELETE/award/api/v1/award-attachments/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award AttachmentsDELETE/award/api/v1/award-attachments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Attachments with MatchingDELETE/award/api/v1/award-attachments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardAttachmentId
string(optional)Attachment Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- awardId
string(optional)- awardNumber
string(optional)- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- typeCode
string(optional)Attachment Type. Maximum length is 3. Validating pattern is ^[0-9]*$.
- documentId
string(optional)Document Id. Maximum length is 4. Validating pattern is ^[0-9]*$.
- fileId
string(optional)File Name. Maximum length is 36. Validating pattern is ^[\p{Graph}]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- documentStatusCode
string(optional)- lastUpdateTimestamp
string(optional)The creation or last modification timestamp. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- lastUpdateUser
string(optional)The user who created or last modified the object. Maximum length is 60. Validating pattern is ^[\p{Graph}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Basis Of Payments ¶
Get Award Basis Of Payments by KeyGET/award/api/v1/award-basis-of-payments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Get All Award Basis Of PaymentsGET/award/api/v1/award-basis-of-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Basis Of Payments with FilteringGET/award/api/v1/award-basis-of-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- basisOfPaymentCode
string(optional)Basis Of Payment Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Basis Of PaymentsGET/award/api/v1/award-basis-of-payments/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"basisOfPaymentCode",
"description"
],
"primaryKey": "basisOfPaymentCode"
}Get Blueprint API specification for Award Basis Of PaymentsGET/award/api/v1/award-basis-of-payments/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Basis Of Payments.md"
transfer-encoding: chunkedUpdate Award Basis Of PaymentsPUT/award/api/v1/award-basis-of-payments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Basis Of PaymentsPUT/award/api/v1/award-basis-of-payments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Basis Of PaymentsPATCH/award/api/v1/award-basis-of-payments/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Award Basis Of PaymentsPOST/award/api/v1/award-basis-of-payments/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Basis Of PaymentsPOST/award/api/v1/award-basis-of-payments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"basisOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Basis Of Payments by KeyDELETE/award/api/v1/award-basis-of-payments/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Basis Of PaymentsDELETE/award/api/v1/award-basis-of-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Basis Of Payments with MatchingDELETE/award/api/v1/award-basis-of-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- basisOfPaymentCode
string(optional)Basis Of Payment Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Limits ¶
Get Award Budget Limits by KeyGET/award/api/v1/award-budget-limits/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"budgetLimitId": "(val)",
"budgetId": "(val)",
"limitTypeCode": "(val)",
"limit": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget LimitsGET/award/api/v1/award-budget-limits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetLimitId": "(val)",
"budgetId": "(val)",
"limitTypeCode": "(val)",
"limit": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLimitId": "(val)",
"budgetId": "(val)",
"limitTypeCode": "(val)",
"limit": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Limits with FilteringGET/award/api/v1/award-budget-limits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- budgetLimitId
string(optional)Award Budget Limit Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- budgetId
string(optional)- limitTypeCode
string(optional)Budget Limit Type Code. Maximum length is 100. Validating pattern is ^[\p{Graph}]*$.
- limit
string(optional)Budget Limit. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetLimitId": "(val)",
"budgetId": "(val)",
"limitTypeCode": "(val)",
"limit": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLimitId": "(val)",
"budgetId": "(val)",
"limitTypeCode": "(val)",
"limit": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget LimitsGET/award/api/v1/award-budget-limits/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"budgetLimitId",
"budgetId",
"limitTypeCode",
"limit"
],
"primaryKey": "budgetLimitId"
}Get Blueprint API specification for Award Budget LimitsGET/award/api/v1/award-budget-limits/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Limits.md"
transfer-encoding: chunkedAward Budget Line Item Calculated Amounts ¶
Get Award Budget Line Item Calculated Amounts by KeyGET/award/api/v1/award-budget-line-item-calculated-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget Line Item Calculated AmountsGET/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Line Item Calculated Amounts with FilteringGET/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- budgetLineItemCalculatedAmountId
string(optional)Budget Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget Line Item Calculated AmountsGET/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"budgetLineItemCalculatedAmountId",
"obligatedAmount"
],
"primaryKey": "budgetLineItemCalculatedAmountId"
}Get Blueprint API specification for Award Budget Line Item Calculated AmountsGET/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Line Item Calculated Amounts.md"
transfer-encoding: chunkedUpdate Award Budget Line Item Calculated AmountsPUT/award/api/v1/award-budget-line-item-calculated-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget Line Item Calculated AmountsPUT/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget Line Item Calculated AmountsPATCH/award/api/v1/award-budget-line-item-calculated-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget Line Item Calculated AmountsPOST/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget Line Item Calculated AmountsPOST/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Line Item Calculated Amounts by KeyDELETE/award/api/v1/award-budget-line-item-calculated-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget Line Item Calculated AmountsDELETE/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Line Item Calculated Amounts with MatchingDELETE/award/api/v1/award-budget-line-item-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- budgetLineItemCalculatedAmountId
string(optional)Budget Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Line Items ¶
Get Award Budget Line Items by KeyGET/award/api/v1/award-budget-line-items/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget Line ItemsGET/award/api/v1/award-budget-line-items/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Line Items with FilteringGET/award/api/v1/award-budget-line-items/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- budgetLineItemId
string(optional)Budget Line Item Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget Line ItemsGET/award/api/v1/award-budget-line-items/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"budgetLineItemId",
"obligatedAmount"
],
"primaryKey": "budgetLineItemId"
}Get Blueprint API specification for Award Budget Line ItemsGET/award/api/v1/award-budget-line-items/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Line Items.md"
transfer-encoding: chunkedUpdate Award Budget Line ItemsPUT/award/api/v1/award-budget-line-items/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget Line ItemsPUT/award/api/v1/award-budget-line-items/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget Line ItemsPATCH/award/api/v1/award-budget-line-items/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget Line ItemsPOST/award/api/v1/award-budget-line-items/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget Line ItemsPOST/award/api/v1/award-budget-line-items/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Line Items by KeyDELETE/award/api/v1/award-budget-line-items/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget Line ItemsDELETE/award/api/v1/award-budget-line-items/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Line Items with MatchingDELETE/award/api/v1/award-budget-line-items/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- budgetLineItemId
string(optional)Budget Line Item Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Period Summary Calculated Amounts ¶
Get Award Budget Period Summary Calculated Amounts by KeyGET/award/api/v1/award-budget-period-summary-calculated-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget Period Summary Calculated AmountsGET/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Period Summary Calculated Amounts with FilteringGET/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardBudgetPeriodSummaryCalculatedAmountId
string(optional)Awd Bgt Per Sum Calc Amt Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- budgetPeriodId
string(optional)Budget Period Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- costElement
string(optional)Cost Element. Maximum length is 8. Validating pattern is ^[A-Za-z0-9]*$.
- onOffCampusFlag
string(optional)On Campus Flag. Maximum length is 1. Validating pattern is .*.
- rateClassType
string(optional)Rate Class Type. Maximum length is 1. Validating pattern is .*.
- calculatedCost
string(optional)Calculated Cost. Maximum length is 22. Validating pattern is ^-?([0-9]*.)?[0-9]+$.
- calculatedCostSharing
string(optional)Calculated Cost Sharing. Maximum length is 22. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget Period Summary Calculated AmountsGET/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardBudgetPeriodSummaryCalculatedAmountId",
"budgetPeriodId",
"costElement",
"onOffCampusFlag",
"rateClassType",
"calculatedCost",
"calculatedCostSharing"
],
"primaryKey": "awardBudgetPeriodSummaryCalculatedAmountId"
}Get Blueprint API specification for Award Budget Period Summary Calculated AmountsGET/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Period Summary Calculated Amounts.md"
transfer-encoding: chunkedUpdate Award Budget Period Summary Calculated AmountsPUT/award/api/v1/award-budget-period-summary-calculated-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget Period Summary Calculated AmountsPUT/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget Period Summary Calculated AmountsPATCH/award/api/v1/award-budget-period-summary-calculated-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget Period Summary Calculated AmountsPOST/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget Period Summary Calculated AmountsPOST/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetPeriodSummaryCalculatedAmountId": "(val)",
"budgetPeriodId": "(val)",
"costElement": "(val)",
"onOffCampusFlag": "(val)",
"rateClassType": "(val)",
"calculatedCost": "(val)",
"calculatedCostSharing": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Period Summary Calculated Amounts by KeyDELETE/award/api/v1/award-budget-period-summary-calculated-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget Period Summary Calculated AmountsDELETE/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Period Summary Calculated Amounts with MatchingDELETE/award/api/v1/award-budget-period-summary-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardBudgetPeriodSummaryCalculatedAmountId
string(optional)Awd Bgt Per Sum Calc Amt Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- budgetPeriodId
string(optional)Budget Period Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- costElement
string(optional)Cost Element. Maximum length is 8. Validating pattern is ^[A-Za-z0-9]*$.
- onOffCampusFlag
string(optional)On Campus Flag. Maximum length is 1. Validating pattern is .*.
- rateClassType
string(optional)Rate Class Type. Maximum length is 1. Validating pattern is .*.
- calculatedCost
string(optional)Calculated Cost. Maximum length is 22. Validating pattern is ^-?([0-9]*.)?[0-9]+$.
- calculatedCostSharing
string(optional)Calculated Cost Sharing. Maximum length is 22. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Periods ¶
Get Award Budget Periods by KeyGET/award/api/v1/award-budget-periods/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget PeriodsGET/award/api/v1/award-budget-periods/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Periods with FilteringGET/award/api/v1/award-budget-periods/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- budgetPeriodId
string(optional)- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- totalFringeAmount
string(optional)Total Fringe amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- fringeOverridden
string(optional)- fAndAOverridden
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget PeriodsGET/award/api/v1/award-budget-periods/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"budgetPeriodId",
"obligatedAmount",
"totalFringeAmount",
"fringeOverridden",
"fAndAOverridden"
],
"primaryKey": "budgetPeriodId"
}Get Blueprint API specification for Award Budget PeriodsGET/award/api/v1/award-budget-periods/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Periods.md"
transfer-encoding: chunkedUpdate Award Budget PeriodsPUT/award/api/v1/award-budget-periods/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget PeriodsPUT/award/api/v1/award-budget-periods/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget PeriodsPATCH/award/api/v1/award-budget-periods/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget PeriodsPOST/award/api/v1/award-budget-periods/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget PeriodsPOST/award/api/v1/award-budget-periods/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPeriodId": "(val)",
"obligatedAmount": "(val)",
"totalFringeAmount": "(val)",
"fringeOverridden": "(val)",
"fAndAOverridden": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Periods by KeyDELETE/award/api/v1/award-budget-periods/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget PeriodsDELETE/award/api/v1/award-budget-periods/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Periods with MatchingDELETE/award/api/v1/award-budget-periods/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- budgetPeriodId
string(optional)- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- totalFringeAmount
string(optional)Total Fringe amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- fringeOverridden
string(optional)- fAndAOverridden
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Personnel Calculated Amounts ¶
Get Award Budget Personnel Calculated Amounts by KeyGET/award/api/v1/award-budget-personnel-calculated-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget Personnel Calculated AmountsGET/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Personnel Calculated Amounts with FilteringGET/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- budgetPersonnelCalculatedAmountId
string(optional)Budget Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget Personnel Calculated AmountsGET/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"budgetPersonnelCalculatedAmountId",
"obligatedAmount"
],
"primaryKey": "budgetPersonnelCalculatedAmountId"
}Get Blueprint API specification for Award Budget Personnel Calculated AmountsGET/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Personnel Calculated Amounts.md"
transfer-encoding: chunkedUpdate Award Budget Personnel Calculated AmountsPUT/award/api/v1/award-budget-personnel-calculated-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget Personnel Calculated AmountsPUT/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget Personnel Calculated AmountsPATCH/award/api/v1/award-budget-personnel-calculated-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget Personnel Calculated AmountsPOST/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget Personnel Calculated AmountsPOST/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelCalculatedAmountId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Personnel Calculated Amounts by KeyDELETE/award/api/v1/award-budget-personnel-calculated-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget Personnel Calculated AmountsDELETE/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Personnel Calculated Amounts with MatchingDELETE/award/api/v1/award-budget-personnel-calculated-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- budgetPersonnelCalculatedAmountId
string(optional)Budget Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Personnel Details ¶
Get Award Budget Personnel Details by KeyGET/award/api/v1/award-budget-personnel-details/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget Personnel DetailsGET/award/api/v1/award-budget-personnel-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Personnel Details with FilteringGET/award/api/v1/award-budget-personnel-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- budgetPersonnelLineItemId
string(optional)Budget Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget Personnel DetailsGET/award/api/v1/award-budget-personnel-details/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"budgetPersonnelLineItemId",
"obligatedAmount"
],
"primaryKey": "budgetPersonnelLineItemId"
}Get Blueprint API specification for Award Budget Personnel DetailsGET/award/api/v1/award-budget-personnel-details/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Personnel Details.md"
transfer-encoding: chunkedUpdate Award Budget Personnel DetailsPUT/award/api/v1/award-budget-personnel-details/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget Personnel DetailsPUT/award/api/v1/award-budget-personnel-details/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget Personnel DetailsPATCH/award/api/v1/award-budget-personnel-details/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget Personnel DetailsPOST/award/api/v1/award-budget-personnel-details/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget Personnel DetailsPOST/award/api/v1/award-budget-personnel-details/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
},
{
"budgetPersonnelLineItemId": "(val)",
"obligatedAmount": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Personnel Details by KeyDELETE/award/api/v1/award-budget-personnel-details/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget Personnel DetailsDELETE/award/api/v1/award-budget-personnel-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Personnel Details with MatchingDELETE/award/api/v1/award-budget-personnel-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- budgetPersonnelLineItemId
string(optional)Budget Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Statuses ¶
Get Award Budget Statuses by KeyGET/award/api/v1/award-budget-statuses/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget StatusesGET/award/api/v1/award-budget-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Statuses with FilteringGET/award/api/v1/award-budget-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardBudgetStatusCode
string(optional)Award Budget Status Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9-]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[A-Za-z0-9\s]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget StatusesGET/award/api/v1/award-budget-statuses/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardBudgetStatusCode",
"description"
],
"primaryKey": "awardBudgetStatusCode"
}Get Blueprint API specification for Award Budget StatusesGET/award/api/v1/award-budget-statuses/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Statuses.md"
transfer-encoding: chunkedUpdate Award Budget StatusesPUT/award/api/v1/award-budget-statuses/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget StatusesPUT/award/api/v1/award-budget-statuses/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget StatusesPATCH/award/api/v1/award-budget-statuses/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget StatusesPOST/award/api/v1/award-budget-statuses/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget StatusesPOST/award/api/v1/award-budget-statuses/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetStatusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Statuses by KeyDELETE/award/api/v1/award-budget-statuses/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget StatusesDELETE/award/api/v1/award-budget-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Statuses with MatchingDELETE/award/api/v1/award-budget-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardBudgetStatusCode
string(optional)Award Budget Status Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9-]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[A-Za-z0-9\s]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Types ¶
Get Award Budget Types by KeyGET/award/api/v1/award-budget-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget TypesGET/award/api/v1/award-budget-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Types with FilteringGET/award/api/v1/award-budget-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardBudgetTypeCode
string(optional)Award Budget Type Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget TypesGET/award/api/v1/award-budget-types/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardBudgetTypeCode",
"description"
],
"primaryKey": "awardBudgetTypeCode"
}Get Blueprint API specification for Award Budget TypesGET/award/api/v1/award-budget-types/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Types.md"
transfer-encoding: chunkedUpdate Award Budget TypesPUT/award/api/v1/award-budget-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget TypesPUT/award/api/v1/award-budget-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget TypesPATCH/award/api/v1/award-budget-types/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget TypesPOST/award/api/v1/award-budget-types/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget TypesPOST/award/api/v1/award-budget-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"awardBudgetTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Types by KeyDELETE/award/api/v1/award-budget-types/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget TypesDELETE/award/api/v1/award-budget-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Types with MatchingDELETE/award/api/v1/award-budget-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardBudgetTypeCode
string(optional)Award Budget Type Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budget Version Overviews ¶
Get Award Budget Version Overviews by KeyGET/award/api/v1/award-budget-version-overviews/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}Get All Award Budget Version OverviewsGET/award/api/v1/award-budget-version-overviews/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
},
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budget Version Overviews with FilteringGET/award/api/v1/award-budget-version-overviews/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- budgetId
string(optional)- awardBudgetStatusCode
string(optional)- awardBudgetTypeCode
string(optional)- obligatedAmount
string(optional)- description
string(optional)- budgetInitiator
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
},
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Budget Version OverviewsGET/award/api/v1/award-budget-version-overviews/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"budgetId",
"awardBudgetStatusCode",
"awardBudgetTypeCode",
"obligatedAmount",
"description",
"budgetInitiator"
],
"primaryKey": "budgetId"
}Get Blueprint API specification for Award Budget Version OverviewsGET/award/api/v1/award-budget-version-overviews/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budget Version Overviews.md"
transfer-encoding: chunkedUpdate Award Budget Version OverviewsPUT/award/api/v1/award-budget-version-overviews/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Budget Version OverviewsPUT/award/api/v1/award-budget-version-overviews/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
},
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Budget Version OverviewsPATCH/award/api/v1/award-budget-version-overviews/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}Insert Award Budget Version OverviewsPOST/award/api/v1/award-budget-version-overviews/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Budget Version OverviewsPOST/award/api/v1/award-budget-version-overviews/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
},
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
},
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Budget Version Overviews by KeyDELETE/award/api/v1/award-budget-version-overviews/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Budget Version OverviewsDELETE/award/api/v1/award-budget-version-overviews/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Budget Version Overviews with MatchingDELETE/award/api/v1/award-budget-version-overviews/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- budgetId
string(optional)- awardBudgetStatusCode
string(optional)- awardBudgetTypeCode
string(optional)- obligatedAmount
string(optional)- description
string(optional)- budgetInitiator
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Budgets ¶
Get Award Budgets by KeyGET/award/api/v1/award-budgets/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"obligatedTotal": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"awardId": "(val)",
"postStatus": "(val)",
"postDetails": "(val)",
"awardBudgetDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}Get All Award BudgetsGET/award/api/v1/award-budgets/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"obligatedTotal": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"awardId": "(val)",
"postStatus": "(val)",
"postDetails": "(val)",
"awardBudgetDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
},
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"obligatedTotal": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"awardId": "(val)",
"postStatus": "(val)",
"postDetails": "(val)",
"awardBudgetDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Budgets with FilteringGET/award/api/v1/award-budgets/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- budgetId
string(optional)Budget Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardBudgetStatusCode
string(optional)Award Budget Status Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9-]*$.
- awardBudgetTypeCode
string(optional)Award Budget Type Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- obligatedAmount
string(optional)Obligated amount from award amount info. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedTotal
string(optional)- description
string(optional)Description. Maximum length is 255. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- budgetInitiator
string(optional)Budget Initiator. Maximum length is 60. Validating pattern is ^[\p{Graph}]*$.
- awardId
string(optional)- postStatus
string(optional)- postDetails
string(optional)- awardBudgetDocument.documentNumber
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"obligatedTotal": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"awardId": "(val)",
"postStatus": "(val)",
"postDetails": "(val)",
"awardBudgetDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
},
{
"budgetId": "(val)",
"awardBudgetStatusCode": "(val)",
"awardBudgetTypeCode": "(val)",
"obligatedAmount": "(val)",
"obligatedTotal": "(val)",
"description": "(val)",
"budgetInitiator": "(val)",
"awardId": "(val)",
"postStatus": "(val)",
"postDetails": "(val)",
"awardBudgetDocument.documentNumber": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award BudgetsGET/award/api/v1/award-budgets/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"budgetId",
"awardBudgetStatusCode",
"awardBudgetTypeCode",
"obligatedAmount",
"obligatedTotal",
"description",
"budgetInitiator",
"awardId",
"postStatus",
"postDetails",
"awardBudgetDocument.documentNumber"
],
"primaryKey": "budgetId"
}Get Blueprint API specification for Award BudgetsGET/award/api/v1/award-budgets/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Budgets.md"
transfer-encoding: chunkedAward Central Admin Contacts ¶
Get Award Central Admin Contacts by KeyGET/award/api/v1/award-central-admin-contacts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award Central Admin ContactsGET/award/api/v1/award-central-admin-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Central Admin Contacts with FilteringGET/award/api/v1/award-central-admin-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardContactId
string(optional)- personId
string(optional)- fullName
string(optional)- unitContactType
string(optional)- unitAdministratorTypeCode
string(optional)Project Role. Maximum length is 3. Validating pattern is ^[A-Za-z0-9-]*$.
- awardNumber
string(optional)- sequenceNumber
string(optional)- unitAdministratorUnitNumber
string(optional)- defaultUnitContact
string(optional)- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Central Admin ContactsGET/award/api/v1/award-central-admin-contacts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardContactId",
"personId",
"fullName",
"unitContactType",
"unitAdministratorTypeCode",
"awardNumber",
"sequenceNumber",
"unitAdministratorUnitNumber",
"defaultUnitContact",
"award.awardId"
],
"primaryKey": "awardContactId"
}Get Blueprint API specification for Award Central Admin ContactsGET/award/api/v1/award-central-admin-contacts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Central Admin Contacts.md"
transfer-encoding: chunkedUpdate Award Central Admin ContactsPUT/award/api/v1/award-central-admin-contacts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Central Admin ContactsPUT/award/api/v1/award-central-admin-contacts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Central Admin ContactsPATCH/award/api/v1/award-central-admin-contacts/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Insert Award Central Admin ContactsPOST/award/api/v1/award-central-admin-contacts/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Central Admin ContactsPOST/award/api/v1/award-central-admin-contacts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Central Admin Contacts by KeyDELETE/award/api/v1/award-central-admin-contacts/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Central Admin ContactsDELETE/award/api/v1/award-central-admin-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Central Admin Contacts with MatchingDELETE/award/api/v1/award-central-admin-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardContactId
string(optional)- personId
string(optional)- fullName
string(optional)- unitContactType
string(optional)- unitAdministratorTypeCode
string(optional)Project Role. Maximum length is 3. Validating pattern is ^[A-Za-z0-9-]*$.
- awardNumber
string(optional)- sequenceNumber
string(optional)- unitAdministratorUnitNumber
string(optional)- defaultUnitContact
string(optional)- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Cgbs ¶
Get Award Cgbs by KeyGET/award/api/v1/award-cgbs/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}Get All Award CgbsGET/award/api/v1/award-cgbs/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
},
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Cgbs with FilteringGET/award/api/v1/award-cgbs/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardId
string(optional)- awardNumber
string(optional)- sequenceNumber
string(optional)- additionalFormsRequired
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- autoApproveInvoice
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- stopWork
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- minInvoiceAmount
string(optional)Minimum Invoice Amount. Maximum length is 22. Validating pattern is ^-?([0-9]{0,17}.[0-9]{1,2}|[0-9]{1,17})$.
- invoicingOption
string(optional)Invoicing Option. Maximum length is 120. Validating pattern is .*.
- dunningCampaignId
string(optional)Dunning Campaign. Maximum length is 4. Validating pattern is .*.
- lastBilledDate
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- previousLastBilledDate
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- finalBill
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- amountToDraw
string(optional)Amount To Draw. Maximum length is 22. Validating pattern is ^-?([0-9]{0,17}.[0-9]{1,2}|[0-9]{1,17})$.
- letterOfCreditReviewIndicator
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- invoiceDocumentStatus
string(optional)Invoice Document Status. Maximum length is 45. Validating pattern is .*.
- locCreationType
string(optional)Letter Of Credit Creation Type. Maximum length is 45. Validating pattern is .*.
- suspendInvoicing
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
},
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award CgbsGET/award/api/v1/award-cgbs/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardId",
"awardNumber",
"sequenceNumber",
"additionalFormsRequired",
"autoApproveInvoice",
"stopWork",
"minInvoiceAmount",
"invoicingOption",
"dunningCampaignId",
"lastBilledDate",
"previousLastBilledDate",
"finalBill",
"amountToDraw",
"letterOfCreditReviewIndicator",
"invoiceDocumentStatus",
"locCreationType",
"suspendInvoicing"
],
"primaryKey": "awardId"
}Get Blueprint API specification for Award CgbsGET/award/api/v1/award-cgbs/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Cgbs.md"
transfer-encoding: chunkedUpdate Award CgbsPUT/award/api/v1/award-cgbs/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award CgbsPUT/award/api/v1/award-cgbs/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
},
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award CgbsPATCH/award/api/v1/award-cgbs/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}Insert Award CgbsPOST/award/api/v1/award-cgbs/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award CgbsPOST/award/api/v1/award-cgbs/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
},
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
},
{
"awardId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"additionalFormsRequired": "(val)",
"autoApproveInvoice": "(val)",
"stopWork": "(val)",
"minInvoiceAmount": "(val)",
"invoicingOption": "(val)",
"dunningCampaignId": "(val)",
"lastBilledDate": "(val)",
"previousLastBilledDate": "(val)",
"finalBill": "(val)",
"amountToDraw": "(val)",
"letterOfCreditReviewIndicator": "(val)",
"invoiceDocumentStatus": "(val)",
"locCreationType": "(val)",
"suspendInvoicing": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Cgbs by KeyDELETE/award/api/v1/award-cgbs/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award CgbsDELETE/award/api/v1/award-cgbs/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Cgbs with MatchingDELETE/award/api/v1/award-cgbs/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardId
string(optional)- awardNumber
string(optional)- sequenceNumber
string(optional)- additionalFormsRequired
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- autoApproveInvoice
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- stopWork
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- minInvoiceAmount
string(optional)Minimum Invoice Amount. Maximum length is 22. Validating pattern is ^-?([0-9]{0,17}.[0-9]{1,2}|[0-9]{1,17})$.
- invoicingOption
string(optional)Invoicing Option. Maximum length is 120. Validating pattern is .*.
- dunningCampaignId
string(optional)Dunning Campaign. Maximum length is 4. Validating pattern is .*.
- lastBilledDate
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- previousLastBilledDate
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- finalBill
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- amountToDraw
string(optional)Amount To Draw. Maximum length is 22. Validating pattern is ^-?([0-9]{0,17}.[0-9]{1,2}|[0-9]{1,17})$.
- letterOfCreditReviewIndicator
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
- invoiceDocumentStatus
string(optional)Invoice Document Status. Maximum length is 45. Validating pattern is .*.
- locCreationType
string(optional)Letter Of Credit Creation Type. Maximum length is 45. Validating pattern is .*.
- suspendInvoicing
string(optional)This attribute should always be overridden on the descriptive elements. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Closeouts ¶
Get Award Closeouts by KeyGET/award/api/v1/award-closeouts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardCloseoutId": "(val)",
"closeoutReportCode": "(val)",
"closeoutReportName": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"finalSubmissionDate": "(val)",
"dueDate": "(val)",
"multiple": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award CloseoutsGET/award/api/v1/award-closeouts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardCloseoutId": "(val)",
"closeoutReportCode": "(val)",
"closeoutReportName": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"finalSubmissionDate": "(val)",
"dueDate": "(val)",
"multiple": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardCloseoutId": "(val)",
"closeoutReportCode": "(val)",
"closeoutReportName": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"finalSubmissionDate": "(val)",
"dueDate": "(val)",
"multiple": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Closeouts with FilteringGET/award/api/v1/award-closeouts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardCloseoutId
string(optional)Award Closeout Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- closeoutReportCode
string(optional)Closeout Report Code. Maximum length is 22. Validating pattern is ^[A-Za-z0-9]*$.
- closeoutReportName
string(optional)Final Report. Maximum length is 100. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- finalSubmissionDate
string(optional)Final Submission Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- multiple
string(optional)- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardCloseoutId": "(val)",
"closeoutReportCode": "(val)",
"closeoutReportName": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"finalSubmissionDate": "(val)",
"dueDate": "(val)",
"multiple": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardCloseoutId": "(val)",
"closeoutReportCode": "(val)",
"closeoutReportName": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"finalSubmissionDate": "(val)",
"dueDate": "(val)",
"multiple": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award CloseoutsGET/award/api/v1/award-closeouts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardCloseoutId",
"closeoutReportCode",
"closeoutReportName",
"awardNumber",
"sequenceNumber",
"finalSubmissionDate",
"dueDate",
"multiple",
"award.awardId"
],
"primaryKey": "awardCloseoutId"
}Get Blueprint API specification for Award CloseoutsGET/award/api/v1/award-closeouts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Closeouts.md"
transfer-encoding: chunkedAward Comments ¶
Get Award Comments by KeyGET/award/api/v1/award-comments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardCommentId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}Get All Award CommentsGET/award/api/v1/award-comments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardCommentId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardCommentId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Comments with FilteringGET/award/api/v1/award-comments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardCommentId
string(optional)Award Comment ID. Maximum length is 8. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- commentTypeCode
string(optional)- checklistPrintFlag
string(optional)Checklist Print Flag. Maximum length is 1. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- comments
string(optional)Comments. Maximum length is 999999999. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardCommentId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardCommentId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award CommentsGET/award/api/v1/award-comments/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardCommentId",
"awardNumber",
"sequenceNumber",
"commentTypeCode",
"checklistPrintFlag",
"comments"
],
"primaryKey": "awardCommentId"
}Get Blueprint API specification for Award CommentsGET/award/api/v1/award-comments/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Comments.md"
transfer-encoding: chunkedAward Custom Data ¶
Get Award Custom Data by KeyGET/award/api/v1/award-custom-data/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardCustomDataId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"customAttributeId": "(val)",
"value": "(val)",
"_primaryKey": "(val)"
}Get All Award Custom DataGET/award/api/v1/award-custom-data/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardCustomDataId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"customAttributeId": "(val)",
"value": "(val)",
"_primaryKey": "(val)"
},
{
"awardCustomDataId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"customAttributeId": "(val)",
"value": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Custom Data with FilteringGET/award/api/v1/award-custom-data/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardCustomDataId
string(optional)- awardNumber
string(optional)- sequenceNumber
string(optional)- customAttributeId
string(optional)- value
string(optional)Value. Maximum length is 2000. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardCustomDataId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"customAttributeId": "(val)",
"value": "(val)",
"_primaryKey": "(val)"
},
{
"awardCustomDataId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"customAttributeId": "(val)",
"value": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Custom DataGET/award/api/v1/award-custom-data/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardCustomDataId",
"awardNumber",
"sequenceNumber",
"customAttributeId",
"value"
],
"primaryKey": "awardCustomDataId"
}Get Blueprint API specification for Award Custom DataGET/award/api/v1/award-custom-data/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Custom Data.md"
transfer-encoding: chunkedAward Direct F And A Distributions ¶
Get Award Direct F And A Distributions by KeyGET/award/api/v1/award-direct-f-and-a-distributions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardDirectFandADistributionId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"amountSequenceNumber": "(val)",
"awardAmountInfoId": "(val)",
"budgetPeriod": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"directCost": "(val)",
"indirectCost": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award Direct F And A DistributionsGET/award/api/v1/award-direct-f-and-a-distributions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardDirectFandADistributionId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"amountSequenceNumber": "(val)",
"awardAmountInfoId": "(val)",
"budgetPeriod": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"directCost": "(val)",
"indirectCost": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardDirectFandADistributionId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"amountSequenceNumber": "(val)",
"awardAmountInfoId": "(val)",
"budgetPeriod": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"directCost": "(val)",
"indirectCost": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Direct F And A Distributions with FilteringGET/award/api/v1/award-direct-f-and-a-distributions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardDirectFandADistributionId
string(optional)Award Direct F and A Distribution ID. Maximum length is 8. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- amountSequenceNumber
string(optional)Amount Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- awardAmountInfoId
string(optional)- budgetPeriod
string(optional)Budget Period. Maximum length is 3. Validating pattern is ^[0-9]*$.
- startDate
string(optional)Start Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- endDate
string(optional)End Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- directCost
string(optional)Direct Cost. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- indirectCost
string(optional)F&A Cost. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardDirectFandADistributionId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"amountSequenceNumber": "(val)",
"awardAmountInfoId": "(val)",
"budgetPeriod": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"directCost": "(val)",
"indirectCost": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardDirectFandADistributionId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"amountSequenceNumber": "(val)",
"awardAmountInfoId": "(val)",
"budgetPeriod": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"directCost": "(val)",
"indirectCost": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Direct F And A DistributionsGET/award/api/v1/award-direct-f-and-a-distributions/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardDirectFandADistributionId",
"awardNumber",
"sequenceNumber",
"amountSequenceNumber",
"awardAmountInfoId",
"budgetPeriod",
"startDate",
"endDate",
"directCost",
"indirectCost",
"award.awardId"
],
"primaryKey": "awardDirectFandADistributionId"
}Get Blueprint API specification for Award Direct F And A DistributionsGET/award/api/v1/award-direct-f-and-a-distributions/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Direct F And A Distributions.md"
transfer-encoding: chunkedAward F And A Rates ¶
Get Award F And A Rates by KeyGET/award/api/v1/award-f-and-a-rates/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardFandaRateId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"applicableFandaRate": "(val)",
"fandaRateTypeCode": "(val)",
"fiscalYear": "(val)",
"onCampusFlag": "(val)",
"underrecoveryOfIndirectCost": "(val)",
"sourceAccount": "(val)",
"destinationAccount": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"_primaryKey": "(val)"
}Get All Award F And A RatesGET/award/api/v1/award-f-and-a-rates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardFandaRateId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"applicableFandaRate": "(val)",
"fandaRateTypeCode": "(val)",
"fiscalYear": "(val)",
"onCampusFlag": "(val)",
"underrecoveryOfIndirectCost": "(val)",
"sourceAccount": "(val)",
"destinationAccount": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"_primaryKey": "(val)"
},
{
"awardFandaRateId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"applicableFandaRate": "(val)",
"fandaRateTypeCode": "(val)",
"fiscalYear": "(val)",
"onCampusFlag": "(val)",
"underrecoveryOfIndirectCost": "(val)",
"sourceAccount": "(val)",
"destinationAccount": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"_primaryKey": "(val)"
}
]Get All Award F And A Rates with FilteringGET/award/api/v1/award-f-and-a-rates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardFandaRateId
string(optional)Award Idc Rate Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 8. Validating pattern is .*.
- applicableFandaRate
string(optional)Applicable Idc Rate. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- fandaRateTypeCode
string(optional)F&A Rate Type Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- fiscalYear
string(optional)Fiscal Year. Maximum length is 4. Validating pattern is ^[0-9]{4}$.
- onCampusFlag
string(optional)On Campus Flag. Maximum length is 1. Validating pattern is .*.
- underrecoveryOfIndirectCost
string(optional)Underrecovery Of Idc. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- sourceAccount
string(optional)Source Account. Maximum length is 32. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- destinationAccount
string(optional)Destination Account. Maximum length is 32. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- startDate
string(optional)Start Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- endDate
string(optional)End Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardFandaRateId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"applicableFandaRate": "(val)",
"fandaRateTypeCode": "(val)",
"fiscalYear": "(val)",
"onCampusFlag": "(val)",
"underrecoveryOfIndirectCost": "(val)",
"sourceAccount": "(val)",
"destinationAccount": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"_primaryKey": "(val)"
},
{
"awardFandaRateId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"applicableFandaRate": "(val)",
"fandaRateTypeCode": "(val)",
"fiscalYear": "(val)",
"onCampusFlag": "(val)",
"underrecoveryOfIndirectCost": "(val)",
"sourceAccount": "(val)",
"destinationAccount": "(val)",
"startDate": "(val)",
"endDate": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award F And A RatesGET/award/api/v1/award-f-and-a-rates/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardFandaRateId",
"awardNumber",
"sequenceNumber",
"applicableFandaRate",
"fandaRateTypeCode",
"fiscalYear",
"onCampusFlag",
"underrecoveryOfIndirectCost",
"sourceAccount",
"destinationAccount",
"startDate",
"endDate"
],
"primaryKey": "awardFandaRateId"
}Get Blueprint API specification for Award F And A RatesGET/award/api/v1/award-f-and-a-rates/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award F And A Rates.md"
transfer-encoding: chunkedAward Funding Proposals ¶
Get Award Funding Proposals by KeyGET/award/api/v1/award-funding-proposals/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Award Funding ProposalsGET/award/api/v1/award-funding-proposals/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Funding Proposals with FilteringGET/award/api/v1/award-funding-proposals/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardFundingProposalId
string(optional)Award Funding Proposal Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardId
string(optional)Award ID. Maximum length is 22. Validating pattern is ^[0-9]*$.
- proposalId
string(optional)Proposal ID. Maximum length is 22. Validating pattern is ^[0-9]*$.
- active
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Funding ProposalsGET/award/api/v1/award-funding-proposals/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardFundingProposalId",
"awardId",
"proposalId",
"active"
],
"primaryKey": "awardFundingProposalId"
}Get Blueprint API specification for Award Funding ProposalsGET/award/api/v1/award-funding-proposals/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Funding Proposals.md"
transfer-encoding: chunkedUpdate Award Funding ProposalsPUT/award/api/v1/award-funding-proposals/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Funding ProposalsPUT/award/api/v1/award-funding-proposals/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Funding ProposalsPATCH/award/api/v1/award-funding-proposals/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Award Funding ProposalsPOST/award/api/v1/award-funding-proposals/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Funding ProposalsPOST/award/api/v1/award-funding-proposals/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardFundingProposalId": "(val)",
"awardId": "(val)",
"proposalId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Funding Proposals by KeyDELETE/award/api/v1/award-funding-proposals/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Funding ProposalsDELETE/award/api/v1/award-funding-proposals/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Funding Proposals with MatchingDELETE/award/api/v1/award-funding-proposals/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardFundingProposalId
string(optional)Award Funding Proposal Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardId
string(optional)Award ID. Maximum length is 22. Validating pattern is ^[0-9]*$.
- proposalId
string(optional)Proposal ID. Maximum length is 22. Validating pattern is ^[0-9]*$.
- active
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Hierarchies ¶
Get Award Hierarchies by KeyGET/award/api/v1/award-hierarchies/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Award HierarchiesGET/award/api/v1/award-hierarchies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Hierarchies with FilteringGET/award/api/v1/award-hierarchies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardHierarchyId
string(optional)- rootAwardNumber
string(optional)Root Award Number. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- parentAwardNumber
string(optional)Parent Award Number. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- originatingAwardNumber
string(optional)- active
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award HierarchiesGET/award/api/v1/award-hierarchies/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardHierarchyId",
"rootAwardNumber",
"awardNumber",
"parentAwardNumber",
"originatingAwardNumber",
"active"
],
"primaryKey": "awardHierarchyId"
}Get Blueprint API specification for Award HierarchiesGET/award/api/v1/award-hierarchies/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Hierarchies.md"
transfer-encoding: chunkedUpdate Award HierarchiesPUT/award/api/v1/award-hierarchies/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award HierarchiesPUT/award/api/v1/award-hierarchies/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award HierarchiesPATCH/award/api/v1/award-hierarchies/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Award HierarchiesPOST/award/api/v1/award-hierarchies/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award HierarchiesPOST/award/api/v1/award-hierarchies/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Hierarchies by KeyDELETE/award/api/v1/award-hierarchies/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award HierarchiesDELETE/award/api/v1/award-hierarchies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Hierarchies with MatchingDELETE/award/api/v1/award-hierarchies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardHierarchyId
string(optional)- rootAwardNumber
string(optional)Root Award Number. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- parentAwardNumber
string(optional)Parent Award Number. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- originatingAwardNumber
string(optional)- active
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Hierarchy Nodes ¶
Get Award Hierarchy Nodes by KeyGET/award/api/v1/award-hierarchy-nodes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Award Hierarchy NodesGET/award/api/v1/award-hierarchy-nodes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Hierarchy Nodes with FilteringGET/award/api/v1/award-hierarchy-nodes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardHierarchyId
string(optional)- rootAwardNumber
string(optional)Root Award Number. Maximum length is 12. Validating pattern is ^[A-Za-z0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- parentAwardNumber
string(optional)Parent Award Number. Maximum length is 12. Validating pattern is ^[A-Za-z0-9]*$.
- originatingAwardNumber
string(optional)- active
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Hierarchy NodesGET/award/api/v1/award-hierarchy-nodes/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardHierarchyId",
"rootAwardNumber",
"awardNumber",
"parentAwardNumber",
"originatingAwardNumber",
"active"
],
"primaryKey": "awardHierarchyId"
}Get Blueprint API specification for Award Hierarchy NodesGET/award/api/v1/award-hierarchy-nodes/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Hierarchy Nodes.md"
transfer-encoding: chunkedUpdate Award Hierarchy NodesPUT/award/api/v1/award-hierarchy-nodes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Hierarchy NodesPUT/award/api/v1/award-hierarchy-nodes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Hierarchy NodesPATCH/award/api/v1/award-hierarchy-nodes/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Award Hierarchy NodesPOST/award/api/v1/award-hierarchy-nodes/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Hierarchy NodesPOST/award/api/v1/award-hierarchy-nodes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"awardHierarchyId": "(val)",
"rootAwardNumber": "(val)",
"awardNumber": "(val)",
"parentAwardNumber": "(val)",
"originatingAwardNumber": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Hierarchy Nodes by KeyDELETE/award/api/v1/award-hierarchy-nodes/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Hierarchy NodesDELETE/award/api/v1/award-hierarchy-nodes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Hierarchy Nodes with MatchingDELETE/award/api/v1/award-hierarchy-nodes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardHierarchyId
string(optional)- rootAwardNumber
string(optional)Root Award Number. Maximum length is 12. Validating pattern is ^[A-Za-z0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- parentAwardNumber
string(optional)Parent Award Number. Maximum length is 12. Validating pattern is ^[A-Za-z0-9]*$.
- originatingAwardNumber
string(optional)- active
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Method Of Payments ¶
Get Award Method Of Payments by KeyGET/award/api/v1/award-method-of-payments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Get All Award Method Of PaymentsGET/award/api/v1/award-method-of-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Method Of Payments with FilteringGET/award/api/v1/award-method-of-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- methodOfPaymentCode
string(optional)Method Of Payment Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Method Of PaymentsGET/award/api/v1/award-method-of-payments/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"methodOfPaymentCode",
"description"
],
"primaryKey": "methodOfPaymentCode"
}Get Blueprint API specification for Award Method Of PaymentsGET/award/api/v1/award-method-of-payments/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Method Of Payments.md"
transfer-encoding: chunkedUpdate Award Method Of PaymentsPUT/award/api/v1/award-method-of-payments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Method Of PaymentsPUT/award/api/v1/award-method-of-payments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Method Of PaymentsPATCH/award/api/v1/award-method-of-payments/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Award Method Of PaymentsPOST/award/api/v1/award-method-of-payments/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Method Of PaymentsPOST/award/api/v1/award-method-of-payments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"methodOfPaymentCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Method Of Payments by KeyDELETE/award/api/v1/award-method-of-payments/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Method Of PaymentsDELETE/award/api/v1/award-method-of-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Method Of Payments with MatchingDELETE/award/api/v1/award-method-of-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- methodOfPaymentCode
string(optional)Method Of Payment Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Notepads ¶
Get Award Notepads by KeyGET/award/api/v1/award-notepads/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardNotepadId": "(val)",
"awardNumber": "(val)",
"entryNumber": "(val)",
"noteTopic": "(val)",
"comments": "(val)",
"restrictedView": "(val)",
"createTimestamp": "(val)",
"createUser": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award NotepadsGET/award/api/v1/award-notepads/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNotepadId": "(val)",
"awardNumber": "(val)",
"entryNumber": "(val)",
"noteTopic": "(val)",
"comments": "(val)",
"restrictedView": "(val)",
"createTimestamp": "(val)",
"createUser": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardNotepadId": "(val)",
"awardNumber": "(val)",
"entryNumber": "(val)",
"noteTopic": "(val)",
"comments": "(val)",
"restrictedView": "(val)",
"createTimestamp": "(val)",
"createUser": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Notepads with FilteringGET/award/api/v1/award-notepads/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardNotepadId
string(optional)Award Notepad Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- entryNumber
string(optional)Entry Number. Maximum length is 22. Validating pattern is ^[0-9]*$.
- noteTopic
string(optional)Comments. Maximum length is 60. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- comments
string(optional)Comments. Maximum length is 4000. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- restrictedView
string(optional)Restricted View. Maximum length is 1. Validating pattern is .*.
- createTimestamp
string(optional)Posted Timestamp. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- createUser
string(optional)The user who created or last modified the object. Maximum length is 60. Validating pattern is ^[\p{Graph}]*$.
- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNotepadId": "(val)",
"awardNumber": "(val)",
"entryNumber": "(val)",
"noteTopic": "(val)",
"comments": "(val)",
"restrictedView": "(val)",
"createTimestamp": "(val)",
"createUser": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardNotepadId": "(val)",
"awardNumber": "(val)",
"entryNumber": "(val)",
"noteTopic": "(val)",
"comments": "(val)",
"restrictedView": "(val)",
"createTimestamp": "(val)",
"createUser": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award NotepadsGET/award/api/v1/award-notepads/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardNotepadId",
"awardNumber",
"entryNumber",
"noteTopic",
"comments",
"restrictedView",
"createTimestamp",
"createUser",
"award.awardId"
],
"primaryKey": "awardNotepadId"
}Get Blueprint API specification for Award NotepadsGET/award/api/v1/award-notepads/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Notepads.md"
transfer-encoding: chunkedAward Notice Printouts ¶
Get Award Notice Printouts by KeyGET/award/api/v1/award-notice-printouts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}Get All Award Notice PrintoutsGET/award/api/v1/award-notice-printouts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
},
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Notice Printouts with FilteringGET/award/api/v1/award-notice-printouts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardNoticeId
string(optional)- awardId
string(optional)- awardNumber
string(optional)- unitNumber
string(optional)- pdfContent
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
},
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Notice PrintoutsGET/award/api/v1/award-notice-printouts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardNoticeId",
"awardId",
"awardNumber",
"unitNumber",
"pdfContent"
],
"primaryKey": "awardNoticeId"
}Get Blueprint API specification for Award Notice PrintoutsGET/award/api/v1/award-notice-printouts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Notice Printouts.md"
transfer-encoding: chunkedUpdate Award Notice PrintoutsPUT/award/api/v1/award-notice-printouts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Notice PrintoutsPUT/award/api/v1/award-notice-printouts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
},
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Notice PrintoutsPATCH/award/api/v1/award-notice-printouts/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}Insert Award Notice PrintoutsPOST/award/api/v1/award-notice-printouts/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Notice PrintoutsPOST/award/api/v1/award-notice-printouts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
},
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
},
{
"awardNoticeId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"unitNumber": "(val)",
"pdfContent": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Notice Printouts by KeyDELETE/award/api/v1/award-notice-printouts/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Notice PrintoutsDELETE/award/api/v1/award-notice-printouts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Notice Printouts with MatchingDELETE/award/api/v1/award-notice-printouts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardNoticeId
string(optional)- awardId
string(optional)- awardNumber
string(optional)- unitNumber
string(optional)- pdfContent
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Payment Schedules ¶
Get Award Payment Schedules by KeyGET/award/api/v1/award-payment-schedules/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardPaymentScheduleId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardReportTermId": "(val)",
"dueDate": "(val)",
"amount": "(val)",
"submitDate": "(val)",
"submittedBy": "(val)",
"invoiceNumber": "(val)",
"statusDescription": "(val)",
"status": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateTimestamp": "(val)",
"overdue": "(val)",
"reportStatusCode": "(val)",
"submittedByPersonId": "(val)",
"awardReportTermDescription": "(val)",
"_primaryKey": "(val)"
}Get All Award Payment SchedulesGET/award/api/v1/award-payment-schedules/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPaymentScheduleId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardReportTermId": "(val)",
"dueDate": "(val)",
"amount": "(val)",
"submitDate": "(val)",
"submittedBy": "(val)",
"invoiceNumber": "(val)",
"statusDescription": "(val)",
"status": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateTimestamp": "(val)",
"overdue": "(val)",
"reportStatusCode": "(val)",
"submittedByPersonId": "(val)",
"awardReportTermDescription": "(val)",
"_primaryKey": "(val)"
},
{
"awardPaymentScheduleId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardReportTermId": "(val)",
"dueDate": "(val)",
"amount": "(val)",
"submitDate": "(val)",
"submittedBy": "(val)",
"invoiceNumber": "(val)",
"statusDescription": "(val)",
"status": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateTimestamp": "(val)",
"overdue": "(val)",
"reportStatusCode": "(val)",
"submittedByPersonId": "(val)",
"awardReportTermDescription": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Payment Schedules with FilteringGET/award/api/v1/award-payment-schedules/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardPaymentScheduleId
string(optional)Award Payment Schedule Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardReportTermId
string(optional)- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- amount
string(optional)Amount. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- submitDate
string(optional)Activity Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- submittedBy
string(optional)Preparer. Maximum length is 9. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- invoiceNumber
string(optional)Invoice ID. Maximum length is 10. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- statusDescription
string(optional)Comments. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- status
string(optional)Status. Maximum length is 5. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- lastUpdateUser
string(optional)- lastUpdateTimestamp
string(optional)- overdue
string(optional)Overdue. Maximum length is 15. Validating pattern is ^[0-9]*$.
- reportStatusCode
string(optional)Status. Maximum length is 22. Validating pattern is ^[0-9]*$.
- submittedByPersonId
string(optional)Preparer. Maximum length is 40. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- awardReportTermDescription
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPaymentScheduleId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardReportTermId": "(val)",
"dueDate": "(val)",
"amount": "(val)",
"submitDate": "(val)",
"submittedBy": "(val)",
"invoiceNumber": "(val)",
"statusDescription": "(val)",
"status": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateTimestamp": "(val)",
"overdue": "(val)",
"reportStatusCode": "(val)",
"submittedByPersonId": "(val)",
"awardReportTermDescription": "(val)",
"_primaryKey": "(val)"
},
{
"awardPaymentScheduleId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"awardReportTermId": "(val)",
"dueDate": "(val)",
"amount": "(val)",
"submitDate": "(val)",
"submittedBy": "(val)",
"invoiceNumber": "(val)",
"statusDescription": "(val)",
"status": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateTimestamp": "(val)",
"overdue": "(val)",
"reportStatusCode": "(val)",
"submittedByPersonId": "(val)",
"awardReportTermDescription": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Payment SchedulesGET/award/api/v1/award-payment-schedules/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardPaymentScheduleId",
"awardNumber",
"sequenceNumber",
"awardReportTermId",
"dueDate",
"amount",
"submitDate",
"submittedBy",
"invoiceNumber",
"statusDescription",
"status",
"lastUpdateUser",
"lastUpdateTimestamp",
"overdue",
"reportStatusCode",
"submittedByPersonId",
"awardReportTermDescription"
],
"primaryKey": "awardPaymentScheduleId"
}Get Blueprint API specification for Award Payment SchedulesGET/award/api/v1/award-payment-schedules/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Payment Schedules.md"
transfer-encoding: chunkedAward Person Credit Splits ¶
Get Award Person Credit Splits by KeyGET/award/api/v1/award-person-credit-splits/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}Get All Award Person Credit SplitsGET/award/api/v1/award-person-credit-splits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Person Credit Splits with FilteringGET/award/api/v1/award-person-credit-splits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardPersonCreditSplitId
string(optional)- awardContactId
string(optional)- invCreditTypeCode
string(optional)- credit
string(optional)Credit. Maximum length is 6. Validating pattern is ^([0-9]{0,4}.[0-9]{1,2}|[0-9]{1,4})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Person Credit SplitsGET/award/api/v1/award-person-credit-splits/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardPersonCreditSplitId",
"awardContactId",
"invCreditTypeCode",
"credit"
],
"primaryKey": "awardPersonCreditSplitId"
}Get Blueprint API specification for Award Person Credit SplitsGET/award/api/v1/award-person-credit-splits/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Person Credit Splits.md"
transfer-encoding: chunkedUpdate Award Person Credit SplitsPUT/award/api/v1/award-person-credit-splits/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Person Credit SplitsPUT/award/api/v1/award-person-credit-splits/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Person Credit SplitsPATCH/award/api/v1/award-person-credit-splits/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}Insert Award Person Credit SplitsPOST/award/api/v1/award-person-credit-splits/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Person Credit SplitsPOST/award/api/v1/award-person-credit-splits/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonCreditSplitId": "(val)",
"awardContactId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Person Credit Splits by KeyDELETE/award/api/v1/award-person-credit-splits/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Person Credit SplitsDELETE/award/api/v1/award-person-credit-splits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Person Credit Splits with MatchingDELETE/award/api/v1/award-person-credit-splits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardPersonCreditSplitId
string(optional)- awardContactId
string(optional)- invCreditTypeCode
string(optional)- credit
string(optional)Credit. Maximum length is 6. Validating pattern is ^([0-9]{0,4}.[0-9]{1,2}|[0-9]{1,4})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Person Mass Changes ¶
Get Award Person Mass Changes by KeyGET/award/api/v1/award-person-mass-changes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}Get All Award Person Mass ChangesGET/award/api/v1/award-person-mass-changes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Person Mass Changes with FilteringGET/award/api/v1/award-person-mass-changes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardPersonMassChangeId
string(optional)Award Person Mass Change Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- personMassChangeId
string(optional)Person Mass Change Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- investigator
string(optional)Investigator. Maximum length is 1. Validating pattern is .*.
- keyStudyPerson
string(optional)Key Study Person. Maximum length is 1. Validating pattern is .*.
- unitContact
string(optional)Unit Contact. Maximum length is 1. Validating pattern is .*.
- sponsorContact
string(optional)Sponsor Contact. Maximum length is 1. Validating pattern is .*.
- approvedForeignTravel
string(optional)Approved Foreign Travel. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Person Mass ChangesGET/award/api/v1/award-person-mass-changes/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardPersonMassChangeId",
"personMassChangeId",
"investigator",
"keyStudyPerson",
"unitContact",
"sponsorContact",
"approvedForeignTravel"
],
"primaryKey": "awardPersonMassChangeId"
}Get Blueprint API specification for Award Person Mass ChangesGET/award/api/v1/award-person-mass-changes/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Person Mass Changes.md"
transfer-encoding: chunkedUpdate Award Person Mass ChangesPUT/award/api/v1/award-person-mass-changes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Person Mass ChangesPUT/award/api/v1/award-person-mass-changes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Person Mass ChangesPATCH/award/api/v1/award-person-mass-changes/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}Insert Award Person Mass ChangesPOST/award/api/v1/award-person-mass-changes/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Person Mass ChangesPOST/award/api/v1/award-person-mass-changes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonMassChangeId": "(val)",
"personMassChangeId": "(val)",
"investigator": "(val)",
"keyStudyPerson": "(val)",
"unitContact": "(val)",
"sponsorContact": "(val)",
"approvedForeignTravel": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Person Mass Changes by KeyDELETE/award/api/v1/award-person-mass-changes/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Person Mass ChangesDELETE/award/api/v1/award-person-mass-changes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Person Mass Changes with MatchingDELETE/award/api/v1/award-person-mass-changes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardPersonMassChangeId
string(optional)Award Person Mass Change Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- personMassChangeId
string(optional)Person Mass Change Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- investigator
string(optional)Investigator. Maximum length is 1. Validating pattern is .*.
- keyStudyPerson
string(optional)Key Study Person. Maximum length is 1. Validating pattern is .*.
- unitContact
string(optional)Unit Contact. Maximum length is 1. Validating pattern is .*.
- sponsorContact
string(optional)Sponsor Contact. Maximum length is 1. Validating pattern is .*.
- approvedForeignTravel
string(optional)Approved Foreign Travel. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Person Unit Credit Splits ¶
Get Award Person Unit Credit Splits by KeyGET/award/api/v1/award-person-unit-credit-splits/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}Get All Award Person Unit Credit SplitsGET/award/api/v1/award-person-unit-credit-splits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Person Unit Credit Splits with FilteringGET/award/api/v1/award-person-unit-credit-splits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardPersonUnitCreditSplitId
string(optional)- awardPersonUnitId
string(optional)- invCreditTypeCode
string(optional)- credit
string(optional)Credit. Maximum length is 6. Validating pattern is ^([0-9]{0,4}.[0-9]{1,2}|[0-9]{1,4})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Person Unit Credit SplitsGET/award/api/v1/award-person-unit-credit-splits/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardPersonUnitCreditSplitId",
"awardPersonUnitId",
"invCreditTypeCode",
"credit"
],
"primaryKey": "awardPersonUnitCreditSplitId"
}Get Blueprint API specification for Award Person Unit Credit SplitsGET/award/api/v1/award-person-unit-credit-splits/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Person Unit Credit Splits.md"
transfer-encoding: chunkedUpdate Award Person Unit Credit SplitsPUT/award/api/v1/award-person-unit-credit-splits/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Person Unit Credit SplitsPUT/award/api/v1/award-person-unit-credit-splits/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Person Unit Credit SplitsPATCH/award/api/v1/award-person-unit-credit-splits/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}Insert Award Person Unit Credit SplitsPOST/award/api/v1/award-person-unit-credit-splits/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Person Unit Credit SplitsPOST/award/api/v1/award-person-unit-credit-splits/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitCreditSplitId": "(val)",
"awardPersonUnitId": "(val)",
"invCreditTypeCode": "(val)",
"credit": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Person Unit Credit Splits by KeyDELETE/award/api/v1/award-person-unit-credit-splits/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Person Unit Credit SplitsDELETE/award/api/v1/award-person-unit-credit-splits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Person Unit Credit Splits with MatchingDELETE/award/api/v1/award-person-unit-credit-splits/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardPersonUnitCreditSplitId
string(optional)- awardPersonUnitId
string(optional)- invCreditTypeCode
string(optional)- credit
string(optional)Credit. Maximum length is 6. Validating pattern is ^([0-9]{0,4}.[0-9]{1,2}|[0-9]{1,4})$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Person Units ¶
Get Award Person Units by KeyGET/award/api/v1/award-person-units/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}Get All Award Person UnitsGET/award/api/v1/award-person-units/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Person Units with FilteringGET/award/api/v1/award-person-units/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardPersonUnitId
string(optional)AwardPersonUnit ID. Maximum length is 8. Validating pattern is ^[0-9]*$.
- awardContactId
string(optional)- unitNumber
string(optional)Unit Number. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- leadUnit
string(optional)Lead Unit flag. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Person UnitsGET/award/api/v1/award-person-units/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardPersonUnitId",
"awardContactId",
"unitNumber",
"leadUnit"
],
"primaryKey": "awardPersonUnitId"
}Get Blueprint API specification for Award Person UnitsGET/award/api/v1/award-person-units/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Person Units.md"
transfer-encoding: chunkedUpdate Award Person UnitsPUT/award/api/v1/award-person-units/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Person UnitsPUT/award/api/v1/award-person-units/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Person UnitsPATCH/award/api/v1/award-person-units/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}Insert Award Person UnitsPOST/award/api/v1/award-person-units/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Person UnitsPOST/award/api/v1/award-person-units/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
},
{
"awardPersonUnitId": "(val)",
"awardContactId": "(val)",
"unitNumber": "(val)",
"leadUnit": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Person Units by KeyDELETE/award/api/v1/award-person-units/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Person UnitsDELETE/award/api/v1/award-person-units/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Person Units with MatchingDELETE/award/api/v1/award-person-units/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardPersonUnitId
string(optional)AwardPersonUnit ID. Maximum length is 8. Validating pattern is ^[0-9]*$.
- awardContactId
string(optional)- unitNumber
string(optional)Unit Number. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- leadUnit
string(optional)Lead Unit flag. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Persons ¶
Get Award Persons by KeyGET/award/api/v1/award-persons/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award PersonsGET/award/api/v1/award-persons/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Persons with FilteringGET/award/api/v1/award-persons/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardContactId
string(optional)Award Contact ID. Maximum length is 8. Validating pattern is ^[0-9]*$.
- personId
string(optional)- rolodexId
string(optional)- fullName
string(optional)Full Name. Maximum length is 90. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- academicYearEffort
string(optional)Academic Year Effort. Maximum length is 7. Validating pattern is ^([0-9]{0,3}.[0-9]{1,2}|[0-9]{1,3})$.
- calendarYearEffort
string(optional)Calendar Year Effort. Maximum length is 7. Validating pattern is ^([0-9]{0,3}.[0-9]{1,2}|[0-9]{1,3})$.
- summerEffort
string(optional)Summer Effort. Maximum length is 7. Validating pattern is ^([0-9]{0,3}.[0-9]{1,2}|[0-9]{1,3})$.
- totalEffort
string(optional)Total Effort. Maximum length is 7. Validating pattern is ^([0-9]{0,3}.[0-9]{1,2}|[0-9]{1,3})$.
- faculty
string(optional)Faculty flag. Maximum length is 1. Validating pattern is .*.
- includeInCreditAllocation
string(optional)Include in Credit Allocation. Maximum length is 1. Validating pattern is .*.
- roleCode
string(optional)- keyPersonRole
string(optional)Project Role. Maximum length is 60. Validating pattern is .*.
- optInUnitStatus
string(optional)- canPassivelyDiscloseCois
string(optional)Disclosure Required. Maximum length is 1. Validating pattern is .*.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award PersonsGET/award/api/v1/award-persons/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardContactId",
"personId",
"rolodexId",
"fullName",
"academicYearEffort",
"calendarYearEffort",
"summerEffort",
"totalEffort",
"faculty",
"includeInCreditAllocation",
"roleCode",
"keyPersonRole",
"optInUnitStatus",
"canPassivelyDiscloseCois",
"awardNumber",
"sequenceNumber",
"award.awardId"
],
"primaryKey": "awardContactId"
}Get Blueprint API specification for Award PersonsGET/award/api/v1/award-persons/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Persons.md"
transfer-encoding: chunkedUpdate Award PersonsPUT/award/api/v1/award-persons/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award PersonsPUT/award/api/v1/award-persons/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award PersonsPATCH/award/api/v1/award-persons/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardContactId": "(val)",
"personId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"academicYearEffort": "(val)",
"calendarYearEffort": "(val)",
"summerEffort": "(val)",
"totalEffort": "(val)",
"faculty": "(val)",
"includeInCreditAllocation": "(val)",
"roleCode": "(val)",
"keyPersonRole": "(val)",
"optInUnitStatus": "(val)",
"canPassivelyDiscloseCois": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Award Posts ¶
Get All Active Award PostsGET/award/api/v1/award-posts/
Example URI
- accountNumber
number(optional) Example: 55555Account number of the posts to be returned. If not included, will return all active award posts.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
[
{
"id": 16,
"accountNumber": "55555",
"posted": true,
"active": true,
"documentNumber": "4469",
"updateUser": "quickstart",
"updateTimestamp": 1468434837000,
"awardId": 2799,
"awardDto": {
"docNbr": null,
"documentDescription": null,
"docStatus": null,
"awardId": 2799,
"awardNumber": "000023-00001",
"sequenceNumber": 9,
"sponsorCode": "055075",
"sponsor": {
"sponsorCode": "055075",
"sponsorName": "Sponsor",
"acronym": null,
"sponsorType": {
"code": "1",
"description": "State"
}
},
"statusCode": 1,
"accountNumber": "55555",
"awardEffectiveDate": "2014-01-01",
"awardExecutionDate": null,
"beginDate": "2014-01-01",
"obligationStartDate": null,
"projectEndDate": "2016-06-30",
"costSharingIndicator": "N",
"indirectCostIndicator": "Y",
"nsfSequenceNumber": null,
"paymentScheduleIndicator": "N",
"scienceCodeIndicator": "N",
"specialReviewIndicator": "N",
"sponsorAwardNumber": null,
"transferSponsorIndicator": "N",
"accountTypeCode": 1,
"activityTypeCode": "3",
"primeSponsorCode": null,
"primeSponsor": null,
"awardTypeCode": 1,
"cfdaNumber": "00.000",
"methodOfPaymentCode": "1",
"proposalNumber": null,
"title": "LOC - by cc acct",
"basisOfPaymentCode": "1",
"awardTransactionTypeCode": 4,
"noticeDate": null,
"leadUnitNumber": "000001",
"awardSequenceStatus": "ACTIVE",
"unitNumber": "000001",
"approvedEquipmentIndicator": "N",
"approvedForeignTripIndicator": "N",
"subContractIndicator": "N",
"modificationNumber": null,
"documentFundingId": null,
"preAwardAuthorizedAmount": null,
"preAwardEffectiveDate": null,
"preAwardInstitutionalAuthorizedAmount": null,
"obligationEndDate": null,
"preAwardInstitutionalEffectiveDate": null,
"procurementPriorityCode": null,
"specialEbRateOffCampus": null,
"specialEbRateOnCampus": null,
"anticipatedTotalDirect": 200000,
"anticipatedTotalIndirect": 100000,
"obligatedTotalDirect": 200000,
"obligatedTotalIndirect": 100000,
"subPlanFlag": null,
"archiveLocation": null,
"closeoutDate": null,
"currentActionComments": "",
"awardSequenceStatusResult": "Final",
"templateCode": null,
"awardBasisOfPayment": null,
"awardMethodOfPayment": null,
"fainId": null,
"fedAwardYear": null,
"fedAwardDate": null,
"posted": true,
"projectPersons": [
{
"awardContactId": 2800,
"personId": "10000000002",
"roleCode": "PI",
"keyPersonRole": null,
"rolodexId": null,
"fullName": "Joe Tester",
"academicYearEffort": null,
"calendarYearEffort": null,
"summerEffort": null,
"totalEffort": null,
"kcPerson.emailAddress": "kcnotification+quickstart@gmail.com",
"kcPerson.phoneNumber": "321-321-1197",
"creditSplits": [
{
"awardPersonCreditSplitId": 2265,
"credit": 100,
"investigatorCreditType": {
"code": "0",
"addsToHundred": true,
"active": true,
"description": "Recognition"
}
},
{
"awardPersonCreditSplitId": 2266,
"credit": 100,
"investigatorCreditType": {
"code": "1",
"addsToHundred": true,
"active": true,
"description": "Responsibility"
}
},
{
"awardPersonCreditSplitId": 2267,
"credit": 100,
"investigatorCreditType": {
"code": "2",
"addsToHundred": true,
"active": true,
"description": "Space"
}
},
{
"awardPersonCreditSplitId": 2268,
"credit": 100,
"investigatorCreditType": {
"code": "3",
"addsToHundred": true,
"active": true,
"description": "Financial"
}
}
],
"units": [
{
"awardPersonUnitId": 2264,
"leadUnit": true,
"unit": {
"unitNumber": "000001",
"parentUnitNumber": null,
"organizationId": "000001",
"unitName": "University"
},
"creditSplits": [
{
"awardPersonUnitCreditSplitId": 2269,
"credit": 100,
"investigatorCreditType": {
"code": "0",
"addsToHundred": true,
"active": true,
"description": "Recognition"
}
},
{
"awardPersonUnitCreditSplitId": 2270,
"credit": 100,
"investigatorCreditType": {
"code": "1",
"addsToHundred": true,
"active": true,
"description": "Responsibility"
}
},
{
"awardPersonUnitCreditSplitId": 2271,
"credit": 100,
"investigatorCreditType": {
"code": "2",
"addsToHundred": true,
"active": true,
"description": "Space"
}
},
{
"awardPersonUnitCreditSplitId": 2272,
"credit": 100,
"investigatorCreditType": {
"code": "3",
"addsToHundred": true,
"active": true,
"description": "Financial"
}
}
]
}
]
}
],
"awardCustomDataList": [
{
"customAttributeId": 1,
"value": "05"
},
{
"customAttributeId": 4,
"value": "5"
},
{
"customAttributeId": 2,
"value": null
},
{
"customAttributeId": 3,
"value": null
},
{
"customAttributeId": 5,
"value": null
},
{
"customAttributeId": 6,
"value": null
},
{
"customAttributeId": 7,
"value": null
}
],
"awardSponsorTerms": [
{
"sponsorTermId": 325
},
{
"sponsorTermId": 505
},
{
"sponsorTermId": 353
},
{
"sponsorTermId": 371
},
{
"sponsorTermId": 538
},
{
"sponsorTermId": 318
},
{
"sponsorTermId": 354
},
{
"sponsorTermId": 372
},
{
"sponsorTermId": 417
},
{
"sponsorTermId": 544
},
{
"sponsorTermId": 556
},
{
"sponsorTermId": 567
},
{
"sponsorTermId": 569
},
{
"sponsorTermId": 493
},
{
"sponsorTermId": 500
},
{
"sponsorTermId": 410
},
{
"sponsorTermId": 437
},
{
"sponsorTermId": 383
},
{
"sponsorTermId": 578
},
{
"sponsorTermId": 601
},
{
"sponsorTermId": 322
},
{
"sponsorTermId": 367
},
{
"sponsorTermId": 448
},
{
"sponsorTermId": 480
},
{
"sponsorTermId": 333
},
{
"sponsorTermId": 369
}
],
"awardReportTerms": [
{
"reportClassCode": "1",
"reportCode": "7",
"frequencyCode": "7",
"frequencyBaseCode": "5",
"ospDistributionCode": "1",
"dueDate": null
}
],
"awardComments": [
{
"awardCommentId": 337,
"commentTypeCode": "21",
"checklistPrintFlag": false,
"comments": null
},
{
"awardCommentId": 338,
"commentTypeCode": "9",
"checklistPrintFlag": true,
"comments": null
},
{
"awardCommentId": 339,
"commentTypeCode": "8",
"checklistPrintFlag": true,
"comments": null
},
{
"awardCommentId": 340,
"commentTypeCode": "20",
"checklistPrintFlag": true,
"comments": null
},
{
"awardCommentId": 341,
"commentTypeCode": "18",
"checklistPrintFlag": false,
"comments": null
},
{
"awardCommentId": 342,
"commentTypeCode": "19",
"checklistPrintFlag": false,
"comments": null
}
],
"awardSponsorContacts": [
{
"rolodexId": 1736,
"roleCode": "1",
"awardContactId": 4263,
"orgName": "Office of Naval Research"
}
],
"awardCostShares": [],
"awardFandaRate": [
{
"awardFandaRateId": 2810,
"applicableFandaRate": 10,
"fandaRateTypeCode": "1",
"fiscalYear": "2016",
"onCampusFlag": "N",
"underrecoveryOfIndirectCost": null,
"sourceAccount": null,
"destinationAccount": null,
"startDate": "2015-07-01",
"endDate": "2016-06-30"
},
{
"awardFandaRateId": 2811,
"applicableFandaRate": 10,
"fandaRateTypeCode": "1",
"fiscalYear": "2016",
"onCampusFlag": "F",
"underrecoveryOfIndirectCost": null,
"sourceAccount": null,
"destinationAccount": null,
"startDate": "2015-07-01",
"endDate": "2016-06-30"
}
],
"awardDirectFandADistributions": [],
"awardUnitContacts": [
{
"unitAdministratorType": {
"code": "9",
"description": "Fund Manager"
},
"unitNumber": "000001",
"person": {
"personId": "10000000018",
"firstName": "ALAN",
"lastName": "MCAFEE",
"middleName": "",
"fullName": "ALAN MCAFEE",
"userName": "aemcafee",
"emailAddress": "kcnotification+aemcafee@gmail.com",
"addressLine1": "1135 Kuali Drive",
"addressLine2": "",
"addressLine3": "",
"city": "Coeus",
"state": "MA",
"postalCode": "53421"
}
}
],
"approvedEquipmentItems": [],
"approvedForeignTravelTrips": [],
"paymentScheduleItems": [],
"awardTransferringSponsors": [],
"awardAmountInfos": [
{
"awardAmountInfoId": 2813,
"transactionId": null,
"timeAndMoneyDocumentNumber": null,
"anticipatedTotalAmount": 100000,
"antDistributableAmount": 100000,
"finalExpirationDate": "2016-06-30",
"currentFundEffectiveDate": "2016-06-30",
"amountObligatedToDate": 100000,
"obliDistributableAmount": 100000,
"obligationExpirationDate": "2016-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 0,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 0,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 9,
"awardNumber": "000023-00001",
"awardId": 2799
},
{
"awardAmountInfoId": 2818,
"transactionId": null,
"timeAndMoneyDocumentNumber": "4478",
"anticipatedTotalAmount": 100000,
"antDistributableAmount": 100000,
"finalExpirationDate": "2016-06-30",
"currentFundEffectiveDate": "2016-06-30",
"amountObligatedToDate": 100000,
"obliDistributableAmount": 100000,
"obligationExpirationDate": "2016-07-29",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 0,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 0,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 9,
"awardNumber": "000023-00001",
"awardId": 2799
},
{
"awardAmountInfoId": 2819,
"transactionId": null,
"timeAndMoneyDocumentNumber": "4478",
"anticipatedTotalAmount": 100000,
"antDistributableAmount": 100000,
"finalExpirationDate": "2016-07-29",
"currentFundEffectiveDate": "2016-06-30",
"amountObligatedToDate": 100000,
"obliDistributableAmount": 100000,
"obligationExpirationDate": "2016-07-29",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 0,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 0,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 9,
"awardNumber": "000023-00001",
"awardId": 2799
}
],
"awardCloseoutItems": [
{
"awardCloseoutId": 120,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "1",
"closeoutReportName": "Financial",
"multiple": false
},
{
"awardCloseoutId": 121,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "4",
"closeoutReportName": "Technical",
"multiple": false
},
{
"awardCloseoutId": 122,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "3",
"closeoutReportName": "Patent",
"multiple": false
},
{
"awardCloseoutId": 123,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "2",
"closeoutReportName": "Property",
"multiple": false
},
{
"awardCloseoutId": 124,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "6",
"closeoutReportName": "Invoice",
"multiple": false
}
],
"awardCloseoutNewItems": [],
"fundingProposals": [],
"allFundingProposals": [],
"awardBudgetLimits": [
{
"budgetLimitId": 19,
"awardId": null,
"budgetId": null,
"limitTypeCode": "directCost",
"limit": null
},
{
"budgetLimitId": 20,
"awardId": null,
"budgetId": null,
"limitTypeCode": "indirectCost",
"limit": null
},
{
"budgetLimitId": 21,
"awardId": null,
"budgetId": null,
"limitTypeCode": "totalCost",
"limit": null
}
],
"budgets": [
{
"awardId": 2710,
"budgetId": 1,
"budgetVersionNumber": 1,
"budgetInitiator": "10000000001",
"awardBudgetStatusCode": "9",
"awardBudgetStatus": {
"awardBudgetStatusCode": "9",
"description": "Posted"
},
"awardBudgetTypeCode": "1",
"awardBudgetType": {
"awardBudgetTypeCode": "1",
"description": "New"
},
"obligatedTotal": 100000,
"obligatedAmount": 0,
"description": "New",
"onOffCampusFlag": "D",
"endDate": "2016-06-29",
"startDate": "2016-06-29",
"totalCost": 100000,
"totalDirectCost": 100000,
"totalIndirectCost": 0,
"costSharingAmount": 0,
"underrecoveryAmount": 0,
"totalCostLimit": 100000,
"residualFunds": null,
"ohRateClassCode": "13",
"ohRateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"ohRateTypeCode": "1",
"comments": null,
"modularBudgetFlag": false,
"urRateClassCode": "13",
"totalDirectCostLimit": 0,
"totalDirectCostInclPrev": 100000,
"totalIndirectCostInclPrev": 0,
"totalCostInclPrev": 100000,
"budgetRates": [
{
"activityTypeCode": "3",
"applicableRate": 10,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2015-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "3",
"applicableRate": 10,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2015-07-01",
"instituteRate": 62
},
{
"activityTypeCode": "3",
"applicableRate": 25,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 25
},
{
"activityTypeCode": "3",
"applicableRate": 27,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 27
},
{
"activityTypeCode": "3",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "3",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "3",
"applicableRate": 25,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2005-07-01",
"instituteRate": 25
},
{
"activityTypeCode": "3",
"applicableRate": 27,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2005-07-01",
"instituteRate": 27
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "3",
"applicableRate": 9.5,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 9.5
},
{
"activityTypeCode": "3",
"applicableRate": 10.5,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 10.5
},
{
"activityTypeCode": "3",
"applicableRate": 8,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2005-07-01",
"instituteRate": 8
},
{
"activityTypeCode": "3",
"applicableRate": 8,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2005-07-01",
"instituteRate": 8
},
{
"activityTypeCode": "3",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": false,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "3",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": true,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
}
],
"budgetLaRates": [
{
"activityTypeCode": null,
"applicableRate": 8,
"fiscalYear": "2005",
"onOffCampusFlag": false,
"rateClassCode": "12",
"rateClass": {
"code": "12",
"description": "Lab Allocation - Utilities"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "12",
"rateTypeCode": "1",
"description": "Lab Allocation - Utilities"
},
"startDate": "2004-07-01",
"instituteRate": 8
},
{
"activityTypeCode": null,
"applicableRate": 8,
"fiscalYear": "2005",
"onOffCampusFlag": true,
"rateClassCode": "12",
"rateClass": {
"code": "12",
"description": "Lab Allocation - Utilities"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "12",
"rateTypeCode": "1",
"description": "Lab Allocation - Utilities"
},
"startDate": "2004-07-01",
"instituteRate": 8
},
{
"activityTypeCode": null,
"applicableRate": 1,
"fiscalYear": "2011",
"onOffCampusFlag": false,
"rateClassCode": "11",
"rateClass": {
"code": "11",
"description": "Lab Allocation - M&S"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "11",
"rateTypeCode": "1",
"description": "Lab Allocation - M&S"
},
"startDate": "2010-07-01",
"instituteRate": 1
},
{
"activityTypeCode": null,
"applicableRate": 1,
"fiscalYear": "2011",
"onOffCampusFlag": true,
"rateClassCode": "11",
"rateClass": {
"code": "11",
"description": "Lab Allocation - M&S"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "11",
"rateTypeCode": "1",
"description": "Lab Allocation - M&S"
},
"startDate": "2010-07-01",
"instituteRate": 1
},
{
"activityTypeCode": null,
"applicableRate": 8,
"fiscalYear": "2012",
"onOffCampusFlag": false,
"rateClassCode": "10",
"rateClass": {
"code": "10",
"description": "Lab Allocation - Salaries"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "10",
"rateTypeCode": "1",
"description": "Lab Allocation - Salaries"
},
"startDate": "2011-07-01",
"instituteRate": 8
},
{
"activityTypeCode": null,
"applicableRate": 8,
"fiscalYear": "2012",
"onOffCampusFlag": true,
"rateClassCode": "10",
"rateClass": {
"code": "10",
"description": "Lab Allocation - Salaries"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "10",
"rateTypeCode": "1",
"description": "Lab Allocation - Salaries"
},
"startDate": "2011-07-01",
"instituteRate": 8
}
],
"budgetPeriods": [
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2016-06-30",
"startDate": "2016-06-30",
"totalCost": 100000,
"totalCostLimit": 100000,
"totalDirectCost": 100000,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [
{
"costSharingAmount": 0,
"budgetLineItemId": 9,
"lineItemNumber": 1,
"applyInRateFlag": true,
"basedOnLineItem": null,
"budgetJustification": null,
"groupName": null,
"endDate": "2016-06-30",
"lineItemCost": 100000,
"obligatedAmount": 0,
"lineItemDescription": null,
"lineItemSequence": 1,
"onOffCampusFlag": true,
"quantity": 1,
"startDate": "2016-06-30",
"underrecoveryAmount": 0,
"formulatedCostElementFlag": false,
"costElement": "421818",
"costElementBO": {
"costElement": "421818",
"description": "Equipment - Not MTDC",
"onOffCampusFlag": true,
"active": true
},
"budgetCategoryCode": "20",
"budgetCategory": {
"code": "20",
"description": "Equipment"
},
"budgetPersonnelDetailsList": [],
"budgetLineItemCalculatedAmounts": []
}
],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 1
}
],
"awardBudgetLimits": [
{
"budgetLimitId": 4,
"awardId": null,
"budgetId": 1,
"limitTypeCode": "directCost",
"limit": null
},
{
"budgetLimitId": 5,
"awardId": null,
"budgetId": 1,
"limitTypeCode": "indirectCost",
"limit": null
},
{
"budgetLimitId": 6,
"awardId": null,
"budgetId": 1,
"limitTypeCode": "totalCost",
"limit": null
}
],
"budgetPersons": [
{
"effectiveDate": "2016-06-30",
"jobCode": "AA000",
"nonEmployeeFlag": false,
"personId": "10000000002",
"rolodexId": null,
"appointmentTypeCode": "6",
"calculationBase": 0,
"personName": "Joe Tester",
"salaryAnniversaryDate": null
}
]
}
]
}
}
]Update Award PostPUT/award/api/v1/award-posts/16
Set various fields on an the award-post. Fields not provided will not be updated.
Example URI
- awardPostId
number(required) Example: 16Returns the award post record associated with the awardPostId.
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"id": 16,
"accountNumber": "55555",
"posted": true,
"active": false,
"documentNumber": "4469",
"updateUser": "quickstart",
"updateTimestamp": 1468434837000,
"awardId": 2799,
"awardDto": null
}200Headers
Content-Length: 0Body
{
"id": 16,
"accountNumber": "55555",
"posted": true,
"active": false,
"documentNumber": "4469",
"updateUser": "quickstart",
"updateTimestamp": 1468434837000,
"awardId": 2799,
"awardDto": null
}Award Report Term Recipients ¶
Get Award Report Term Recipients by KeyGET/award/api/v1/award-report-term-recipients/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}Get All Award Report Term RecipientsGET/award/api/v1/award-report-term-recipients/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Report Term Recipients with FilteringGET/award/api/v1/award-report-term-recipients/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardReportTermRecipientId
string(optional)Award Report Terms Recipient Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- contactId
string(optional)Contact Type. Maximum length is 12. Validating pattern is ^[0-9]*$.
- contactTypeCode
string(optional)Contact Type. Maximum length is 22. Validating pattern is ^[0-9]*$.
- rolodexId
string(optional)Name/Organization. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- numberOfCopies
string(optional)Number of Copies. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardReportTerm.awardReportTermId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Report Term RecipientsGET/award/api/v1/award-report-term-recipients/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardReportTermRecipientId",
"contactId",
"contactTypeCode",
"rolodexId",
"numberOfCopies",
"awardReportTerm.awardReportTermId"
],
"primaryKey": "awardReportTermRecipientId"
}Get Blueprint API specification for Award Report Term RecipientsGET/award/api/v1/award-report-term-recipients/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Report Term Recipients.md"
transfer-encoding: chunkedUpdate Award Report Term RecipientsPUT/award/api/v1/award-report-term-recipients/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Report Term RecipientsPUT/award/api/v1/award-report-term-recipients/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Report Term RecipientsPATCH/award/api/v1/award-report-term-recipients/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}Insert Award Report Term RecipientsPOST/award/api/v1/award-report-term-recipients/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Report Term RecipientsPOST/award/api/v1/award-report-term-recipients/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermRecipientId": "(val)",
"contactId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardReportTerm.awardReportTermId": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Report Term Recipients by KeyDELETE/award/api/v1/award-report-term-recipients/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Report Term RecipientsDELETE/award/api/v1/award-report-term-recipients/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Report Term Recipients with MatchingDELETE/award/api/v1/award-report-term-recipients/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardReportTermRecipientId
string(optional)Award Report Terms Recipient Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- contactId
string(optional)Contact Type. Maximum length is 12. Validating pattern is ^[0-9]*$.
- contactTypeCode
string(optional)Contact Type. Maximum length is 22. Validating pattern is ^[0-9]*$.
- rolodexId
string(optional)Name/Organization. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- numberOfCopies
string(optional)Number of Copies. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardReportTerm.awardReportTermId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Report Terms ¶
Get Award Report Terms by KeyGET/award/api/v1/award-report-terms/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award Report TermsGET/award/api/v1/award-report-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Report Terms with FilteringGET/award/api/v1/award-report-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardReportTermId
string(optional)Award Report Terms Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 22. Validating pattern is ^[0-9]*$.
- reportClassCode
string(optional)Report Class Code. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Type. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyCode
string(optional)Frequency. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyBaseCode
string(optional)Frequency Base. Maximum length is 22. Validating pattern is ^[0-9]*$.
- ospDistributionCode
string(optional)OSP File Copy. Maximum length is 22. Validating pattern is ^[0-9]*$.
- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Report TermsGET/award/api/v1/award-report-terms/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardReportTermId",
"awardNumber",
"sequenceNumber",
"reportClassCode",
"reportCode",
"frequencyCode",
"frequencyBaseCode",
"ospDistributionCode",
"dueDate",
"award.awardId"
],
"primaryKey": "awardReportTermId"
}Get Blueprint API specification for Award Report TermsGET/award/api/v1/award-report-terms/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Report Terms.md"
transfer-encoding: chunkedUpdate Award Report TermsPUT/award/api/v1/award-report-terms/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Report TermsPUT/award/api/v1/award-report-terms/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Report TermsPATCH/award/api/v1/award-report-terms/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Insert Award Report TermsPOST/award/api/v1/award-report-terms/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Report TermsPOST/award/api/v1/award-report-terms/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Report Terms by KeyDELETE/award/api/v1/award-report-terms/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Report TermsDELETE/award/api/v1/award-report-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Report Terms with MatchingDELETE/award/api/v1/award-report-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardReportTermId
string(optional)Award Report Terms Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 22. Validating pattern is ^[0-9]*$.
- reportClassCode
string(optional)Report Class Code. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Type. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyCode
string(optional)Frequency. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyBaseCode
string(optional)Frequency Base. Maximum length is 22. Validating pattern is ^[0-9]*$.
- ospDistributionCode
string(optional)OSP File Copy. Maximum length is 22. Validating pattern is ^[0-9]*$.
- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Science Keywords ¶
Get Award Science Keywords by KeyGET/award/api/v1/award-science-keywords/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardScienceKeywordId": "(val)",
"scienceKeywordCode": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award Science KeywordsGET/award/api/v1/award-science-keywords/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardScienceKeywordId": "(val)",
"scienceKeywordCode": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardScienceKeywordId": "(val)",
"scienceKeywordCode": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Science Keywords with FilteringGET/award/api/v1/award-science-keywords/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardScienceKeywordId
string(optional)Award Science Code Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- scienceKeywordCode
string(optional)Science Code. Maximum length is 15. Validating pattern is ^[A-Za-z0-9]*$.
- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardScienceKeywordId": "(val)",
"scienceKeywordCode": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardScienceKeywordId": "(val)",
"scienceKeywordCode": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Science KeywordsGET/award/api/v1/award-science-keywords/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardScienceKeywordId",
"scienceKeywordCode",
"award.awardId"
],
"primaryKey": "awardScienceKeywordId"
}Get Blueprint API specification for Award Science KeywordsGET/award/api/v1/award-science-keywords/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Science Keywords.md"
transfer-encoding: chunkedAward Special Review Exemptions ¶
Get Award Special Review Exemptions by KeyGET/award/api/v1/award-special-review-exemptions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}Get All Award Special Review ExemptionsGET/award/api/v1/award-special-review-exemptions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Special Review Exemptions with FilteringGET/award/api/v1/award-special-review-exemptions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardSpecialReviewExemptionId
string(optional)Award Special Review Exemption Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- exemptionTypeCode
string(optional)Exemption #. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- awardSpecialReview.awardSpecialReviewId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Special Review ExemptionsGET/award/api/v1/award-special-review-exemptions/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardSpecialReviewExemptionId",
"exemptionTypeCode",
"awardSpecialReview.awardSpecialReviewId"
],
"primaryKey": "awardSpecialReviewExemptionId"
}Get Blueprint API specification for Award Special Review ExemptionsGET/award/api/v1/award-special-review-exemptions/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Special Review Exemptions.md"
transfer-encoding: chunkedUpdate Award Special Review ExemptionsPUT/award/api/v1/award-special-review-exemptions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Special Review ExemptionsPUT/award/api/v1/award-special-review-exemptions/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Special Review ExemptionsPATCH/award/api/v1/award-special-review-exemptions/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}Insert Award Special Review ExemptionsPOST/award/api/v1/award-special-review-exemptions/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Special Review ExemptionsPOST/award/api/v1/award-special-review-exemptions/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSpecialReviewExemptionId": "(val)",
"exemptionTypeCode": "(val)",
"awardSpecialReview.awardSpecialReviewId": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Special Review Exemptions by KeyDELETE/award/api/v1/award-special-review-exemptions/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Special Review ExemptionsDELETE/award/api/v1/award-special-review-exemptions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Special Review Exemptions with MatchingDELETE/award/api/v1/award-special-review-exemptions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardSpecialReviewExemptionId
string(optional)Award Special Review Exemption Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- exemptionTypeCode
string(optional)Exemption #. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- awardSpecialReview.awardSpecialReviewId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Special Reviews ¶
Get Award Special Reviews by KeyGET/award/api/v1/award-special-reviews/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award Special ReviewsGET/award/api/v1/award-special-reviews/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Special Reviews with FilteringGET/award/api/v1/award-special-reviews/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardSpecialReviewId
string(optional)Award Special Review Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- specialReviewNumber
string(optional)Special Review Number. Maximum length is 22. Validating pattern is ^[0-9]*$.
- specialReviewTypeCode
string(optional)Special Review Type Code. Maximum length is 30. Validating pattern is ^[\p{Graph}]*$.
- approvalTypeCode
string(optional)Approval Status Type Code. Maximum length is 30. Validating pattern is ^[\p{Graph}]*$.
- protocolNumber
string(optional)Compliance Identifier. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- applicationDate
string(optional)Application Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- approvalDate
string(optional)Approval Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- expirationDate
string(optional)Expiration Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- comments
string(optional)Comments. Maximum length is 2000. Validating pattern is .*.
- protocolStatus
string(optional)Protocol Status. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- sequenceOwner.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Special ReviewsGET/award/api/v1/award-special-reviews/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardSpecialReviewId",
"specialReviewNumber",
"specialReviewTypeCode",
"approvalTypeCode",
"protocolNumber",
"applicationDate",
"approvalDate",
"expirationDate",
"comments",
"protocolStatus",
"sequenceOwner.awardId"
],
"primaryKey": "awardSpecialReviewId"
}Get Blueprint API specification for Award Special ReviewsGET/award/api/v1/award-special-reviews/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Special Reviews.md"
transfer-encoding: chunkedUpdate Award Special ReviewsPUT/award/api/v1/award-special-reviews/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Special ReviewsPUT/award/api/v1/award-special-reviews/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Special ReviewsPATCH/award/api/v1/award-special-reviews/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardSpecialReviewId": "(val)",
"specialReviewNumber": "(val)",
"specialReviewTypeCode": "(val)",
"approvalTypeCode": "(val)",
"protocolNumber": "(val)",
"applicationDate": "(val)",
"approvalDate": "(val)",
"expirationDate": "(val)",
"comments": "(val)",
"protocolStatus": "(val)",
"sequenceOwner.awardId": "(val)",
"_primaryKey": "(val)"
}Award Sponsor Contacts ¶
Get Award Sponsor Contacts by KeyGET/award/api/v1/award-sponsor-contacts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardContactId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"roleCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award Sponsor ContactsGET/award/api/v1/award-sponsor-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardContactId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"roleCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"roleCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Sponsor Contacts with FilteringGET/award/api/v1/award-sponsor-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardContactId
string(optional)- rolodexId
string(optional)- fullName
string(optional)- roleCode
string(optional)- awardNumber
string(optional)- sequenceNumber
string(optional)- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardContactId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"roleCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"rolodexId": "(val)",
"fullName": "(val)",
"roleCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Sponsor ContactsGET/award/api/v1/award-sponsor-contacts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardContactId",
"rolodexId",
"fullName",
"roleCode",
"awardNumber",
"sequenceNumber",
"award.awardId"
],
"primaryKey": "awardContactId"
}Get Blueprint API specification for Award Sponsor ContactsGET/award/api/v1/award-sponsor-contacts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Sponsor Contacts.md"
transfer-encoding: chunkedAward Sponsor Terms ¶
Get Award Sponsor Terms by KeyGET/award/api/v1/award-sponsor-terms/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardSponsorTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorTermId": "(val)",
"_primaryKey": "(val)"
}Get All Award Sponsor TermsGET/award/api/v1/award-sponsor-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSponsorTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorTermId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSponsorTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorTermId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Sponsor Terms with FilteringGET/award/api/v1/award-sponsor-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardSponsorTermId
string(optional)Award Sponsor Term Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)- sequenceNumber
string(optional)- sponsorTermId
string(optional)Sponsor Term Id. Maximum length is 22. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSponsorTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorTermId": "(val)",
"_primaryKey": "(val)"
},
{
"awardSponsorTermId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorTermId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Sponsor TermsGET/award/api/v1/award-sponsor-terms/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardSponsorTermId",
"awardNumber",
"sequenceNumber",
"sponsorTermId"
],
"primaryKey": "awardSponsorTermId"
}Get Blueprint API specification for Award Sponsor TermsGET/award/api/v1/award-sponsor-terms/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Sponsor Terms.md"
transfer-encoding: chunkedAward Statuses ¶
Get Award Statuses by KeyGET/award/api/v1/award-statuses/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Get All Award StatusesGET/award/api/v1/award-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Statuses with FilteringGET/award/api/v1/award-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- statusCode
string(optional)Status Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award StatusesGET/award/api/v1/award-statuses/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"statusCode",
"description"
],
"primaryKey": "statusCode"
}Get Blueprint API specification for Award StatusesGET/award/api/v1/award-statuses/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Statuses.md"
transfer-encoding: chunkedUpdate Award StatusesPUT/award/api/v1/award-statuses/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award StatusesPUT/award/api/v1/award-statuses/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award StatusesPATCH/award/api/v1/award-statuses/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Award StatusesPOST/award/api/v1/award-statuses/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award StatusesPOST/award/api/v1/award-statuses/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"statusCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Statuses by KeyDELETE/award/api/v1/award-statuses/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award StatusesDELETE/award/api/v1/award-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Statuses with MatchingDELETE/award/api/v1/award-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- statusCode
string(optional)Status Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Subcontracting Budgeted Goals ¶
Get Award Subcontracting Budgeted Goals by KeyGET/award/api/v1/award-subcontracting-budgeted-goals/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}Get All Award Subcontracting Budgeted GoalsGET/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Subcontracting Budgeted Goals with FilteringGET/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- largeBusinessGoalAmount
string(optional)Large Business Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- smallBusinessGoalAmount
string(optional)Small Business Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- womanOwnedGoalAmount
string(optional)Woman Owned Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- eightADisadvantageGoalAmount
string(optional)8A Disadvantage Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- hubZoneGoalAmount
string(optional)Hub Zone Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- veteranOwnedGoalAmount
string(optional)Veteran Owned Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- serviceDisabledVeteranOwnedGoalAmount
string(optional)Service Disabled Veteran Owned Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- historicalBlackCollegeGoalAmount
string(optional)Historical Black College Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- comments
string(optional)Comments. Maximum length is 800. Validating pattern is ^[\p{Graph}\p{Space}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Subcontracting Budgeted GoalsGET/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardNumber",
"largeBusinessGoalAmount",
"smallBusinessGoalAmount",
"womanOwnedGoalAmount",
"eightADisadvantageGoalAmount",
"hubZoneGoalAmount",
"veteranOwnedGoalAmount",
"serviceDisabledVeteranOwnedGoalAmount",
"historicalBlackCollegeGoalAmount",
"comments"
],
"primaryKey": "awardNumber"
}Get Blueprint API specification for Award Subcontracting Budgeted GoalsGET/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Subcontracting Budgeted Goals.md"
transfer-encoding: chunkedUpdate Award Subcontracting Budgeted GoalsPUT/award/api/v1/award-subcontracting-budgeted-goals/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Subcontracting Budgeted GoalsPUT/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Subcontracting Budgeted GoalsPATCH/award/api/v1/award-subcontracting-budgeted-goals/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}Insert Award Subcontracting Budgeted GoalsPOST/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Subcontracting Budgeted GoalsPOST/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessGoalAmount": "(val)",
"smallBusinessGoalAmount": "(val)",
"womanOwnedGoalAmount": "(val)",
"eightADisadvantageGoalAmount": "(val)",
"hubZoneGoalAmount": "(val)",
"veteranOwnedGoalAmount": "(val)",
"serviceDisabledVeteranOwnedGoalAmount": "(val)",
"historicalBlackCollegeGoalAmount": "(val)",
"comments": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Subcontracting Budgeted Goals by KeyDELETE/award/api/v1/award-subcontracting-budgeted-goals/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Subcontracting Budgeted GoalsDELETE/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Subcontracting Budgeted Goals with MatchingDELETE/award/api/v1/award-subcontracting-budgeted-goals/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- largeBusinessGoalAmount
string(optional)Large Business Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- smallBusinessGoalAmount
string(optional)Small Business Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- womanOwnedGoalAmount
string(optional)Woman Owned Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- eightADisadvantageGoalAmount
string(optional)8A Disadvantage Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- hubZoneGoalAmount
string(optional)Hub Zone Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- veteranOwnedGoalAmount
string(optional)Veteran Owned Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- serviceDisabledVeteranOwnedGoalAmount
string(optional)Service Disabled Veteran Owned Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- historicalBlackCollegeGoalAmount
string(optional)Historical Black College Goal Amount. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- comments
string(optional)Comments. Maximum length is 800. Validating pattern is ^[\p{Graph}\p{Space}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Sync Changes ¶
Get Award Sync Changes by KeyGET/award/api/v1/award-sync-changes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}Get All Award Sync ChangesGET/award/api/v1/award-sync-changes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Sync Changes with FilteringGET/award/api/v1/award-sync-changes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardSyncChangeId
string(optional)Award Sync Change Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardId
string(optional)Award Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- xml
string(optional)XML describing the change for persistence. Maximum length is 999999999. Validating pattern is .*.
- className
string(optional)Class Name. Maximum length is 100. Validating pattern is .*.
- attrName
string(optional)Attribute Name. Maximum length is 50. Validating pattern is .*.
- objectDesc
string(optional)Text description of the object changed. Maximum length is 500. Validating pattern is .*.
- dataDesc
string(optional)Text description of the data changed. Maximum length is 500. Validating pattern is .*.
- syncType
string(optional)Type of syncronization. Maximum length is 1. Validating pattern is .*.
- syncDescendants
string(optional)Syncronize Descendents. Maximum length is 6. Validating pattern is ^[A-Za-z0-9]*$.
- syncFabricated
string(optional)Syncronize Fabricated Descendents. Maximum length is 1. Validating pattern is .*.
- syncCostSharing
string(optional)Syncronize Cost Sharing Accounts. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Sync ChangesGET/award/api/v1/award-sync-changes/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardSyncChangeId",
"awardId",
"xml",
"className",
"attrName",
"objectDesc",
"dataDesc",
"syncType",
"syncDescendants",
"syncFabricated",
"syncCostSharing"
],
"primaryKey": "awardSyncChangeId"
}Get Blueprint API specification for Award Sync ChangesGET/award/api/v1/award-sync-changes/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Sync Changes.md"
transfer-encoding: chunkedUpdate Award Sync ChangesPUT/award/api/v1/award-sync-changes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Sync ChangesPUT/award/api/v1/award-sync-changes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Sync ChangesPATCH/award/api/v1/award-sync-changes/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}Insert Award Sync ChangesPOST/award/api/v1/award-sync-changes/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Sync ChangesPOST/award/api/v1/award-sync-changes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncChangeId": "(val)",
"awardId": "(val)",
"xml": "(val)",
"className": "(val)",
"attrName": "(val)",
"objectDesc": "(val)",
"dataDesc": "(val)",
"syncType": "(val)",
"syncDescendants": "(val)",
"syncFabricated": "(val)",
"syncCostSharing": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Sync Changes by KeyDELETE/award/api/v1/award-sync-changes/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Sync ChangesDELETE/award/api/v1/award-sync-changes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Sync Changes with MatchingDELETE/award/api/v1/award-sync-changes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardSyncChangeId
string(optional)Award Sync Change Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardId
string(optional)Award Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- xml
string(optional)XML describing the change for persistence. Maximum length is 999999999. Validating pattern is .*.
- className
string(optional)Class Name. Maximum length is 100. Validating pattern is .*.
- attrName
string(optional)Attribute Name. Maximum length is 50. Validating pattern is .*.
- objectDesc
string(optional)Text description of the object changed. Maximum length is 500. Validating pattern is .*.
- dataDesc
string(optional)Text description of the data changed. Maximum length is 500. Validating pattern is .*.
- syncType
string(optional)Type of syncronization. Maximum length is 1. Validating pattern is .*.
- syncDescendants
string(optional)Syncronize Descendents. Maximum length is 6. Validating pattern is ^[A-Za-z0-9]*$.
- syncFabricated
string(optional)Syncronize Fabricated Descendents. Maximum length is 1. Validating pattern is .*.
- syncCostSharing
string(optional)Syncronize Cost Sharing Accounts. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Sync Logs ¶
Get Award Sync Logs by KeyGET/award/api/v1/award-sync-logs/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}Get All Award Sync LogsGET/award/api/v1/award-sync-logs/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Sync Logs with FilteringGET/award/api/v1/award-sync-logs/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardSyncLogId
string(optional)Award Sync Log Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardSyncStatusId
string(optional)Award Sync Status Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardSyncChangeId
string(optional)Award Sync Change Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- success
string(optional)Success. Maximum length is 1. Validating pattern is .*.
- logTypeCode
string(optional)Log Type. Maximum length is 2. Validating pattern is .*.
- status
string(optional)Result Message. Maximum length is 4000. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Sync LogsGET/award/api/v1/award-sync-logs/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardSyncLogId",
"awardSyncStatusId",
"awardSyncChangeId",
"success",
"logTypeCode",
"status"
],
"primaryKey": "awardSyncLogId"
}Get Blueprint API specification for Award Sync LogsGET/award/api/v1/award-sync-logs/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Sync Logs.md"
transfer-encoding: chunkedUpdate Award Sync LogsPUT/award/api/v1/award-sync-logs/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Sync LogsPUT/award/api/v1/award-sync-logs/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Sync LogsPATCH/award/api/v1/award-sync-logs/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}Insert Award Sync LogsPOST/award/api/v1/award-sync-logs/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Sync LogsPOST/award/api/v1/award-sync-logs/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncLogId": "(val)",
"awardSyncStatusId": "(val)",
"awardSyncChangeId": "(val)",
"success": "(val)",
"logTypeCode": "(val)",
"status": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Sync Logs by KeyDELETE/award/api/v1/award-sync-logs/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Sync LogsDELETE/award/api/v1/award-sync-logs/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Sync Logs with MatchingDELETE/award/api/v1/award-sync-logs/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardSyncLogId
string(optional)Award Sync Log Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardSyncStatusId
string(optional)Award Sync Status Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardSyncChangeId
string(optional)Award Sync Change Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- success
string(optional)Success. Maximum length is 1. Validating pattern is .*.
- logTypeCode
string(optional)Log Type. Maximum length is 2. Validating pattern is .*.
- status
string(optional)Result Message. Maximum length is 4000. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Sync Statuses ¶
Get Award Sync Statuses by KeyGET/award/api/v1/award-sync-statuses/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}Get All Award Sync StatusesGET/award/api/v1/award-sync-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Sync Statuses with FilteringGET/award/api/v1/award-sync-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardSyncStatusId
string(optional)Award Sync Status Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardId
string(optional)Award Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- parentAwardId
string(optional)Award Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- success
string(optional)Success. Maximum length is 1. Validating pattern is .*.
- status
string(optional)Result Message. Maximum length is 4000. Validating pattern is .*.
- syncComplete
string(optional)Sync Complete. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Sync StatusesGET/award/api/v1/award-sync-statuses/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardSyncStatusId",
"awardId",
"awardNumber",
"parentAwardId",
"success",
"status",
"syncComplete"
],
"primaryKey": "awardSyncStatusId"
}Get Blueprint API specification for Award Sync StatusesGET/award/api/v1/award-sync-statuses/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Sync Statuses.md"
transfer-encoding: chunkedUpdate Award Sync StatusesPUT/award/api/v1/award-sync-statuses/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Sync StatusesPUT/award/api/v1/award-sync-statuses/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Sync StatusesPATCH/award/api/v1/award-sync-statuses/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}Insert Award Sync StatusesPOST/award/api/v1/award-sync-statuses/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Sync StatusesPOST/award/api/v1/award-sync-statuses/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
},
{
"awardSyncStatusId": "(val)",
"awardId": "(val)",
"awardNumber": "(val)",
"parentAwardId": "(val)",
"success": "(val)",
"status": "(val)",
"syncComplete": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Sync Statuses by KeyDELETE/award/api/v1/award-sync-statuses/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Sync StatusesDELETE/award/api/v1/award-sync-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Sync Statuses with MatchingDELETE/award/api/v1/award-sync-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardSyncStatusId
string(optional)Award Sync Status Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardId
string(optional)Award Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- parentAwardId
string(optional)Award Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- success
string(optional)Success. Maximum length is 1. Validating pattern is .*.
- status
string(optional)Result Message. Maximum length is 4000. Validating pattern is .*.
- syncComplete
string(optional)Sync Complete. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Template Comments ¶
Get Award Template Comments by KeyGET/award/api/v1/award-template-comments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}Get All Award Template CommentsGET/award/api/v1/award-template-comments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Template Comments with FilteringGET/award/api/v1/award-template-comments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- templateCommentsId
string(optional)Template Comments Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- commentTypeCode
string(optional)Comment Type. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- checklistPrintFlag
string(optional)Checklist Print Flag. Maximum length is 1. Validating pattern is .*.
- comments
string(optional)Comments. Maximum length is 2000. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- template.templateCode
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Template CommentsGET/award/api/v1/award-template-comments/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"templateCommentsId",
"commentTypeCode",
"checklistPrintFlag",
"comments",
"template.templateCode"
],
"primaryKey": "templateCommentsId"
}Get Blueprint API specification for Award Template CommentsGET/award/api/v1/award-template-comments/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Template Comments.md"
transfer-encoding: chunkedUpdate Award Template CommentsPUT/award/api/v1/award-template-comments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Template CommentsPUT/award/api/v1/award-template-comments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Template CommentsPATCH/award/api/v1/award-template-comments/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}Insert Award Template CommentsPOST/award/api/v1/award-template-comments/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Template CommentsPOST/award/api/v1/award-template-comments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCommentsId": "(val)",
"commentTypeCode": "(val)",
"checklistPrintFlag": "(val)",
"comments": "(val)",
"template.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Template Comments by KeyDELETE/award/api/v1/award-template-comments/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Template CommentsDELETE/award/api/v1/award-template-comments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Template Comments with MatchingDELETE/award/api/v1/award-template-comments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- templateCommentsId
string(optional)Template Comments Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- commentTypeCode
string(optional)Comment Type. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- checklistPrintFlag
string(optional)Checklist Print Flag. Maximum length is 1. Validating pattern is .*.
- comments
string(optional)Comments. Maximum length is 2000. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- template.templateCode
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Template Contacts ¶
Get Award Template Contacts by KeyGET/award/api/v1/award-template-contacts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"templateContactId": "(val)",
"roleCode": "(val)",
"rolodexId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}Get All Award Template ContactsGET/award/api/v1/award-template-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateContactId": "(val)",
"roleCode": "(val)",
"rolodexId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateContactId": "(val)",
"roleCode": "(val)",
"rolodexId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Template Contacts with FilteringGET/award/api/v1/award-template-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- templateContactId
string(optional)Template Contact Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- roleCode
string(optional)Contact Type. Maximum length is 22. Validating pattern is ^[0-9]*$.
- rolodexId
string(optional)Rolodex Id. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- awardTemplate.templateCode
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateContactId": "(val)",
"roleCode": "(val)",
"rolodexId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateContactId": "(val)",
"roleCode": "(val)",
"rolodexId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Template ContactsGET/award/api/v1/award-template-contacts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"templateContactId",
"roleCode",
"rolodexId",
"awardTemplate.templateCode"
],
"primaryKey": "templateContactId"
}Get Blueprint API specification for Award Template ContactsGET/award/api/v1/award-template-contacts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Template Contacts.md"
transfer-encoding: chunkedAward Template Report Term Recipients ¶
Get Award Template Report Term Recipients by KeyGET/award/api/v1/award-template-report-term-recipients/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"templateReportTermRecipientId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardTemplateReportTerm.templateReportTermId": "(val)",
"_primaryKey": "(val)"
}Get All Award Template Report Term RecipientsGET/award/api/v1/award-template-report-term-recipients/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateReportTermRecipientId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardTemplateReportTerm.templateReportTermId": "(val)",
"_primaryKey": "(val)"
},
{
"templateReportTermRecipientId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardTemplateReportTerm.templateReportTermId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Template Report Term Recipients with FilteringGET/award/api/v1/award-template-report-term-recipients/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- templateReportTermRecipientId
string(optional)Templ Rep Terms Recnt Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- contactTypeCode
string(optional)Contact Type Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- rolodexId
string(optional)Rolodex Id. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- numberOfCopies
string(optional)Number Of Copies. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardTemplateReportTerm.templateReportTermId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateReportTermRecipientId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardTemplateReportTerm.templateReportTermId": "(val)",
"_primaryKey": "(val)"
},
{
"templateReportTermRecipientId": "(val)",
"contactTypeCode": "(val)",
"rolodexId": "(val)",
"numberOfCopies": "(val)",
"awardTemplateReportTerm.templateReportTermId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Template Report Term RecipientsGET/award/api/v1/award-template-report-term-recipients/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"templateReportTermRecipientId",
"contactTypeCode",
"rolodexId",
"numberOfCopies",
"awardTemplateReportTerm.templateReportTermId"
],
"primaryKey": "templateReportTermRecipientId"
}Get Blueprint API specification for Award Template Report Term RecipientsGET/award/api/v1/award-template-report-term-recipients/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Template Report Term Recipients.md"
transfer-encoding: chunkedAward Template Report Terms ¶
Get Award Template Report Terms by KeyGET/award/api/v1/award-template-report-terms/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"templateReportTermId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}Get All Award Template Report TermsGET/award/api/v1/award-template-report-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateReportTermId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateReportTermId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Template Report Terms with FilteringGET/award/api/v1/award-template-report-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- templateReportTermId
string(optional)Template Report Terms Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- reportClassCode
string(optional)Report Class Code. Maximum length is 3. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Report Type Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- frequencyCode
string(optional)Frequency Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- frequencyBaseCode
string(optional)Frequency Base Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- ospDistributionCode
string(optional)OSP File Copy Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- awardTemplate.templateCode
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateReportTermId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateReportTermId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"dueDate": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Template Report TermsGET/award/api/v1/award-template-report-terms/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"templateReportTermId",
"reportClassCode",
"reportCode",
"frequencyCode",
"frequencyBaseCode",
"ospDistributionCode",
"dueDate",
"awardTemplate.templateCode"
],
"primaryKey": "templateReportTermId"
}Get Blueprint API specification for Award Template Report TermsGET/award/api/v1/award-template-report-terms/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Template Report Terms.md"
transfer-encoding: chunkedAward Template Terms ¶
Get Award Template Terms by KeyGET/award/api/v1/award-template-terms/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardTemplateTermId": "(val)",
"sponsorTermId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}Get All Award Template TermsGET/award/api/v1/award-template-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardTemplateTermId": "(val)",
"sponsorTermId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"awardTemplateTermId": "(val)",
"sponsorTermId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Template Terms with FilteringGET/award/api/v1/award-template-terms/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardTemplateTermId
string(optional)Award Template Terms Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- sponsorTermId
string(optional)Sponsor Term. Validating pattern is ^[A-Za-z0-9]*$.
- awardTemplate.templateCode
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardTemplateTermId": "(val)",
"sponsorTermId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
},
{
"awardTemplateTermId": "(val)",
"sponsorTermId": "(val)",
"awardTemplate.templateCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Template TermsGET/award/api/v1/award-template-terms/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardTemplateTermId",
"sponsorTermId",
"awardTemplate.templateCode"
],
"primaryKey": "awardTemplateTermId"
}Get Blueprint API specification for Award Template TermsGET/award/api/v1/award-template-terms/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Template Terms.md"
transfer-encoding: chunkedAward Templates ¶
Get Award Templates by KeyGET/award/api/v1/award-templates/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}Get All Award TemplatesGET/award/api/v1/award-templates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Templates with FilteringGET/award/api/v1/award-templates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- templateCode
string(optional)Sponsor Template Code. Maximum length is 5. Validating pattern is ^[A-Za-z0-9]*$.
- statusCode
string(optional)Status Code. Maximum length is 22. Validating pattern is ^[A-Za-z0-9]*$.
- primeSponsorCode
string(optional)Prime Sponsor Code. Maximum length is 20. Validating pattern is ^[A-Za-z0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- basisOfPaymentCode
string(optional)Payment Basis. Maximum length is 22. Validating pattern is ^[A-Za-z0-9]*$.
- methodOfPaymentCode
string(optional)Payment Method. Maximum length is 22. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award TemplatesGET/award/api/v1/award-templates/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"templateCode",
"statusCode",
"primeSponsorCode",
"description",
"basisOfPaymentCode",
"methodOfPaymentCode"
],
"primaryKey": "templateCode"
}Get Blueprint API specification for Award TemplatesGET/award/api/v1/award-templates/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Templates.md"
transfer-encoding: chunkedUpdate Award TemplatesPUT/award/api/v1/award-templates/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award TemplatesPUT/award/api/v1/award-templates/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award TemplatesPATCH/award/api/v1/award-templates/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}Insert Award TemplatesPOST/award/api/v1/award-templates/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award TemplatesPOST/award/api/v1/award-templates/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
},
{
"templateCode": "(val)",
"statusCode": "(val)",
"primeSponsorCode": "(val)",
"description": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Templates by KeyDELETE/award/api/v1/award-templates/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award TemplatesDELETE/award/api/v1/award-templates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Templates with MatchingDELETE/award/api/v1/award-templates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- templateCode
string(optional)Sponsor Template Code. Maximum length is 5. Validating pattern is ^[A-Za-z0-9]*$.
- statusCode
string(optional)Status Code. Maximum length is 22. Validating pattern is ^[A-Za-z0-9]*$.
- primeSponsorCode
string(optional)Prime Sponsor Code. Maximum length is 20. Validating pattern is ^[A-Za-z0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- basisOfPaymentCode
string(optional)Payment Basis. Maximum length is 22. Validating pattern is ^[A-Za-z0-9]*$.
- methodOfPaymentCode
string(optional)Payment Method. Maximum length is 22. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Transaction Types ¶
Get Award Transaction Types by KeyGET/award/api/v1/award-transaction-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}Get All Award Transaction TypesGET/award/api/v1/award-transaction-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
},
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Transaction Types with FilteringGET/award/api/v1/award-transaction-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardTransactionTypeCode
string(optional)Award Transaction Type Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- showInActionSummary
string(optional)Show In Action Summary. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
},
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Transaction TypesGET/award/api/v1/award-transaction-types/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardTransactionTypeCode",
"description",
"showInActionSummary"
],
"primaryKey": "awardTransactionTypeCode"
}Get Blueprint API specification for Award Transaction TypesGET/award/api/v1/award-transaction-types/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Transaction Types.md"
transfer-encoding: chunkedUpdate Award Transaction TypesPUT/award/api/v1/award-transaction-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award Transaction TypesPUT/award/api/v1/award-transaction-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
},
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award Transaction TypesPATCH/award/api/v1/award-transaction-types/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}Insert Award Transaction TypesPOST/award/api/v1/award-transaction-types/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award Transaction TypesPOST/award/api/v1/award-transaction-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
},
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
},
{
"awardTransactionTypeCode": "(val)",
"description": "(val)",
"showInActionSummary": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Transaction Types by KeyDELETE/award/api/v1/award-transaction-types/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award Transaction TypesDELETE/award/api/v1/award-transaction-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Transaction Types with MatchingDELETE/award/api/v1/award-transaction-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardTransactionTypeCode
string(optional)Award Transaction Type Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- showInActionSummary
string(optional)Show In Action Summary. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Transferring Sponsors ¶
Get Award Transferring Sponsors by KeyGET/award/api/v1/award-transferring-sponsors/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardTransferringSponsorId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"_primaryKey": "(val)"
}Get All Award Transferring SponsorsGET/award/api/v1/award-transferring-sponsors/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardTransferringSponsorId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"_primaryKey": "(val)"
},
{
"awardTransferringSponsorId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Transferring Sponsors with FilteringGET/award/api/v1/award-transferring-sponsors/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardTransferringSponsorId
string(optional)Award Transferring Sponsor Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)- sequenceNumber
string(optional)- sponsorCode
string(optional)Sponsor Code. Maximum length is 20. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardTransferringSponsorId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"_primaryKey": "(val)"
},
{
"awardTransferringSponsorId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"sponsorCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Transferring SponsorsGET/award/api/v1/award-transferring-sponsors/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardTransferringSponsorId",
"awardNumber",
"sequenceNumber",
"sponsorCode"
],
"primaryKey": "awardTransferringSponsorId"
}Get Blueprint API specification for Award Transferring SponsorsGET/award/api/v1/award-transferring-sponsors/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Transferring Sponsors.md"
transfer-encoding: chunkedAward Types ¶
Get Award Types by KeyGET/award/api/v1/award-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Award TypesGET/award/api/v1/award-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Types with FilteringGET/award/api/v1/award-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- code
string(optional)Award Type Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- sortId
string(optional)Sort Id. Maximum length is 3. Validating pattern is ^[0-9]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award TypesGET/award/api/v1/award-types/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"code",
"description",
"sortId",
"active"
],
"primaryKey": "code"
}Get Blueprint API specification for Award TypesGET/award/api/v1/award-types/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Types.md"
transfer-encoding: chunkedUpdate Award TypesPUT/award/api/v1/award-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Award TypesPUT/award/api/v1/award-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Award TypesPATCH/award/api/v1/award-types/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Award TypesPOST/award/api/v1/award-types/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Award TypesPOST/award/api/v1/award-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"code": "(val)",
"description": "(val)",
"sortId": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Award Types by KeyDELETE/award/api/v1/award-types/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Award TypesDELETE/award/api/v1/award-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Award Types with MatchingDELETE/award/api/v1/award-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- code
string(optional)Award Type Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- sortId
string(optional)Sort Id. Maximum length is 3. Validating pattern is ^[0-9]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalAward Unit Contacts ¶
Get Award Unit Contacts by KeyGET/award/api/v1/award-unit-contacts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}Get All Award Unit ContactsGET/award/api/v1/award-unit-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get All Award Unit Contacts with FilteringGET/award/api/v1/award-unit-contacts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardContactId
string(optional)- personId
string(optional)- fullName
string(optional)Full Name. Maximum length is 90. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- unitContactType
string(optional)- unitAdministratorTypeCode
string(optional)Project Role. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- awardNumber
string(optional)- sequenceNumber
string(optional)- unitAdministratorUnitNumber
string(optional)- defaultUnitContact
string(optional)- award.awardId
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
},
{
"awardContactId": "(val)",
"personId": "(val)",
"fullName": "(val)",
"unitContactType": "(val)",
"unitAdministratorTypeCode": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"unitAdministratorUnitNumber": "(val)",
"defaultUnitContact": "(val)",
"award.awardId": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Award Unit ContactsGET/award/api/v1/award-unit-contacts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardContactId",
"personId",
"fullName",
"unitContactType",
"unitAdministratorTypeCode",
"awardNumber",
"sequenceNumber",
"unitAdministratorUnitNumber",
"defaultUnitContact",
"award.awardId"
],
"primaryKey": "awardContactId"
}Get Blueprint API specification for Award Unit ContactsGET/award/api/v1/award-unit-contacts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Award Unit Contacts.md"
transfer-encoding: chunkedAward Accounts ¶
List All AccountsGET/award/api/v1/accounts/
Get all accounts that are available for use
Example URI
- startIndex
number(optional) Example: 0Starting index of the results to be returned. If not included, all available accounts are returned.
- size
number(optional) Example: 5Size of the results to be returned. If not included, all available accounts are returned.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;Body
{
"totalFound": 1,
"count": 1,
"accounts": [
{
"id": 1,
"accountNumber": "55555",
"createdByAwardId": 2609,
"status": "AVAILABLE",
"budgeted": 0,
"pending": 0,
"income": 0,
"expense": 0,
"available": 0,
"comment": "Lorem ipsum dolor sit amet"
}
]
}Get AccountGET/award/api/v1/accounts/55555
Get information on a particular account
Example URI
- showAwards
boolean(optional) Example: trueFlag to indicate if award ids linked to account should be returned.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"totalFound": 1,
"count": 1,
"accounts": [
{
"id": 9,
"accountNumber": "55555",
"createdByAwardId": 2742,
"status": "CLOSED",
"budgeted": 6.69,
"pending": 7.7,
"income": 999.99,
"expense": 8.8,
"available": 5.5,
"comment": "Lorem ipsum dolor sit amet"
}
],
"awards": [
2742,
2778
]
}Update AccountPUT/award/api/v1/accounts/878787
Set various fields on an account. Fields not provided will not be updated.
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"status": "CLOSED",
"budgeted": 6.69,
"pending": 7.7,
"income": 999.99,
"expense": 8.8,
"available": 5.5,
"comment": "Lorem ipsum dolor sit amet"
}200Headers
Content-Length: 0Awards ¶
Kuali Research Awards providing Post Award management
Awards SummaryGET/award/api/v1/awards/?summary
Summary of Awards
Example URI
- summary
boolean(required)Renders the awards in a summary view instead of the full data from the award. Currently the only option and required.
- updatedSince
date(optional) Example: 1446630596000Criteria to restrict the awards returned to those updated since the date specified. Formatted as milliseconds since epoch.
- limit
number(optional) Example: 50Number of results to return. If not included, all awards matching the date, if specified, are returned.
- page
number(optional) Example: 8If a limit is specified this determines what page of the result set will be returned on this request.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"count" : 1,
"awards" : [
{
"awardId" : 2238,
"awardNumber" : "999901-00001",
"sequenceNumber": 1,
"accountNumber" : "0211401",
"title" : "LOC - by award",
"sponsorAwardNumber" : null,
"modificationNumber" : null,
"cfdaNumber" : "00.000",
"fundingProposals" : [
{
"proposalSequenceNumber": 1,
"awardNumber": "999908-00001",
"awardSequenceNumber": 1,
"awardId": 2511,
"proposalId": 7,
"proposalNumber": "80068"
}
],
"activityType" : {
"code" : "3",
"description" : "Public Service"
},
"sponsor" : {
"sponsorCode" : "055125",
"sponsorName" : "Kuali LOC Testing3",
"acronym" : null
},
"leadUnit": {
"unitNumber": "000001",
"unitName": "University",
"parentUnitNumber": null,
"organizationId": "000001"
},
"awardStatus" : {
"code" : "1",
"description" : "Active"
},
"principalInvestigator" : {
"emailAddress" : "kcnotification@gmail.com",
"personId" : "10000000002",
"roleCode" : "PI",
"projectRole" : "Principal Investigator",
"fullName" : "Joe Tester",
"userName" : "jtester",
"person": {
"state": "MA",
"emailAddress": "kcnotification+jtester@gmail.com",
"addressLine2": "",
"firstName": "Joe",
"addressLine3": "",
"lastName": "Tester",
"personId": "10000000002",
"middleName": "",
"userName": "jtester",
"fullName": "Joe Tester",
"city": "Coeus",
"postalCode": "53421",
"addressLine1": "1119 Kuali Drive"
},
}
},
],
"totalFound" : 112
}Get AwardGET/award/api/v2/awards/13163?includeBudgets=true
GET Award
Example URI
- awardId
number(required) Example: 13163Gets the award associated with the awardId.
- includeBudgets
String(optional)Includes budget information with the award if true.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"docNbr": null,
"documentDescription": null,
"docStatus": null,
"awardId": 13163,
"awardNumber": "000224-00001",
"sequenceNumber": 1,
"sponsorCode": "000100",
"sponsor": {
"sponsorCode": "000340",
"sponsorName": "NIH",
"acronym": "NIH",
"sponsorType": {
"code": "0",
"description": "Federal"
}
},
"statusCode": 1,
"accountNumber": null,
"awardEffectiveDate": "2015-07-01",
"awardExecutionDate": null,
"beginDate": null,
"obligationStartDate": null,
"projectEndDate": "2018-06-30",
"costSharingIndicator": "N",
"indirectCostIndicator": "N",
"nsfSequenceNumber": null,
"paymentScheduleIndicator": "N",
"scienceCodeIndicator": "N",
"specialReviewIndicator": "N",
"sponsorAwardNumber": null,
"transferSponsorIndicator": "N",
"accountTypeCode": null,
"activityTypeCode": "1",
"primeSponsorCode": "000340",
"primeSponsor": {
"sponsorCode": "000340",
"sponsorName": "NIH",
"acronym": "NIH",
"sponsorType": {
"code": "0",
"description": "Federal"
}
},
"awardTypeCode": 1,
"cfdaNumber": null,
"methodOfPaymentCode": "1",
"proposalNumber": null,
"title": "retest ab",
"basisOfPaymentCode": "2",
"awardTransactionTypeCode": 9,
"noticeDate": null,
"leadUnitNumber": "BL-IIDC",
"awardSequenceStatus": "PENDING",
"unitNumber": "BL-IIDC",
"approvedEquipmentIndicator": "N",
"approvedForeignTripIndicator": "N",
"subContractIndicator": "N",
"modificationNumber": null,
"documentFundingId": null,
"preAwardAuthorizedAmount": null,
"preAwardEffectiveDate": null,
"preAwardInstitutionalAuthorizedAmount": null,
"obligationEndDate": null,
"preAwardInstitutionalEffectiveDate": null,
"procurementPriorityCode": null,
"specialEbRateOffCampus": null,
"specialEbRateOnCampus": null,
"anticipatedTotalDirect": 0,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 0,
"obligatedTotalIndirect": 0,
"subPlanFlag": null,
"archiveLocation": null,
"closeoutDate": null,
"currentActionComments": "",
"awardSequenceStatusResult": "Saved",
"templateCode": 1,
"awardBasisOfPayment": null,
"awardMethodOfPayment": null,
"fainId": null,
"fedAwardYear": null,
"fedAwardDate": null,
"posted": false,
"projectPersons": [
{
"awardContactId": 13188,
"personId": "10000000051",
"roleCode": "PI",
"keyPersonRole": null,
"rolodexId": null,
"fullName": "SOME PI",
"academicYearEffort": 80,
"calendarYearEffort": 100,
"summerEffort": 20,
"totalEffort": 100,
"kcPerson.emailAddress": "kcnotification+someone@gmail.com",
"kcPerson.phoneNumber": "321-321-1197",
"creditSplits": [
{
"awardPersonCreditSplitId": 27026,
"credit": 75,
"investigatorCreditType": {
"code": "0",
"addsToHundred": true,
"active": true,
"description": "Recognition"
}
},
{
"awardPersonCreditSplitId": 27027,
"credit": 75,
"investigatorCreditType": {
"code": "1",
"addsToHundred": true,
"active": true,
"description": "Responsibility"
}
},
{
"awardPersonCreditSplitId": 27028,
"credit": 75,
"investigatorCreditType": {
"code": "2",
"addsToHundred": true,
"active": true,
"description": "Space"
}
},
{
"awardPersonCreditSplitId": 27029,
"credit": 75,
"investigatorCreditType": {
"code": "3",
"addsToHundred": true,
"active": true,
"description": "Financial"
}
}
],
"units": [
{
"awardPersonUnitId": 27021,
"leadUnit": true,
"unit": {
"unitNumber": "000001",
"parentUnitNumber": null,
"organizationId": "000001",
"unitName": "University"
},
"creditSplits": [
{
"awardPersonUnitCreditSplitId": 27022,
"credit": 100,
"investigatorCreditType": {
"code": "0",
"addsToHundred": true,
"active": true,
"description": "Recognition"
}
},
{
"awardPersonUnitCreditSplitId": 27023,
"credit": 100,
"investigatorCreditType": {
"code": "1",
"addsToHundred": true,
"active": true,
"description": "Responsibility"
}
},
{
"awardPersonUnitCreditSplitId": 27024,
"credit": 100,
"investigatorCreditType": {
"code": "2",
"addsToHundred": true,
"active": true,
"description": "Space"
}
},
{
"awardPersonUnitCreditSplitId": 27025,
"credit": 100,
"investigatorCreditType": {
"code": "3",
"addsToHundred": true,
"active": true,
"description": "Financial"
}
}
]
}
]
}
],
"awardCustomDataList": [
{
"customAttributeId": 1,
"value": "435454"
},
{
"customAttributeId": 2,
"value": null
},
{
"customAttributeId": 3,
"value": null
},
{
"customAttributeId": 4,
"value": "32"
},
{
"customAttributeId": 5,
"value": null
},
{
"customAttributeId": 6,
"value": null
},
{
"customAttributeId": 7,
"value": null
}
],
"awardSponsorTerms": [
{
"sponsorTermId": 325
},
{
"sponsorTermId": 505
},
{
"sponsorTermId": 316
},
{
"sponsorTermId": 353
},
{
"sponsorTermId": 371
},
{
"sponsorTermId": 538
},
{
"sponsorTermId": 318
},
{
"sponsorTermId": 354
},
{
"sponsorTermId": 372
},
{
"sponsorTermId": 417
},
{
"sponsorTermId": 544
},
{
"sponsorTermId": 556
},
{
"sponsorTermId": 567
},
{
"sponsorTermId": 569
},
{
"sponsorTermId": 493
},
{
"sponsorTermId": 500
},
{
"sponsorTermId": 410
},
{
"sponsorTermId": 437
},
{
"sponsorTermId": 383
},
{
"sponsorTermId": 578
},
{
"sponsorTermId": 601
},
{
"sponsorTermId": 322
},
{
"sponsorTermId": 367
},
{
"sponsorTermId": 448
},
{
"sponsorTermId": 480
},
{
"sponsorTermId": 333
},
{
"sponsorTermId": 369
}
],
"awardReportTerms": [
{
"reportClassCode": "7",
"reportCode": "70",
"frequencyCode": "23",
"frequencyBaseCode": "4",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "2",
"reportCode": "40",
"frequencyCode": "13",
"frequencyBaseCode": "4",
"ospDistributionCode": "2",
"dueDate": null
},
{
"reportClassCode": "3",
"reportCode": "36",
"frequencyCode": "30",
"frequencyBaseCode": "3",
"ospDistributionCode": "1",
"dueDate": null
},
{
"reportClassCode": "1",
"reportCode": "5",
"frequencyCode": "12",
"frequencyBaseCode": "4",
"ospDistributionCode": "2",
"dueDate": null
},
{
"reportClassCode": "4",
"reportCode": "5",
"frequencyCode": "43",
"frequencyBaseCode": "4",
"ospDistributionCode": "1",
"dueDate": null
},
{
"reportClassCode": "6",
"reportCode": "5",
"frequencyCode": "12",
"frequencyBaseCode": "4",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "4",
"reportCode": "9",
"frequencyCode": "4",
"frequencyBaseCode": "6",
"ospDistributionCode": "3",
"dueDate": null
},
{
"reportClassCode": "7",
"reportCode": "69",
"frequencyCode": "16",
"frequencyBaseCode": "4",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "3",
"reportCode": "7",
"frequencyCode": "6",
"frequencyBaseCode": "2",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "5",
"reportCode": "7",
"frequencyCode": "3",
"frequencyBaseCode": "2",
"ospDistributionCode": "1",
"dueDate": null
},
{
"reportClassCode": "2",
"reportCode": "39",
"frequencyCode": "3",
"frequencyBaseCode": "2",
"ospDistributionCode": "1",
"dueDate": null
},
{
"reportClassCode": "1",
"reportCode": "33",
"frequencyCode": "7",
"frequencyBaseCode": "3",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "6",
"reportCode": "51",
"frequencyCode": "2",
"frequencyBaseCode": "2",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "5",
"reportCode": "37",
"frequencyCode": "10",
"frequencyBaseCode": "4",
"ospDistributionCode": "4",
"dueDate": null
}
],
"awardComments": [
{
"awardCommentId": 3587,
"commentTypeCode": "21",
"checklistPrintFlag": false,
"comments": null
},
{
"awardCommentId": 3588,
"commentTypeCode": "2",
"checklistPrintFlag": false,
"comments": "General remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3589,
"commentTypeCode": "3",
"checklistPrintFlag": false,
"comments": "Financial Rpt remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3590,
"commentTypeCode": "4",
"checklistPrintFlag": false,
"comments": "IP remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3591,
"commentTypeCode": "5",
"checklistPrintFlag": false,
"comments": "Procurement remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3592,
"commentTypeCode": "6",
"checklistPrintFlag": false,
"comments": "Property/Equipment remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3593,
"commentTypeCode": "1",
"checklistPrintFlag": false,
"comments": "Invoicing remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3594,
"commentTypeCode": "9",
"checklistPrintFlag": false,
"comments": "Cost sharing remarks from sync to Test Sponsor Template."
}
],
"awardSponsorContacts": [
{
"rolodexId": 1736,
"roleCode": "1",
"awardContactId": 4263,
"orgName": "Office of Naval Research"
}
],
"awardCostShares": [],
"awardFandaRate": [],
"awardDirectFandADistributions": [
{
"awardDirectFandADistributionId": 223,
"amountSequenceNumber": null,
"awardAmountInfoId": null,
"budgetPeriod": 1,
"startDate": "2015-07-01",
"endDate": "2016-06-30",
"directCost": 0,
"indirectCost": 0
},
{
"awardDirectFandADistributionId": 224,
"amountSequenceNumber": null,
"awardAmountInfoId": null,
"budgetPeriod": 2,
"startDate": "2016-07-01",
"endDate": "2017-06-30",
"directCost": 0,
"indirectCost": 0
},
{
"awardDirectFandADistributionId": 225,
"amountSequenceNumber": null,
"awardAmountInfoId": null,
"budgetPeriod": 3,
"startDate": "2017-07-01",
"endDate": "2018-06-30",
"directCost": 0,
"indirectCost": 0
}
],
"awardUnitContacts": [],
"approvedEquipmentItems": [],
"approvedForeignTravelTrips": [],
"paymentScheduleItems": [],
"awardTransferringSponsors": [],
"awardAmountInfos": [
{
"awardAmountInfoId": 13164,
"transactionId": null,
"timeAndMoneyDocumentNumber": null,
"anticipatedTotalAmount": 684389.73,
"antDistributableAmount": 684389.73,
"finalExpirationDate": "2018-06-30",
"currentFundEffectiveDate": "2015-07-01",
"amountObligatedToDate": 684389.73,
"obliDistributableAmount": 684389.73,
"obligationExpirationDate": "2018-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 684389.73,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 684389.73,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 1
},
{
"awardAmountInfoId": 13203,
"transactionId": null,
"timeAndMoneyDocumentNumber": "10781",
"anticipatedTotalAmount": 684389.73,
"antDistributableAmount": 684389.73,
"finalExpirationDate": "2018-06-30",
"currentFundEffectiveDate": "2015-07-01",
"amountObligatedToDate": 684389.73,
"obliDistributableAmount": 684389.73,
"obligationExpirationDate": "2018-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 684389.73,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 684389.73,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 1
},
{
"awardAmountInfoId": 13205,
"transactionId": 85,
"timeAndMoneyDocumentNumber": "10793",
"anticipatedTotalAmount": 682389.73,
"antDistributableAmount": 682389.73,
"finalExpirationDate": "2018-06-30",
"currentFundEffectiveDate": "2015-07-01",
"amountObligatedToDate": 682389.73,
"obliDistributableAmount": 682389.73,
"obligationExpirationDate": "2018-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 682389.73,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 682389.73,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 1
},
{
"awardAmountInfoId": 13206,
"transactionId": 86,
"timeAndMoneyDocumentNumber": "10802",
"anticipatedTotalAmount": 1364779.46,
"antDistributableAmount": 1364779.46,
"finalExpirationDate": "2018-06-30",
"currentFundEffectiveDate": "2015-07-01",
"amountObligatedToDate": 1364779.46,
"obliDistributableAmount": 1364779.46,
"obligationExpirationDate": "2018-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 1364779.46,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 1364779.46,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 1
}
],
"awardCloseoutItems": [
{
"awardCloseoutId": 1673,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "1",
"closeoutReportName": "Financial",
"multiple": false
},
{
"awardCloseoutId": 1674,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "4",
"closeoutReportName": "Technical",
"multiple": false
},
{
"awardCloseoutId": 1675,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "3",
"closeoutReportName": "Patent",
"multiple": false
},
{
"awardCloseoutId": 1676,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "2",
"closeoutReportName": "Property",
"multiple": false
},
{
"awardCloseoutId": 1677,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "6",
"closeoutReportName": "Invoice",
"multiple": false
}
],
"awardCloseoutNewItems": [],
"fundingProposals": [],
"allFundingProposals": [],
"awardBudgetLimits": [
{
"budgetLimitId": 121,
"awardId": null,
"budgetId": null,
"limitTypeCode": "directCost",
"limit": null
},
{
"budgetLimitId": 122,
"awardId": null,
"budgetId": null,
"limitTypeCode": "indirectCost",
"limit": null
},
{
"budgetLimitId": 123,
"awardId": null,
"budgetId": null,
"limitTypeCode": "totalCost",
"limit": null
}
],
"budgets": []
}Get award by award numberGET/award/api/v2/awards?awardNumber=000224-00001&includeBudgets=false
GET Award by award number
Example URI
- awardNumber
String(optional)Gets the awards associated with the awardNumber.
- awardHierarchy
String(optional)Gets all the awards in the award hierarchy with the awardHierarchy number. The awardHierarchy for an award with awardNumber 000224-00001 would be 000224. If present along with the awardNumber parameter, awardNumber gets preference.
- includeBudgets
boolean(optional)Includes budget information with the award if true.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
[
{
"docNbr": null,
"docStatus": null,
"awardId": 13163,
"awardNumber": "000224-00001",
"sequenceNumber": 1,
"sponsorCode": "000100",
"statusCode": 1,
"accountNumber": null,
"awardEffectiveDate": "2015-07-01",
"awardExecutionDate": null,
"beginDate": null,
"projectEndDate": "2018-06-30",
"costSharingIndicator": "N",
"indirectCostIndicator": "N",
"nsfSequenceNumber": null,
"paymentScheduleIndicator": "N",
"scienceCodeIndicator": "N",
"specialReviewIndicator": "N",
"sponsorAwardNumber": null,
"transferSponsorIndicator": "N",
"accountTypeCode": null,
"activityTypeCode": "1",
"primeSponsorCode": "000340",
"awardTypeCode": 1,
"cfdaNumber": null,
"methodOfPaymentCode": "1",
"proposalNumber": null,
"title": "retest ab",
"basisOfPaymentCode": "2",
"awardTransactionTypeCode": 9,
"noticeDate": null,
"leadUnitNumber": "BL-IIDC",
"awardSequenceStatus": "PENDING",
"unitNumber": "BL-IIDC",
"projectPersons": [
{
"awardContactId": 13188,
"personId": "10000000051",
"roleCode": "PI",
"keyPersonRole": null,
"rolodexId": null,
"kcPerson.emailAddress": "kcnotification+someone@gmail.com",
"kcPerson.phoneNumber": "321-321-1197"
}
],
"awardCustomDataList": [
{
"customAttributeId": 1,
"value": "435454"
},
{
"customAttributeId": 2,
"value": null
},
{
"customAttributeId": 3,
"value": null
},
{
"customAttributeId": 4,
"value": "32"
},
{
"customAttributeId": 5,
"value": null
},
{
"customAttributeId": 6,
"value": null
},
{
"customAttributeId": 7,
"value": null
}
],
"awardSponsorTerms": [
{
"sponsorTermId": 325
},
{
"sponsorTermId": 505
},
{
"sponsorTermId": 316
},
{
"sponsorTermId": 353
},
{
"sponsorTermId": 371
},
{
"sponsorTermId": 538
},
{
"sponsorTermId": 318
},
{
"sponsorTermId": 354
},
{
"sponsorTermId": 372
},
{
"sponsorTermId": 417
},
{
"sponsorTermId": 544
},
{
"sponsorTermId": 556
},
{
"sponsorTermId": 567
},
{
"sponsorTermId": 569
},
{
"sponsorTermId": 493
},
{
"sponsorTermId": 500
},
{
"sponsorTermId": 410
},
{
"sponsorTermId": 437
},
{
"sponsorTermId": 383
},
{
"sponsorTermId": 578
},
{
"sponsorTermId": 601
},
{
"sponsorTermId": 322
},
{
"sponsorTermId": 367
},
{
"sponsorTermId": 448
},
{
"sponsorTermId": 480
},
{
"sponsorTermId": 333
},
{
"sponsorTermId": 369
}
],
"awardReportTerms": [
{
"reportClassCode": "7",
"reportCode": "70",
"frequencyCode": "23",
"frequencyBaseCode": "4",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "2",
"reportCode": "40",
"frequencyCode": "13",
"frequencyBaseCode": "4",
"ospDistributionCode": "2",
"dueDate": null
},
{
"reportClassCode": "3",
"reportCode": "36",
"frequencyCode": "30",
"frequencyBaseCode": "3",
"ospDistributionCode": "1",
"dueDate": null
},
{
"reportClassCode": "1",
"reportCode": "5",
"frequencyCode": "12",
"frequencyBaseCode": "4",
"ospDistributionCode": "2",
"dueDate": null
},
{
"reportClassCode": "4",
"reportCode": "5",
"frequencyCode": "43",
"frequencyBaseCode": "4",
"ospDistributionCode": "1",
"dueDate": null
},
{
"reportClassCode": "6",
"reportCode": "5",
"frequencyCode": "12",
"frequencyBaseCode": "4",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "4",
"reportCode": "9",
"frequencyCode": "4",
"frequencyBaseCode": "6",
"ospDistributionCode": "3",
"dueDate": null
},
{
"reportClassCode": "7",
"reportCode": "69",
"frequencyCode": "16",
"frequencyBaseCode": "4",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "3",
"reportCode": "7",
"frequencyCode": "6",
"frequencyBaseCode": "2",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "5",
"reportCode": "7",
"frequencyCode": "3",
"frequencyBaseCode": "2",
"ospDistributionCode": "1",
"dueDate": null
},
{
"reportClassCode": "2",
"reportCode": "39",
"frequencyCode": "3",
"frequencyBaseCode": "2",
"ospDistributionCode": "1",
"dueDate": null
},
{
"reportClassCode": "1",
"reportCode": "33",
"frequencyCode": "7",
"frequencyBaseCode": "3",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "6",
"reportCode": "51",
"frequencyCode": "2",
"frequencyBaseCode": "2",
"ospDistributionCode": "4",
"dueDate": null
},
{
"reportClassCode": "5",
"reportCode": "37",
"frequencyCode": "10",
"frequencyBaseCode": "4",
"ospDistributionCode": "4",
"dueDate": null
}
],
"approvedEquipmentIndicator": "N",
"approvedForeignTripIndicator": "N",
"subContractIndicator": "N",
"modificationNumber": null,
"documentFundingId": null,
"preAwardAuthorizedAmount": null,
"preAwardEffectiveDate": null,
"preAwardInstitutionalAuthorizedAmount": null,
"preAwardInstitutionalEffectiveDate": null,
"procurementPriorityCode": null,
"specialEbRateOffCampus": null,
"specialEbRateOnCampus": null,
"subPlanFlag": null,
"archiveLocation": null,
"closeoutDate": null,
"currentActionComments": "",
"awardSequenceStatusResult": "Saved",
"templateCode": 1,
"awardBasisOfPayment": null,
"awardMethodOfPayment": null,
"awardComments": [
{
"awardCommentId": 3587,
"commentTypeCode": "21",
"checklistPrintFlag": false,
"comments": null
},
{
"awardCommentId": 3588,
"commentTypeCode": "2",
"checklistPrintFlag": false,
"comments": "General remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3589,
"commentTypeCode": "3",
"checklistPrintFlag": false,
"comments": "Financial Rpt remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3590,
"commentTypeCode": "4",
"checklistPrintFlag": false,
"comments": "IP remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3591,
"commentTypeCode": "5",
"checklistPrintFlag": false,
"comments": "Procurement remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3592,
"commentTypeCode": "6",
"checklistPrintFlag": false,
"comments": "Property/Equipment remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3593,
"commentTypeCode": "1",
"checklistPrintFlag": false,
"comments": "Invoicing remarks from sync to Test Sponsor Template."
},
{
"awardCommentId": 3594,
"commentTypeCode": "9",
"checklistPrintFlag": false,
"comments": "Cost sharing remarks from sync to Test Sponsor Template."
}
],
"awardCostShares": [],
"awardFandaRate": [],
"awardDirectFandADistributions": [
{
"awardDirectFandADistributionId": 223,
"amountSequenceNumber": null,
"awardAmountInfoId": null,
"budgetPeriod": 1,
"startDate": "2015-07-01",
"endDate": "2016-06-30",
"directCost": 0,
"indirectCost": 0
},
{
"awardDirectFandADistributionId": 224,
"amountSequenceNumber": null,
"awardAmountInfoId": null,
"budgetPeriod": 2,
"startDate": "2016-07-01",
"endDate": "2017-06-30",
"directCost": 0,
"indirectCost": 0
},
{
"awardDirectFandADistributionId": 225,
"amountSequenceNumber": null,
"awardAmountInfoId": null,
"budgetPeriod": 3,
"startDate": "2017-07-01",
"endDate": "2018-06-30",
"directCost": 0,
"indirectCost": 0
}
],
"awardUnitContacts": [],
"approvedEquipmentItems": [],
"approvedForeignTravelTrips": [],
"paymentScheduleItems": [],
"awardTransferringSponsors": [],
"awardAmountInfos": [
{
"awardAmountInfoId": 13164,
"transactionId": null,
"timeAndMoneyDocumentNumber": null,
"anticipatedTotalAmount": 684389.73,
"antDistributableAmount": 684389.73,
"finalExpirationDate": "2018-06-30",
"currentFundEffectiveDate": "2015-07-01",
"amountObligatedToDate": 684389.73,
"obliDistributableAmount": 684389.73,
"obligationExpirationDate": "2018-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 684389.73,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 684389.73,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 1
},
{
"awardAmountInfoId": 13203,
"transactionId": null,
"timeAndMoneyDocumentNumber": "10781",
"anticipatedTotalAmount": 684389.73,
"antDistributableAmount": 684389.73,
"finalExpirationDate": "2018-06-30",
"currentFundEffectiveDate": "2015-07-01",
"amountObligatedToDate": 684389.73,
"obliDistributableAmount": 684389.73,
"obligationExpirationDate": "2018-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 684389.73,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 684389.73,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 1
},
{
"awardAmountInfoId": 13205,
"transactionId": 85,
"timeAndMoneyDocumentNumber": "10793",
"anticipatedTotalAmount": 682389.73,
"antDistributableAmount": 682389.73,
"finalExpirationDate": "2018-06-30",
"currentFundEffectiveDate": "2015-07-01",
"amountObligatedToDate": 682389.73,
"obliDistributableAmount": 682389.73,
"obligationExpirationDate": "2018-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 682389.73,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 682389.73,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 1
},
{
"awardAmountInfoId": 13206,
"transactionId": 86,
"timeAndMoneyDocumentNumber": "10802",
"anticipatedTotalAmount": 1364779.46,
"antDistributableAmount": 1364779.46,
"finalExpirationDate": "2018-06-30",
"currentFundEffectiveDate": "2015-07-01",
"amountObligatedToDate": 1364779.46,
"obliDistributableAmount": 1364779.46,
"obligationExpirationDate": "2018-06-30",
"anticipatedChange": 0,
"obligatedChange": 0,
"obligatedChangeDirect": 0,
"obligatedChangeIndirect": 0,
"anticipatedChangeDirect": 0,
"anticipatedChangeIndirect": 0,
"anticipatedTotalDirect": 1364779.46,
"anticipatedTotalIndirect": 0,
"obligatedTotalDirect": 1364779.46,
"obligatedTotalIndirect": 0,
"originatingAwardVersion": 1
}
],
"awardCloseoutItems": [
{
"awardCloseoutId": 1673,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "1",
"closeoutReportName": "Financial",
"multiple": false
},
{
"awardCloseoutId": 1674,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "4",
"closeoutReportName": "Technical",
"multiple": false
},
{
"awardCloseoutId": 1675,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "3",
"closeoutReportName": "Patent",
"multiple": false
},
{
"awardCloseoutId": 1676,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "2",
"closeoutReportName": "Property",
"multiple": false
},
{
"awardCloseoutId": 1677,
"finalSubmissionDate": null,
"dueDate": null,
"closeoutReportCode": "6",
"closeoutReportName": "Invoice",
"multiple": false
}
],
"awardCloseoutNewItems": [],
"fundingProposals": [],
"allFundingProposals": [],
"awardBudgetLimits": [
{
"budgetLimitId": 121,
"awardId": null,
"budgetId": null,
"limitTypeCode": "directCost",
"limit": null
},
{
"budgetLimitId": 122,
"awardId": null,
"budgetId": null,
"limitTypeCode": "indirectCost",
"limit": null
},
{
"budgetLimitId": 123,
"awardId": null,
"budgetId": null,
"limitTypeCode": "totalCost",
"limit": null
}
],
"budgets": [],
"fainId": null,
"fedAwardYear": null,
"fedAwardDate": null,
"posted": null,
"awardSponsorContacts": [
{
"rolodexId": 1736,
"roleCode": "1",
"awardContactId": 4263,
"orgName": "Office of Naval Research"
}
]
}
]Get all Budgets of an awardGET/award/api/v2/awards/13163/budgets/
All budgets of an award
Example URI
- awardId
number(required) Example: 13163Returns the budgets associated with the awardId.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
[
{
"awardId": 13163,
"budgetId": 600,
"budgetVersionNumber": 2,
"budgetInitiator": "10000000001",
"awardBudgetStatusCode": "9",
"awardBudgetStatus": {
"awardBudgetStatusCode": "9",
"description": "Posted"
},
"awardBudgetTypeCode": "1",
"awardBudgetType": {
"awardBudgetTypeCode": "1",
"description": "New"
},
"obligatedTotal": 0,
"obligatedAmount": 0,
"description": "New",
"onOffCampusFlag": "D",
"endDate": "2018-06-30",
"startDate": "2015-07-01",
"totalCost": 684389.73,
"totalDirectCost": 684389.73,
"totalIndirectCost": 0,
"costSharingAmount": 0,
"underrecoveryAmount": 0,
"totalCostLimit": 684389.73,
"residualFunds": null,
"ohRateClassCode": "1",
"ohRateClass": {
"code": "1",
"description": "MTDC"
},
"ohRateTypeCode": "1",
"comments": null,
"modularBudgetFlag": false,
"urRateClassCode": "1",
"totalDirectCostLimit": 0,
"totalDirectCostInclPrev": 684389.73,
"totalIndirectCostInclPrev": 0,
"totalCostInclPrev": 684389.73,
"budgetRates": [
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2007",
"onOffCampusFlag": false,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 48,
"fiscalYear": "2007",
"onOffCampusFlag": true,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 48
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 62,
"fiscalYear": "1980",
"onOffCampusFlag": false,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 62
},
{
"activityTypeCode": "1",
"applicableRate": 63,
"fiscalYear": "1980",
"onOffCampusFlag": true,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 63
},
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2002",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2001-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2014-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 25,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 25
},
{
"activityTypeCode": "1",
"applicableRate": 27,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 27
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 26,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 26
},
{
"activityTypeCode": "1",
"applicableRate": 24,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 24
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 10.5,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 10.5
},
{
"activityTypeCode": "1",
"applicableRate": 9.5,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 9.5
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": false,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": true,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
}
],
"budgetLaRates": [],
"budgetPeriods": [
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2016-06-30",
"startDate": "2015-07-01",
"totalCost": 684389.73,
"totalCostLimit": 0,
"totalDirectCost": 684389.73,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [
{
"costSharingAmount": 0,
"budgetLineItemId": 4161,
"lineItemNumber": 1,
"applyInRateFlag": false,
"basedOnLineItem": null,
"budgetJustification": null,
"groupName": null,
"endDate": "2016-06-30",
"lineItemCost": 684389.73,
"obligatedAmount": 0,
"lineItemDescription": null,
"lineItemSequence": 1,
"onOffCampusFlag": true,
"quantity": null,
"startDate": "2015-07-01",
"underrecoveryAmount": 0,
"formulatedCostElementFlag": false,
"costElement": "421818",
"costElementBO": {
"costElement": "421818",
"description": "Equipment - Not MTDC",
"onOffCampusFlag": true,
"active": true
},
"budgetCategoryCode": "20",
"budgetCategory": {
"code": "20",
"description": "Equipment"
},
"budgetPersonnelDetailsList": [],
"budgetLineItemCalculatedAmounts": []
}
],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 600
},
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2017-06-30",
"startDate": "2016-07-01",
"totalCost": 0,
"totalCostLimit": 0,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 600
},
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2018-06-30",
"startDate": "2017-07-01",
"totalCost": 0,
"totalCostLimit": 0,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 600
}
],
"awardBudgetLimits": [],
"budgetPersons": []
},
{
"awardId": 13163,
"budgetId": 601,
"budgetVersionNumber": 3,
"budgetInitiator": "10000000001",
"awardBudgetStatusCode": "14",
"awardBudgetStatus": {
"awardBudgetStatusCode": "14",
"description": "Cancelled"
},
"awardBudgetTypeCode": "2",
"awardBudgetType": {
"awardBudgetTypeCode": "2",
"description": "Rebudget"
},
"obligatedTotal": 0,
"obligatedAmount": 0,
"description": "Rebudget",
"onOffCampusFlag": "D",
"endDate": "2018-06-30",
"startDate": "2015-07-01",
"totalCost": 0,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"costSharingAmount": 0,
"underrecoveryAmount": 0,
"totalCostLimit": 0,
"residualFunds": null,
"ohRateClassCode": "1",
"ohRateClass": {
"code": "1",
"description": "MTDC"
},
"ohRateTypeCode": "1",
"comments": null,
"modularBudgetFlag": false,
"urRateClassCode": "1",
"totalDirectCostLimit": 0,
"totalDirectCostInclPrev": 0,
"totalIndirectCostInclPrev": 0,
"totalCostInclPrev": 0,
"budgetRates": [
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2007",
"onOffCampusFlag": false,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 48,
"fiscalYear": "2007",
"onOffCampusFlag": true,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 48
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 62,
"fiscalYear": "1980",
"onOffCampusFlag": false,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 62
},
{
"activityTypeCode": "1",
"applicableRate": 63,
"fiscalYear": "1980",
"onOffCampusFlag": true,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 63
},
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2002",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2001-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2014-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 25,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 25
},
{
"activityTypeCode": "1",
"applicableRate": 27,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 27
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 26,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 26
},
{
"activityTypeCode": "1",
"applicableRate": 24,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 24
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 10.5,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 10.5
},
{
"activityTypeCode": "1",
"applicableRate": 9.5,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 9.5
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": false,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": true,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
}
],
"budgetLaRates": [],
"budgetPeriods": [
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2016-06-30",
"startDate": "2015-07-01",
"totalCost": 0,
"totalCostLimit": 0,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [
{
"costSharingAmount": 0,
"budgetLineItemId": 4162,
"lineItemNumber": 1,
"applyInRateFlag": false,
"basedOnLineItem": null,
"budgetJustification": null,
"groupName": null,
"endDate": "2016-06-30",
"lineItemCost": 0,
"obligatedAmount": 684390,
"lineItemDescription": null,
"lineItemSequence": 1,
"onOffCampusFlag": true,
"quantity": null,
"startDate": "2015-07-01",
"underrecoveryAmount": 0,
"formulatedCostElementFlag": false,
"costElement": "421818",
"costElementBO": {
"costElement": "421818",
"description": "Equipment - Not MTDC",
"onOffCampusFlag": true,
"active": true
},
"budgetCategoryCode": "20",
"budgetCategory": {
"code": "20",
"description": "Equipment"
},
"budgetPersonnelDetailsList": [],
"budgetLineItemCalculatedAmounts": []
}
],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 601
},
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2017-06-30",
"startDate": "2016-07-01",
"totalCost": 0,
"totalCostLimit": 0,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 601
},
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2018-06-30",
"startDate": "2017-07-01",
"totalCost": 0,
"totalCostLimit": 0,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 601
}
],
"awardBudgetLimits": [
{
"budgetLimitId": 127,
"awardId": null,
"budgetId": 601,
"limitTypeCode": "directCost",
"limit": null
},
{
"budgetLimitId": 128,
"awardId": null,
"budgetId": 601,
"limitTypeCode": "indirectCost",
"limit": null
},
{
"budgetLimitId": 129,
"awardId": null,
"budgetId": 601,
"limitTypeCode": "totalCost",
"limit": null
},
{
"budgetLimitId": 130,
"awardId": null,
"budgetId": 601,
"limitTypeCode": "directCost",
"limit": null
},
{
"budgetLimitId": 131,
"awardId": null,
"budgetId": 601,
"limitTypeCode": "indirectCost",
"limit": null
},
{
"budgetLimitId": 132,
"awardId": null,
"budgetId": 601,
"limitTypeCode": "totalCost",
"limit": null
}
],
"budgetPersons": []
},
{
"awardId": 13163,
"budgetId": 602,
"budgetVersionNumber": 4,
"budgetInitiator": "10000000001",
"awardBudgetStatusCode": "9",
"awardBudgetStatus": {
"awardBudgetStatusCode": "9",
"description": "Posted"
},
"awardBudgetTypeCode": "1",
"awardBudgetType": {
"awardBudgetTypeCode": "1",
"description": "New"
},
"obligatedTotal": 0,
"obligatedAmount": 0,
"description": "New",
"onOffCampusFlag": "D",
"endDate": "2018-06-30",
"startDate": "2015-07-01",
"totalCost": -2000,
"totalDirectCost": -2000,
"totalIndirectCost": 0,
"costSharingAmount": 0,
"underrecoveryAmount": 0,
"totalCostLimit": -2000,
"residualFunds": null,
"ohRateClassCode": "1",
"ohRateClass": {
"code": "1",
"description": "MTDC"
},
"ohRateTypeCode": "1",
"comments": null,
"modularBudgetFlag": false,
"urRateClassCode": "1",
"totalDirectCostLimit": 0,
"totalDirectCostInclPrev": -2000,
"totalIndirectCostInclPrev": 0,
"totalCostInclPrev": -2000,
"budgetRates": [
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2007",
"onOffCampusFlag": false,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 48,
"fiscalYear": "2007",
"onOffCampusFlag": true,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 48
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 62,
"fiscalYear": "1980",
"onOffCampusFlag": false,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 62
},
{
"activityTypeCode": "1",
"applicableRate": 63,
"fiscalYear": "1980",
"onOffCampusFlag": true,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 63
},
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2002",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2001-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2014-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 25,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 25
},
{
"activityTypeCode": "1",
"applicableRate": 27,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 27
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 26,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 26
},
{
"activityTypeCode": "1",
"applicableRate": 24,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 24
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 10.5,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 10.5
},
{
"activityTypeCode": "1",
"applicableRate": 9.5,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 9.5
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": false,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": true,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
}
],
"budgetLaRates": [],
"budgetPeriods": [
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2016-06-30",
"startDate": "2015-07-01",
"totalCost": -2000,
"totalCostLimit": -2000,
"totalDirectCost": -2000,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [
{
"costSharingAmount": 0,
"budgetLineItemId": 4163,
"lineItemNumber": 1,
"applyInRateFlag": false,
"basedOnLineItem": null,
"budgetJustification": null,
"groupName": null,
"endDate": "2016-06-30",
"lineItemCost": -2000,
"obligatedAmount": 684390,
"lineItemDescription": null,
"lineItemSequence": 1,
"onOffCampusFlag": true,
"quantity": null,
"startDate": "2015-07-01",
"underrecoveryAmount": 0,
"formulatedCostElementFlag": false,
"costElement": "421818",
"costElementBO": {
"costElement": "421818",
"description": "Equipment - Not MTDC",
"onOffCampusFlag": true,
"active": true
},
"budgetCategoryCode": "20",
"budgetCategory": {
"code": "20",
"description": "Equipment"
},
"budgetPersonnelDetailsList": [],
"budgetLineItemCalculatedAmounts": []
}
],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 602
},
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2017-06-30",
"startDate": "2016-07-01",
"totalCost": 0,
"totalCostLimit": -2000,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 602
},
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2018-06-30",
"startDate": "2017-07-01",
"totalCost": 0,
"totalCostLimit": -2000,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 602
}
],
"awardBudgetLimits": [],
"budgetPersons": []
},
{
"awardId": 13163,
"budgetId": 603,
"budgetVersionNumber": 5,
"budgetInitiator": "10000000001",
"awardBudgetStatusCode": "14",
"awardBudgetStatus": {
"awardBudgetStatusCode": "14",
"description": "Cancelled"
},
"awardBudgetTypeCode": "1",
"awardBudgetType": {
"awardBudgetTypeCode": "1",
"description": "New"
},
"obligatedTotal": 0,
"obligatedAmount": 0,
"description": "New",
"onOffCampusFlag": "D",
"endDate": "2018-06-29",
"startDate": "2015-06-30",
"totalCost": 682390,
"totalDirectCost": 682390,
"totalIndirectCost": 0,
"costSharingAmount": 0,
"underrecoveryAmount": 0,
"totalCostLimit": -2000,
"residualFunds": null,
"ohRateClassCode": "1",
"ohRateClass": {
"code": "1",
"description": "MTDC"
},
"ohRateTypeCode": "1",
"comments": null,
"modularBudgetFlag": false,
"urRateClassCode": "1",
"totalDirectCostLimit": 0,
"totalDirectCostInclPrev": 682390,
"totalIndirectCostInclPrev": 0,
"totalCostInclPrev": 682390,
"budgetRates": [
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2007",
"onOffCampusFlag": false,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 48,
"fiscalYear": "2007",
"onOffCampusFlag": true,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 48
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 62,
"fiscalYear": "1980",
"onOffCampusFlag": false,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 62
},
{
"activityTypeCode": "1",
"applicableRate": 63,
"fiscalYear": "1980",
"onOffCampusFlag": true,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 63
},
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2002",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2001-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2014-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 25,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 25
},
{
"activityTypeCode": "1",
"applicableRate": 27,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 27
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 26,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 26
},
{
"activityTypeCode": "1",
"applicableRate": 24,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 24
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 10.5,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 10.5
},
{
"activityTypeCode": "1",
"applicableRate": 9.5,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 9.5
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": false,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": true,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
}
],
"budgetLaRates": [],
"budgetPeriods": [
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2016-06-30",
"startDate": "2015-07-01",
"totalCost": 684389.73,
"totalCostLimit": 0,
"totalDirectCost": 684389.73,
"totalIndirectCost": 0,
"underrecoveryAmount": 383258.25,
"budgetLineItems": [
{
"costSharingAmount": 0,
"budgetLineItemId": 4160,
"lineItemNumber": 1,
"applyInRateFlag": true,
"basedOnLineItem": null,
"budgetJustification": null,
"groupName": "",
"endDate": "2016-06-30",
"lineItemCost": 684389.73,
"obligatedAmount": 0,
"lineItemDescription": null,
"lineItemSequence": 1,
"onOffCampusFlag": true,
"quantity": 0,
"startDate": "2015-07-01",
"underrecoveryAmount": 383258.25,
"formulatedCostElementFlag": false,
"costElement": "420262",
"costElementBO": {
"costElement": "420262",
"description": "Temporary Help",
"onOffCampusFlag": true,
"active": true
},
"budgetCategoryCode": "30",
"budgetCategory": {
"code": "30",
"description": "Other Personnel"
},
"budgetPersonnelDetailsList": [],
"budgetLineItemCalculatedAmounts": [
{
"budgetId": 599,
"budgetPeriod": 1,
"budgetPeriodId": null,
"lineItemNumber": 1,
"applyRateFlag": false,
"calculatedCost": 0,
"calculatedCostSharing": 0,
"rateTypeDescription": "MTDC",
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": null,
"budgetLineItemCalculatedAmountId": 42127,
"budgetLineItemId": 4160
},
{
"budgetId": 599,
"budgetPeriod": 1,
"budgetPeriodId": null,
"lineItemNumber": 1,
"applyRateFlag": false,
"calculatedCost": 0,
"calculatedCostSharing": 0,
"rateTypeDescription": "Research Rate",
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": null,
"budgetLineItemCalculatedAmountId": 42128,
"budgetLineItemId": 4160
},
{
"budgetId": 599,
"budgetPeriod": 1,
"budgetPeriodId": null,
"lineItemNumber": 1,
"applyRateFlag": true,
"calculatedCost": 0,
"calculatedCostSharing": 0,
"rateTypeDescription": "EB on LA",
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": null,
"budgetLineItemCalculatedAmountId": 42129,
"budgetLineItemId": 4160
},
{
"budgetId": 599,
"budgetPeriod": 1,
"budgetPeriodId": null,
"lineItemNumber": 1,
"applyRateFlag": true,
"calculatedCost": 0,
"calculatedCostSharing": 0,
"rateTypeDescription": "Vacation on LA",
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": null,
"budgetLineItemCalculatedAmountId": 42130,
"budgetLineItemId": 4160
}
]
}
],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 603
},
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2017-06-30",
"startDate": "2016-07-01",
"totalCost": 0,
"totalCostLimit": 0,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 603
},
{
"comments": null,
"costSharingAmount": 0,
"endDate": "2018-06-30",
"startDate": "2017-07-01",
"totalCost": 0,
"totalCostLimit": 0,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"underrecoveryAmount": 0,
"budgetLineItems": [],
"numberOfParticipants": null,
"directCostLimit": 0,
"expenseTotal": null,
"budgetId": 603
}
],
"awardBudgetLimits": [
{
"budgetLimitId": 124,
"awardId": null,
"budgetId": 603,
"limitTypeCode": "directCost",
"limit": null
},
{
"budgetLimitId": 125,
"awardId": null,
"budgetId": 603,
"limitTypeCode": "indirectCost",
"limit": null
},
{
"budgetLimitId": 126,
"awardId": null,
"budgetId": 603,
"limitTypeCode": "totalCost",
"limit": null
}
],
"budgetPersons": [
{
"effectiveDate": "2015-07-01",
"jobCode": "AA000",
"nonEmployeeFlag": false,
"personId": "10000000051",
"rolodexId": null,
"appointmentTypeCode": "6",
"calculationBase": 0,
"personName": "BEATRIZ BOMAN",
"salaryAnniversaryDate": null
}
]
},
{
"awardId": 13163,
"budgetId": 599,
"budgetVersionNumber": 5,
"budgetInitiator": "10000000001",
"awardBudgetStatusCode": "-1",
"awardBudgetStatus": {
"awardBudgetStatusCode": "-1",
"description": "Queued"
},
"awardBudgetTypeCode": "1",
"awardBudgetType": {
"awardBudgetTypeCode": "1",
"description": "New"
},
"obligatedTotal": 0,
"obligatedAmount": 0,
"description": "New",
"onOffCampusFlag": "D",
"endDate": "2018-06-29",
"startDate": "2015-06-30",
"totalCost": 682390,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"costSharingAmount": 0,
"underrecoveryAmount": 0,
"totalCostLimit": -2000,
"residualFunds": null,
"ohRateClassCode": "1",
"ohRateClass": {
"code": "1",
"description": "MTDC"
},
"ohRateTypeCode": "1",
"comments": null,
"modularBudgetFlag": false,
"urRateClassCode": "1",
"totalDirectCostLimit": 0,
"totalDirectCostInclPrev": 0,
"totalIndirectCostInclPrev": 0,
"totalCostInclPrev": 682390,
"budgetRates": [
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2007",
"onOffCampusFlag": false,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 48,
"fiscalYear": "2007",
"onOffCampusFlag": true,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 48
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 62,
"fiscalYear": "1980",
"onOffCampusFlag": false,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 62
},
{
"activityTypeCode": "1",
"applicableRate": 63,
"fiscalYear": "1980",
"onOffCampusFlag": true,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 63
},
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2002",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2001-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2014-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 25,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 25
},
{
"activityTypeCode": "1",
"applicableRate": 27,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 27
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 26,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 26
},
{
"activityTypeCode": "1",
"applicableRate": 24,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 24
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 10.5,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 10.5
},
{
"activityTypeCode": "1",
"applicableRate": 9.5,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 9.5
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": false,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": true,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
}
],
"budgetLaRates": [],
"budgetPeriods": [],
"awardBudgetLimits": [],
"budgetPersons": [
{
"effectiveDate": "2015-07-01",
"jobCode": "AA000",
"nonEmployeeFlag": false,
"personId": "10000000051",
"rolodexId": null,
"appointmentTypeCode": "6",
"calculationBase": 0,
"personName": "BEATRIZ BOMAN",
"salaryAnniversaryDate": null
}
]
}
]Get budget based on budget idGET/award/api/v2/award-budgets/599
Get Award Budget
Example URI
- budgetId
number(required) Example: 599Returns the budget associated with the budgetId.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardId": 13163,
"budgetId": 599,
"budgetVersionNumber": 5,
"budgetInitiator": "10000000001",
"awardBudgetStatusCode": "-1",
"awardBudgetStatus": {
"awardBudgetStatusCode": "-1",
"description": "Queued"
},
"awardBudgetTypeCode": "1",
"awardBudgetType": {
"awardBudgetTypeCode": "1",
"description": "New"
},
"obligatedTotal": 0,
"obligatedAmount": 0,
"description": "New",
"onOffCampusFlag": "D",
"endDate": "2018-06-29",
"startDate": "2015-06-30",
"totalCost": 682390,
"totalDirectCost": 0,
"totalIndirectCost": 0,
"costSharingAmount": 0,
"underrecoveryAmount": 0,
"totalCostLimit": -2000,
"residualFunds": null,
"ohRateClassCode": "1",
"ohRateClass": {
"code": "1",
"description": "MTDC"
},
"ohRateTypeCode": "1",
"comments": null,
"modularBudgetFlag": false,
"urRateClassCode": "1",
"totalDirectCostLimit": 0,
"totalDirectCostInclPrev": 0,
"totalIndirectCostInclPrev": 0,
"totalCostInclPrev": 682390,
"budgetRates": [
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "1",
"rateClass": {
"code": "1",
"description": "MTDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "1",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2007",
"onOffCampusFlag": false,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 48,
"fiscalYear": "2007",
"onOffCampusFlag": true,
"rateClassCode": "13",
"rateClass": {
"code": "13",
"description": "MTDC - AWARD"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "13",
"rateTypeCode": "1",
"description": "MTDC"
},
"startDate": "2007-01-07",
"instituteRate": 48
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "2",
"rateClass": {
"code": "2",
"description": "TDC"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "2",
"rateTypeCode": "1",
"description": "TDC"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 62,
"fiscalYear": "1980",
"onOffCampusFlag": false,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 62
},
{
"activityTypeCode": "1",
"applicableRate": 63,
"fiscalYear": "1980",
"onOffCampusFlag": true,
"rateClassCode": "3",
"rateClass": {
"code": "3",
"description": "S&W"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "3",
"rateTypeCode": "1",
"description": "S&W"
},
"startDate": "1979-07-01",
"instituteRate": 63
},
{
"activityTypeCode": "1",
"applicableRate": 5,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 5
},
{
"activityTypeCode": "1",
"applicableRate": 56,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "1",
"description": "Salaries"
},
"startDate": "2014-07-01",
"instituteRate": 56
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2002",
"onOffCampusFlag": false,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2001-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 10,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "4",
"rateClass": {
"code": "4",
"description": "Fund with Transaction Fee (FUNSN)"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "4",
"rateTypeCode": "2",
"description": "Materials and Services"
},
"startDate": "2014-07-01",
"instituteRate": 10
},
{
"activityTypeCode": "1",
"applicableRate": 25,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 25
},
{
"activityTypeCode": "1",
"applicableRate": 27,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "1",
"description": "Research Rate"
},
"startDate": "2005-07-01",
"instituteRate": 27
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2004",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "2",
"description": "UROP Rate"
},
"startDate": "2003-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 26,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 26
},
{
"activityTypeCode": "1",
"applicableRate": 24,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "5",
"rateClass": {
"code": "5",
"description": "Employee Benefits"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "5",
"rateTypeCode": "3",
"description": "EB on LA"
},
"startDate": "2014-07-01",
"instituteRate": 24
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "1",
"description": "Faculty Salaries (6/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "2",
"description": "Administrative Salaries (7/1)"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2015-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2016-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2017-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "3",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "3",
"description": "Support Staff Salaries (4/1)"
},
"startDate": "2018-01-04",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2015-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2016-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2017-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "4",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "4",
"description": "Materials and Services"
},
"startDate": "2018-01-07",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2015-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2016",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2016-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2017",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2017-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2018",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "5",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "5",
"description": "Research Staff (1/1)"
},
"startDate": "2018-01-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": false,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 3,
"fiscalYear": "2011",
"onOffCampusFlag": true,
"rateClassCode": "7",
"rateClass": {
"code": "7",
"description": "Inflation"
},
"rateTypeCode": "6",
"rateType": {
"rateClassCode": "7",
"rateTypeCode": "6",
"description": "Students (6/1)"
},
"startDate": "2011-06-01",
"instituteRate": 3
},
{
"activityTypeCode": "1",
"applicableRate": 10.5,
"fiscalYear": "2006",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 10.5
},
{
"activityTypeCode": "1",
"applicableRate": 9.5,
"fiscalYear": "2006",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "1",
"description": "Vacation "
},
"startDate": "2005-07-01",
"instituteRate": 9.5
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": false,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 9,
"fiscalYear": "2015",
"onOffCampusFlag": true,
"rateClassCode": "8",
"rateClass": {
"code": "8",
"description": "Vacation"
},
"rateTypeCode": "2",
"rateType": {
"rateClassCode": "8",
"rateTypeCode": "2",
"description": "Vacation on LA"
},
"startDate": "2014-07-01",
"instituteRate": 9
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": false,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
},
{
"activityTypeCode": "1",
"applicableRate": 0,
"fiscalYear": "2000",
"onOffCampusFlag": true,
"rateClassCode": "9",
"rateClass": {
"code": "9",
"description": "Other"
},
"rateTypeCode": "1",
"rateType": {
"rateClassCode": "9",
"rateTypeCode": "1",
"description": "Other"
},
"startDate": "1999-07-01",
"instituteRate": 0
}
],
"budgetLaRates": [],
"budgetPeriods": [],
"awardBudgetLimits": [],
"budgetPersons": [
{
"effectiveDate": "2015-07-01",
"jobCode": "AA000",
"nonEmployeeFlag": false,
"personId": "10000000051",
"rolodexId": null,
"appointmentTypeCode": "6",
"calculationBase": 0,
"personName": "BEATRIZ BOMAN",
"salaryAnniversaryDate": null
}
]
}Put Award BudgetsPUT/award/api/v2/award-budgets/599/general-info/
PUT Award Budget General Info
Example URI
- budgetId
number(required) Example: 599Operates on the budget associated with the budgetId.
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardBudgetStatusCode": "10",
"awardBudgetTypeCode": "1",
"obligatedTotal": 1364779.46,
"obligatedAmount": 0,
"description": "New",
"onOffCampusFlag": "D",
"endDate": "2018-06-30",
"startDate": "2015-07-01",
"totalCost": 684389.73,
"totalDirectCost": 684389.73,
"totalIndirectCost": 0,
"costSharingAmount": 0,
"underrecoveryAmount": 383258.25,
"totalCostLimit": 684389.73,
"residualFunds": null,
"ohRateClassCode": "1",
"ohRateTypeCode": "1",
"comments": null,
"modularBudgetFlag": false,
"urRateClassCode": "1",
"totalDirectCostLimit": 0,
"awardId": 13163,
"budgetId": 599,
"budgetVersionNumber": 1,
"budgetInitiator": "10000000001"
}200Headers
Content-Type: application/json;charset=UTF-8Update Award Budget StatusPUT/award/api/v2/award-budgets/8/status/
Set award budget status.
Example URI
- budgetId
number(required) Example: 8
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"statusCode": "12"
}200Headers
Content-Length: 0Closeout Report Types ¶
Get Closeout Report Types by KeyGET/award/api/v1/closeout-report-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Get All Closeout Report TypesGET/award/api/v1/closeout-report-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get All Closeout Report Types with FilteringGET/award/api/v1/closeout-report-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- closeoutReportCode
string(optional)Closeout Report Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Closeout Report TypesGET/award/api/v1/closeout-report-types/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"closeoutReportCode",
"description"
],
"primaryKey": "closeoutReportCode"
}Get Blueprint API specification for Closeout Report TypesGET/award/api/v1/closeout-report-types/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Closeout Report Types.md"
transfer-encoding: chunkedUpdate Closeout Report TypesPUT/award/api/v1/closeout-report-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Closeout Report TypesPUT/award/api/v1/closeout-report-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Closeout Report TypesPATCH/award/api/v1/closeout-report-types/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Closeout Report TypesPOST/award/api/v1/closeout-report-types/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Closeout Report TypesPOST/award/api/v1/closeout-report-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"closeoutReportCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Delete Closeout Report Types by KeyDELETE/award/api/v1/closeout-report-types/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Closeout Report TypesDELETE/award/api/v1/closeout-report-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Closeout Report Types with MatchingDELETE/award/api/v1/closeout-report-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- closeoutReportCode
string(optional)Closeout Report Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalContact Types ¶
Get Contact Types by KeyGET/award/api/v1/contact-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Get All Contact TypesGET/award/api/v1/contact-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get All Contact Types with FilteringGET/award/api/v1/contact-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- contactTypeCode
string(optional)Contact Type Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Contact TypesGET/award/api/v1/contact-types/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"contactTypeCode",
"description"
],
"primaryKey": "contactTypeCode"
}Get Blueprint API specification for Contact TypesGET/award/api/v1/contact-types/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Contact Types.md"
transfer-encoding: chunkedUpdate Contact TypesPUT/award/api/v1/contact-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Contact TypesPUT/award/api/v1/contact-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Contact TypesPATCH/award/api/v1/contact-types/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Contact TypesPOST/award/api/v1/contact-types/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Contact TypesPOST/award/api/v1/contact-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"contactTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Delete Contact Types by KeyDELETE/award/api/v1/contact-types/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Contact TypesDELETE/award/api/v1/contact-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Contact Types with MatchingDELETE/award/api/v1/contact-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- contactTypeCode
string(optional)Contact Type Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalContact Usages ¶
Get Contact Usages by KeyGET/award/api/v1/contact-usages/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}Get All Contact UsagesGET/award/api/v1/contact-usages/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
},
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Contact Usages with FilteringGET/award/api/v1/contact-usages/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- contactUsageId
string(optional)Contact Usage Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- contactTypeCode
string(optional)Contact Type Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- moduleCode
string(optional)Module Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
},
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Contact UsagesGET/award/api/v1/contact-usages/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"contactUsageId",
"contactTypeCode",
"moduleCode"
],
"primaryKey": "contactTypeCode:contactUsageId:moduleCode"
}Get Blueprint API specification for Contact UsagesGET/award/api/v1/contact-usages/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Contact Usages.md"
transfer-encoding: chunkedUpdate Contact UsagesPUT/award/api/v1/contact-usages/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Contact UsagesPUT/award/api/v1/contact-usages/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
},
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Contact UsagesPATCH/award/api/v1/contact-usages/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}Insert Contact UsagesPOST/award/api/v1/contact-usages/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Contact UsagesPOST/award/api/v1/contact-usages/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
},
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
},
{
"contactUsageId": "(val)",
"contactTypeCode": "(val)",
"moduleCode": "(val)",
"_primaryKey": "(val)"
}
]Delete Contact Usages by KeyDELETE/award/api/v1/contact-usages/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Contact UsagesDELETE/award/api/v1/contact-usages/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Contact Usages with MatchingDELETE/award/api/v1/contact-usages/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- contactUsageId
string(optional)Contact Usage Id. Maximum length is 12. Validating pattern is ^[0-9]*$.
- contactTypeCode
string(optional)Contact Type Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- moduleCode
string(optional)Module Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDistributions ¶
Get Distributions by KeyGET/award/api/v1/distributions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All DistributionsGET/award/api/v1/distributions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Distributions with FilteringGET/award/api/v1/distributions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- ospDistributionCode
string(optional)OSP File Copy Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for DistributionsGET/award/api/v1/distributions/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"ospDistributionCode",
"description",
"active"
],
"primaryKey": "ospDistributionCode"
}Get Blueprint API specification for DistributionsGET/award/api/v1/distributions/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Distributions.md"
transfer-encoding: chunkedUpdate DistributionsPUT/award/api/v1/distributions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple DistributionsPUT/award/api/v1/distributions/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes DistributionsPATCH/award/api/v1/distributions/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert DistributionsPOST/award/api/v1/distributions/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple DistributionsPOST/award/api/v1/distributions/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"ospDistributionCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Distributions by KeyDELETE/award/api/v1/distributions/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All DistributionsDELETE/award/api/v1/distributions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Distributions with MatchingDELETE/award/api/v1/distributions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- ospDistributionCode
string(optional)OSP File Copy Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalFanda Rate Types ¶
Get Fanda Rate Types by KeyGET/award/api/v1/fanda-rate-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Get All Fanda Rate TypesGET/award/api/v1/fanda-rate-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get All Fanda Rate Types with FilteringGET/award/api/v1/fanda-rate-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- fandaRateTypeCode
string(optional)F&A Rate Type Code. Maximum length is 3. Validating pattern is ^[\p{Graph}]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Fanda Rate TypesGET/award/api/v1/fanda-rate-types/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"fandaRateTypeCode",
"description"
],
"primaryKey": "fandaRateTypeCode"
}Get Blueprint API specification for Fanda Rate TypesGET/award/api/v1/fanda-rate-types/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Fanda Rate Types.md"
transfer-encoding: chunkedUpdate Fanda Rate TypesPUT/award/api/v1/fanda-rate-types/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Fanda Rate TypesPUT/award/api/v1/fanda-rate-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Fanda Rate TypesPATCH/award/api/v1/fanda-rate-types/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Fanda Rate TypesPOST/award/api/v1/fanda-rate-types/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Fanda Rate TypesPOST/award/api/v1/fanda-rate-types/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
},
{
"fandaRateTypeCode": "(val)",
"description": "(val)",
"_primaryKey": "(val)"
}
]Delete Fanda Rate Types by KeyDELETE/award/api/v1/fanda-rate-types/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Fanda Rate TypesDELETE/award/api/v1/fanda-rate-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Fanda Rate Types with MatchingDELETE/award/api/v1/fanda-rate-types/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- fandaRateTypeCode
string(optional)F&A Rate Type Code. Maximum length is 3. Validating pattern is ^[\p{Graph}]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalFinancial Indirect Cost Recovery Type Codes ¶
Get Financial Indirect Cost Recovery Type Codes by KeyGET/award/api/v1/financial-indirect-cost-recovery-type-codes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}Get All Financial Indirect Cost Recovery Type CodesGET/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Financial Indirect Cost Recovery Type Codes with FilteringGET/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- icrTypeCode
string(optional)Icr Type Code. Maximum length is 8. Validating pattern is ^[A-Za-z0-9]*$.
- rateClassCode
string(optional)Rate Class Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- rateTypeCode
string(optional)Rate Type Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Financial Indirect Cost Recovery Type CodesGET/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"icrTypeCode",
"rateClassCode",
"rateTypeCode"
],
"primaryKey": "rateClassCode:rateTypeCode"
}Get Blueprint API specification for Financial Indirect Cost Recovery Type CodesGET/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Financial Indirect Cost Recovery Type Codes.md"
transfer-encoding: chunkedUpdate Financial Indirect Cost Recovery Type CodesPUT/award/api/v1/financial-indirect-cost-recovery-type-codes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Financial Indirect Cost Recovery Type CodesPUT/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Financial Indirect Cost Recovery Type CodesPATCH/award/api/v1/financial-indirect-cost-recovery-type-codes/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}Insert Financial Indirect Cost Recovery Type CodesPOST/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Financial Indirect Cost Recovery Type CodesPOST/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"icrTypeCode": "(val)",
"rateClassCode": "(val)",
"rateTypeCode": "(val)",
"_primaryKey": "(val)"
}
]Delete Financial Indirect Cost Recovery Type Codes by KeyDELETE/award/api/v1/financial-indirect-cost-recovery-type-codes/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Financial Indirect Cost Recovery Type CodesDELETE/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Financial Indirect Cost Recovery Type Codes with MatchingDELETE/award/api/v1/financial-indirect-cost-recovery-type-codes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- icrTypeCode
string(optional)Icr Type Code. Maximum length is 8. Validating pattern is ^[A-Za-z0-9]*$.
- rateClassCode
string(optional)Rate Class Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- rateTypeCode
string(optional)Rate Type Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalFrequencies ¶
Get Frequencies by KeyGET/award/api/v1/frequencies/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All FrequenciesGET/award/api/v1/frequencies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Frequencies with FilteringGET/award/api/v1/frequencies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- frequencyCode
string(optional)Frequency Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- numberOfDays
string(optional)Number Of Days. Maximum length is 22. Validating pattern is ^[0-9]*$.
- numberOfMonths
string(optional)Number Of Months. Maximum length is 22. Validating pattern is ^[0-9]*$.
- repeatFlag
string(optional)Repeat Flag. Maximum length is 1. Validating pattern is .*.
- advanceNumberOfDays
string(optional)Advance Number Of Days. Maximum length is 22. Validating pattern is ^[0-9]*$.
- advanceNumberOfMonths
string(optional)Advance Number Of Months. Maximum length is 22. Validating pattern is ^[0-9]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for FrequenciesGET/award/api/v1/frequencies/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"frequencyCode",
"description",
"numberOfDays",
"numberOfMonths",
"repeatFlag",
"advanceNumberOfDays",
"advanceNumberOfMonths",
"active"
],
"primaryKey": "frequencyCode"
}Get Blueprint API specification for FrequenciesGET/award/api/v1/frequencies/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Frequencies.md"
transfer-encoding: chunkedUpdate FrequenciesPUT/award/api/v1/frequencies/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple FrequenciesPUT/award/api/v1/frequencies/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes FrequenciesPATCH/award/api/v1/frequencies/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert FrequenciesPOST/award/api/v1/frequencies/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple FrequenciesPOST/award/api/v1/frequencies/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyCode": "(val)",
"description": "(val)",
"numberOfDays": "(val)",
"numberOfMonths": "(val)",
"repeatFlag": "(val)",
"advanceNumberOfDays": "(val)",
"advanceNumberOfMonths": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Frequencies by KeyDELETE/award/api/v1/frequencies/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All FrequenciesDELETE/award/api/v1/frequencies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Frequencies with MatchingDELETE/award/api/v1/frequencies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- frequencyCode
string(optional)Frequency Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- numberOfDays
string(optional)Number Of Days. Maximum length is 22. Validating pattern is ^[0-9]*$.
- numberOfMonths
string(optional)Number Of Months. Maximum length is 22. Validating pattern is ^[0-9]*$.
- repeatFlag
string(optional)Repeat Flag. Maximum length is 1. Validating pattern is .*.
- advanceNumberOfDays
string(optional)Advance Number Of Days. Maximum length is 22. Validating pattern is ^[0-9]*$.
- advanceNumberOfMonths
string(optional)Advance Number Of Months. Maximum length is 22. Validating pattern is ^[0-9]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalFrequency Bases ¶
Get Frequency Bases by KeyGET/award/api/v1/frequency-bases/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Frequency BasesGET/award/api/v1/frequency-bases/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Frequency Bases with FilteringGET/award/api/v1/frequency-bases/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- frequencyBaseCode
string(optional)Frequency Base Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- regenerationTypeName
string(optional)Regeneration Policy. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Frequency BasesGET/award/api/v1/frequency-bases/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"frequencyBaseCode",
"description",
"regenerationTypeName",
"active"
],
"primaryKey": "frequencyBaseCode"
}Get Blueprint API specification for Frequency BasesGET/award/api/v1/frequency-bases/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Frequency Bases.md"
transfer-encoding: chunkedUpdate Frequency BasesPUT/award/api/v1/frequency-bases/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Frequency BasesPUT/award/api/v1/frequency-bases/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Frequency BasesPATCH/award/api/v1/frequency-bases/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Frequency BasesPOST/award/api/v1/frequency-bases/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Frequency BasesPOST/award/api/v1/frequency-bases/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"frequencyBaseCode": "(val)",
"description": "(val)",
"regenerationTypeName": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Frequency Bases by KeyDELETE/award/api/v1/frequency-bases/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Frequency BasesDELETE/award/api/v1/frequency-bases/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Frequency Bases with MatchingDELETE/award/api/v1/frequency-bases/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- frequencyBaseCode
string(optional)Frequency Base Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- regenerationTypeName
string(optional)Regeneration Policy. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalPending Transactions ¶
Get Pending Transactions by KeyGET/award/api/v1/pending-transactions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}Get All Pending TransactionsGET/award/api/v1/pending-transactions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
},
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}
]Get All Pending Transactions with FilteringGET/award/api/v1/pending-transactions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- transactionId
string(optional)Transaction. Maximum length is 22. Validating pattern is ^[0-9]*$.
- documentNumber
string(optional)- sourceAwardNumber
string(optional)Source Award. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- destinationAwardNumber
string(optional)Destination Award. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- obligatedAmount
string(optional)Obligated Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedDirectAmount
string(optional)Obligated Direct. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedIndirectAmount
string(optional)Obligated F&A Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedAmount
string(optional)Anticipated Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedDirectAmount
string(optional)Anticipated Direct Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedIndirectAmount
string(optional)Anticipated F&A Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- comments
string(optional)Comments. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- processedFlag
string(optional)Processed Flag. Maximum length is 1. Validating pattern is .*.
- singleNodeTransaction
string(optional)Single Node Transaction. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
},
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Pending TransactionsGET/award/api/v1/pending-transactions/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"transactionId",
"documentNumber",
"sourceAwardNumber",
"destinationAwardNumber",
"obligatedAmount",
"obligatedDirectAmount",
"obligatedIndirectAmount",
"anticipatedAmount",
"anticipatedDirectAmount",
"anticipatedIndirectAmount",
"comments",
"processedFlag",
"singleNodeTransaction"
],
"primaryKey": "transactionId"
}Get Blueprint API specification for Pending TransactionsGET/award/api/v1/pending-transactions/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Pending Transactions.md"
transfer-encoding: chunkedUpdate Pending TransactionsPUT/award/api/v1/pending-transactions/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Pending TransactionsPUT/award/api/v1/pending-transactions/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
},
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Pending TransactionsPATCH/award/api/v1/pending-transactions/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}Insert Pending TransactionsPOST/award/api/v1/pending-transactions/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Pending TransactionsPOST/award/api/v1/pending-transactions/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
},
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
},
{
"transactionId": "(val)",
"documentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"processedFlag": "(val)",
"singleNodeTransaction": "(val)",
"_primaryKey": "(val)"
}
]Delete Pending Transactions by KeyDELETE/award/api/v1/pending-transactions/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Pending TransactionsDELETE/award/api/v1/pending-transactions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Pending Transactions with MatchingDELETE/award/api/v1/pending-transactions/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- transactionId
string(optional)Transaction. Maximum length is 22. Validating pattern is ^[0-9]*$.
- documentNumber
string(optional)- sourceAwardNumber
string(optional)Source Award. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- destinationAwardNumber
string(optional)Destination Award. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- obligatedAmount
string(optional)Obligated Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedDirectAmount
string(optional)Obligated Direct. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedIndirectAmount
string(optional)Obligated F&A Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedAmount
string(optional)Anticipated Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedDirectAmount
string(optional)Anticipated Direct Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedIndirectAmount
string(optional)Anticipated F&A Change. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- comments
string(optional)Comments. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- processedFlag
string(optional)Processed Flag. Maximum length is 1. Validating pattern is .*.
- singleNodeTransaction
string(optional)Single Node Transaction. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalReport Classes ¶
Get Report Classes by KeyGET/award/api/v1/report-classes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Report ClassesGET/award/api/v1/report-classes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Report Classes with FilteringGET/award/api/v1/report-classes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- reportClassCode
string(optional)Report Class Code. Maximum length is 3. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- generateReportRequirements
string(optional)Generate Report Tracking. Maximum length is 1. Validating pattern is .*.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Report ClassesGET/award/api/v1/report-classes/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"reportClassCode",
"description",
"generateReportRequirements",
"active"
],
"primaryKey": "reportClassCode"
}Get Blueprint API specification for Report ClassesGET/award/api/v1/report-classes/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Report Classes.md"
transfer-encoding: chunkedUpdate Report ClassesPUT/award/api/v1/report-classes/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Report ClassesPUT/award/api/v1/report-classes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Report ClassesPATCH/award/api/v1/report-classes/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Report ClassesPOST/award/api/v1/report-classes/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Report ClassesPOST/award/api/v1/report-classes/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportClassCode": "(val)",
"description": "(val)",
"generateReportRequirements": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Report Classes by KeyDELETE/award/api/v1/report-classes/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Report ClassesDELETE/award/api/v1/report-classes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Report Classes with MatchingDELETE/award/api/v1/report-classes/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- reportClassCode
string(optional)Report Class Code. Maximum length is 3. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- generateReportRequirements
string(optional)Generate Report Tracking. Maximum length is 1. Validating pattern is .*.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalReport Statuses ¶
Get Report Statuses by KeyGET/award/api/v1/report-statuses/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All Report StatusesGET/award/api/v1/report-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Report Statuses with FilteringGET/award/api/v1/report-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- reportStatusCode
string(optional)Report Status Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Report StatusesGET/award/api/v1/report-statuses/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"reportStatusCode",
"description",
"active"
],
"primaryKey": "reportStatusCode"
}Get Blueprint API specification for Report StatusesGET/award/api/v1/report-statuses/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Report Statuses.md"
transfer-encoding: chunkedUpdate Report StatusesPUT/award/api/v1/report-statuses/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Report StatusesPUT/award/api/v1/report-statuses/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Report StatusesPATCH/award/api/v1/report-statuses/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Report StatusesPOST/award/api/v1/report-statuses/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Report StatusesPOST/award/api/v1/report-statuses/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportStatusCode": "(val)",
"description": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Report Statuses by KeyDELETE/award/api/v1/report-statuses/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Report StatusesDELETE/award/api/v1/report-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Report Statuses with MatchingDELETE/award/api/v1/report-statuses/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- reportStatusCode
string(optional)Report Status Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalReport Tracking ¶
Get Report Tracking by KeyGET/award/api/v1/report-tracking/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}Get All Report TrackingGET/award/api/v1/report-tracking/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}
]Get All Report Tracking with FilteringGET/award/api/v1/report-tracking/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardReportTrackingId
string(optional)Award Report Tracking Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardReportTermId
string(optional)Award Report Terms Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- awardId
string(optional)- piPersonId
string(optional)- piRolodexId
string(optional)- piName
string(optional)Full Name. Maximum length is 90. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- leadUnitNumber
string(optional)The lead unit number for the Award. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- reportClassCode
string(optional)Report Class. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Report. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyCode
string(optional)Frequency. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyBaseCode
string(optional)Frequency Base. Maximum length is 22. Validating pattern is ^[0-9]*$.
- ospDistributionCode
string(optional)OSP File Copy. Maximum length is 22. Validating pattern is ^[0-9]*$.
- statusCode
string(optional)Status. Maximum length is 22. Validating pattern is ^[0-9]*$.
- baseDate
string(optional)Base Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- activityDate
string(optional)Activity Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- comments
string(optional)Comments. Maximum length is 200. Validating pattern is ^[A-Za-z0-9]*$.
- preparerId
string(optional)Preparer. Maximum length is 40. Validating pattern is ^[A-Za-z0-9]*$.
- preparerName
string(optional)Preparer Name. Maximum length is 90. Validating pattern is .*.
- sponsorCode
string(optional)The identification number of the organization or agency that is providing support for the sponsored project. Maximum length is 20. Validating pattern is ^[\p{Graph}]*$.
- sponsorAwardNumber
string(optional)Sponsor Award ID. Maximum length is 70. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- title
string(optional)The proposed title of the project. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- lastUpdateUser
string(optional)Last Updated By. Maximum length is 90. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- lastUpdateDate
string(optional)Last Updated Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Report TrackingGET/award/api/v1/report-tracking/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardReportTrackingId",
"awardReportTermId",
"awardNumber",
"awardId",
"piPersonId",
"piRolodexId",
"piName",
"leadUnitNumber",
"reportClassCode",
"reportCode",
"frequencyCode",
"frequencyBaseCode",
"ospDistributionCode",
"statusCode",
"baseDate",
"dueDate",
"activityDate",
"comments",
"preparerId",
"preparerName",
"sponsorCode",
"sponsorAwardNumber",
"title",
"lastUpdateUser",
"lastUpdateDate"
],
"primaryKey": "awardReportTrackingId"
}Get Blueprint API specification for Report TrackingGET/award/api/v1/report-tracking/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Report Tracking.md"
transfer-encoding: chunkedUpdate Report TrackingPUT/award/api/v1/report-tracking/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Report TrackingPUT/award/api/v1/report-tracking/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Report TrackingPATCH/award/api/v1/report-tracking/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}Insert Report TrackingPOST/award/api/v1/report-tracking/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Report TrackingPOST/award/api/v1/report-tracking/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportTrackingId": "(val)",
"awardReportTermId": "(val)",
"awardNumber": "(val)",
"awardId": "(val)",
"piPersonId": "(val)",
"piRolodexId": "(val)",
"piName": "(val)",
"leadUnitNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"ospDistributionCode": "(val)",
"statusCode": "(val)",
"baseDate": "(val)",
"dueDate": "(val)",
"activityDate": "(val)",
"comments": "(val)",
"preparerId": "(val)",
"preparerName": "(val)",
"sponsorCode": "(val)",
"sponsorAwardNumber": "(val)",
"title": "(val)",
"lastUpdateUser": "(val)",
"lastUpdateDate": "(val)",
"_primaryKey": "(val)"
}
]Delete Report Tracking by KeyDELETE/award/api/v1/report-tracking/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Report TrackingDELETE/award/api/v1/report-tracking/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Report Tracking with MatchingDELETE/award/api/v1/report-tracking/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardReportTrackingId
string(optional)Award Report Tracking Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardReportTermId
string(optional)Award Report Terms Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- awardId
string(optional)- piPersonId
string(optional)- piRolodexId
string(optional)- piName
string(optional)Full Name. Maximum length is 90. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- leadUnitNumber
string(optional)The lead unit number for the Award. Maximum length is 20. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- reportClassCode
string(optional)Report Class. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Report. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyCode
string(optional)Frequency. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyBaseCode
string(optional)Frequency Base. Maximum length is 22. Validating pattern is ^[0-9]*$.
- ospDistributionCode
string(optional)OSP File Copy. Maximum length is 22. Validating pattern is ^[0-9]*$.
- statusCode
string(optional)Status. Maximum length is 22. Validating pattern is ^[0-9]*$.
- baseDate
string(optional)Base Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- activityDate
string(optional)Activity Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- comments
string(optional)Comments. Maximum length is 200. Validating pattern is ^[A-Za-z0-9]*$.
- preparerId
string(optional)Preparer. Maximum length is 40. Validating pattern is ^[A-Za-z0-9]*$.
- preparerName
string(optional)Preparer Name. Maximum length is 90. Validating pattern is .*.
- sponsorCode
string(optional)The identification number of the organization or agency that is providing support for the sponsored project. Maximum length is 20. Validating pattern is ^[\p{Graph}]*$.
- sponsorAwardNumber
string(optional)Sponsor Award ID. Maximum length is 70. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- title
string(optional)The proposed title of the project. Maximum length is 200. Validating pattern is ^[\u0000-\uFFFF]*$.
- lastUpdateUser
string(optional)Last Updated By. Maximum length is 90. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- lastUpdateDate
string(optional)Last Updated Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalReports ¶
Get Reports by KeyGET/award/api/v1/reports/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Get All ReportsGET/award/api/v1/reports/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get All Reports with FilteringGET/award/api/v1/reports/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- reportCode
string(optional)Report Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- finalReportFlag
string(optional)Final Report Flag. Maximum length is 1. Validating pattern is .*.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for ReportsGET/award/api/v1/reports/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"reportCode",
"description",
"finalReportFlag",
"active"
],
"primaryKey": "reportCode"
}Get Blueprint API specification for ReportsGET/award/api/v1/reports/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Reports.md"
transfer-encoding: chunkedUpdate ReportsPUT/award/api/v1/reports/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}204Update Multiple ReportsPUT/award/api/v1/reports/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes ReportsPATCH/award/api/v1/reports/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert ReportsPOST/award/api/v1/reports/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}Insert Multiple ReportsPOST/award/api/v1/reports/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
},
{
"reportCode": "(val)",
"description": "(val)",
"finalReportFlag": "(val)",
"active": "(val)",
"_primaryKey": "(val)"
}
]Delete Reports by KeyDELETE/award/api/v1/reports/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All ReportsDELETE/award/api/v1/reports/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Reports with MatchingDELETE/award/api/v1/reports/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- reportCode
string(optional)Report Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- description
string(optional)Description. Maximum length is 200. Validating pattern is ^[\p{Graph}\p{Space}]*$.
- finalReportFlag
string(optional)Final Report Flag. Maximum length is 1. Validating pattern is .*.
- active
string(optional)Active. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalSent Report Notifications ¶
Get Sent Report Notifications by KeyGET/award/api/v1/sent-report-notifications/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}Get All Sent Report NotificationsGET/award/api/v1/sent-report-notifications/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}
]Get All Sent Report Notifications with FilteringGET/award/api/v1/sent-report-notifications/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardReportNotifSentId
string(optional)Report Tracking Sent Notification Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- reportClassCode
string(optional)Report Class. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Report. Maximum length is 22. Validating pattern is ^[0-9]*$.
- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- actionCode
string(optional)Action Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9-]*$.
- dateSent
string(optional)Date Sent. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Sent Report NotificationsGET/award/api/v1/sent-report-notifications/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardReportNotifSentId",
"awardNumber",
"reportClassCode",
"reportCode",
"dueDate",
"actionCode",
"dateSent"
],
"primaryKey": "awardReportNotifSentId"
}Get Blueprint API specification for Sent Report NotificationsGET/award/api/v1/sent-report-notifications/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Sent Report Notifications.md"
transfer-encoding: chunkedUpdate Sent Report NotificationsPUT/award/api/v1/sent-report-notifications/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Sent Report NotificationsPUT/award/api/v1/sent-report-notifications/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Sent Report NotificationsPATCH/award/api/v1/sent-report-notifications/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}Insert Sent Report NotificationsPOST/award/api/v1/sent-report-notifications/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Sent Report NotificationsPOST/award/api/v1/sent-report-notifications/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
},
{
"awardReportNotifSentId": "(val)",
"awardNumber": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"dueDate": "(val)",
"actionCode": "(val)",
"dateSent": "(val)",
"_primaryKey": "(val)"
}
]Delete Sent Report Notifications by KeyDELETE/award/api/v1/sent-report-notifications/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Sent Report NotificationsDELETE/award/api/v1/sent-report-notifications/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Sent Report Notifications with MatchingDELETE/award/api/v1/sent-report-notifications/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardReportNotifSentId
string(optional)Report Tracking Sent Notification Id. Maximum length is 40. Validating pattern is ^[\p{Graph}]*$.
- awardNumber
string(optional)Award ID. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- reportClassCode
string(optional)Report Class. Maximum length is 22. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Report. Maximum length is 22. Validating pattern is ^[0-9]*$.
- dueDate
string(optional)Due Date. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- actionCode
string(optional)Action Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9-]*$.
- dateSent
string(optional)Date Sent. Maximum length is 10. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalSubcontracting Expenditure Category Amounts ¶
Get Subcontracting Expenditure Category Amounts by KeyGET/award/api/v1/subcontracting-expenditure-category-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}Get All Subcontracting Expenditure Category AmountsGET/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]Get All Subcontracting Expenditure Category Amounts with FilteringGET/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardNumber
string(optional)- largeBusinessExpenditureAmount
string(optional)- smallBusinessExpenditureAmount
string(optional)- womanOwnedExpenditureAmount
string(optional)- eightADisadvantageExpenditureAmount
string(optional)- hubZoneExpenditureAmount
string(optional)- veteranOwnedExpenditureAmount
string(optional)- serviceDisabledVeteranOwnedExpenditureAmount
string(optional)- historicalBlackCollegeExpenditureAmount
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Subcontracting Expenditure Category AmountsGET/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardNumber",
"largeBusinessExpenditureAmount",
"smallBusinessExpenditureAmount",
"womanOwnedExpenditureAmount",
"eightADisadvantageExpenditureAmount",
"hubZoneExpenditureAmount",
"veteranOwnedExpenditureAmount",
"serviceDisabledVeteranOwnedExpenditureAmount",
"historicalBlackCollegeExpenditureAmount"
],
"primaryKey": "awardNumber"
}Get Blueprint API specification for Subcontracting Expenditure Category AmountsGET/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Subcontracting Expenditure Category Amounts.md"
transfer-encoding: chunkedUpdate Subcontracting Expenditure Category AmountsPUT/award/api/v1/subcontracting-expenditure-category-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Subcontracting Expenditure Category AmountsPUT/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Subcontracting Expenditure Category AmountsPATCH/award/api/v1/subcontracting-expenditure-category-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}Insert Subcontracting Expenditure Category AmountsPOST/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Subcontracting Expenditure Category AmountsPOST/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]Delete Subcontracting Expenditure Category Amounts by KeyDELETE/award/api/v1/subcontracting-expenditure-category-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Subcontracting Expenditure Category AmountsDELETE/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Subcontracting Expenditure Category Amounts with MatchingDELETE/award/api/v1/subcontracting-expenditure-category-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardNumber
string(optional)- largeBusinessExpenditureAmount
string(optional)- smallBusinessExpenditureAmount
string(optional)- womanOwnedExpenditureAmount
string(optional)- eightADisadvantageExpenditureAmount
string(optional)- hubZoneExpenditureAmount
string(optional)- veteranOwnedExpenditureAmount
string(optional)- serviceDisabledVeteranOwnedExpenditureAmount
string(optional)- historicalBlackCollegeExpenditureAmount
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalSubcontracting Expenditure Category Details ¶
Get Subcontracting Expenditure Category Details by KeyGET/award/api/v1/subcontracting-expenditure-category-details/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}Get All Subcontracting Expenditure Category DetailsGET/award/api/v1/subcontracting-expenditure-category-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
},
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}
]Get All Subcontracting Expenditure Category Details with FilteringGET/award/api/v1/subcontracting-expenditure-category-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- id
string(optional)- awardNumber
string(optional)- amount
string(optional)- fiscalPeriod
string(optional)- largeBusiness
string(optional)- smallBusiness
string(optional)- womanOwned
string(optional)- eightADisadvantage
string(optional)- hubZone
string(optional)- veteranOwned
string(optional)- serviceDisabledVeteranOwned
string(optional)- historicalBlackCollege
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
},
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Subcontracting Expenditure Category DetailsGET/award/api/v1/subcontracting-expenditure-category-details/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"id",
"awardNumber",
"amount",
"fiscalPeriod",
"largeBusiness",
"smallBusiness",
"womanOwned",
"eightADisadvantage",
"hubZone",
"veteranOwned",
"serviceDisabledVeteranOwned",
"historicalBlackCollege"
],
"primaryKey": "id"
}Get Blueprint API specification for Subcontracting Expenditure Category DetailsGET/award/api/v1/subcontracting-expenditure-category-details/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Subcontracting Expenditure Category Details.md"
transfer-encoding: chunkedUpdate Subcontracting Expenditure Category DetailsPUT/award/api/v1/subcontracting-expenditure-category-details/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Subcontracting Expenditure Category DetailsPUT/award/api/v1/subcontracting-expenditure-category-details/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
},
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Subcontracting Expenditure Category DetailsPATCH/award/api/v1/subcontracting-expenditure-category-details/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}Insert Subcontracting Expenditure Category DetailsPOST/award/api/v1/subcontracting-expenditure-category-details/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Subcontracting Expenditure Category DetailsPOST/award/api/v1/subcontracting-expenditure-category-details/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
},
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
},
{
"id": "(val)",
"awardNumber": "(val)",
"amount": "(val)",
"fiscalPeriod": "(val)",
"largeBusiness": "(val)",
"smallBusiness": "(val)",
"womanOwned": "(val)",
"eightADisadvantage": "(val)",
"hubZone": "(val)",
"veteranOwned": "(val)",
"serviceDisabledVeteranOwned": "(val)",
"historicalBlackCollege": "(val)",
"_primaryKey": "(val)"
}
]Delete Subcontracting Expenditure Category Details by KeyDELETE/award/api/v1/subcontracting-expenditure-category-details/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Subcontracting Expenditure Category DetailsDELETE/award/api/v1/subcontracting-expenditure-category-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Subcontracting Expenditure Category Details with MatchingDELETE/award/api/v1/subcontracting-expenditure-category-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- id
string(optional)- awardNumber
string(optional)- amount
string(optional)- fiscalPeriod
string(optional)- largeBusiness
string(optional)- smallBusiness
string(optional)- womanOwned
string(optional)- eightADisadvantage
string(optional)- hubZone
string(optional)- veteranOwned
string(optional)- serviceDisabledVeteranOwned
string(optional)- historicalBlackCollege
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalSubcontracting Expenditure Category In Date Range Amounts ¶
Get Subcontracting Expenditure Category In Date Range Amounts by KeyGET/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}Get All Subcontracting Expenditure Category In Date Range AmountsGET/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]Get All Subcontracting Expenditure Category In Date Range Amounts with FilteringGET/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- awardNumber
string(optional)- rangeStartDate
string(optional)Range Start Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- rangeEndDate
string(optional)Range End Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- largeBusinessExpenditureAmount
string(optional)- smallBusinessExpenditureAmount
string(optional)- womanOwnedExpenditureAmount
string(optional)- eightADisadvantageExpenditureAmount
string(optional)- hubZoneExpenditureAmount
string(optional)- veteranOwnedExpenditureAmount
string(optional)- serviceDisabledVeteranOwnedExpenditureAmount
string(optional)- historicalBlackCollegeExpenditureAmount
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Subcontracting Expenditure Category In Date Range AmountsGET/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"awardNumber",
"rangeStartDate",
"rangeEndDate",
"largeBusinessExpenditureAmount",
"smallBusinessExpenditureAmount",
"womanOwnedExpenditureAmount",
"eightADisadvantageExpenditureAmount",
"hubZoneExpenditureAmount",
"veteranOwnedExpenditureAmount",
"serviceDisabledVeteranOwnedExpenditureAmount",
"historicalBlackCollegeExpenditureAmount"
],
"primaryKey": "awardNumber"
}Get Blueprint API specification for Subcontracting Expenditure Category In Date Range AmountsGET/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Subcontracting Expenditure Category In Date Range Amounts.md"
transfer-encoding: chunkedUpdate Subcontracting Expenditure Category In Date Range AmountsPUT/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Subcontracting Expenditure Category In Date Range AmountsPUT/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Subcontracting Expenditure Category In Date Range AmountsPATCH/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}Insert Subcontracting Expenditure Category In Date Range AmountsPOST/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Subcontracting Expenditure Category In Date Range AmountsPOST/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
},
{
"awardNumber": "(val)",
"rangeStartDate": "(val)",
"rangeEndDate": "(val)",
"largeBusinessExpenditureAmount": "(val)",
"smallBusinessExpenditureAmount": "(val)",
"womanOwnedExpenditureAmount": "(val)",
"eightADisadvantageExpenditureAmount": "(val)",
"hubZoneExpenditureAmount": "(val)",
"veteranOwnedExpenditureAmount": "(val)",
"serviceDisabledVeteranOwnedExpenditureAmount": "(val)",
"historicalBlackCollegeExpenditureAmount": "(val)",
"_primaryKey": "(val)"
}
]Delete Subcontracting Expenditure Category In Date Range Amounts by KeyDELETE/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Subcontracting Expenditure Category In Date Range AmountsDELETE/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Subcontracting Expenditure Category In Date Range Amounts with MatchingDELETE/award/api/v1/subcontracting-expenditure-category-in-date-range-amounts/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- awardNumber
string(optional)- rangeStartDate
string(optional)Range Start Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- rangeEndDate
string(optional)Range End Date. Maximum length is 21. Validating pattern is ^(19|2[0-9])[0-9]{2}-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$.
- largeBusinessExpenditureAmount
string(optional)- smallBusinessExpenditureAmount
string(optional)- womanOwnedExpenditureAmount
string(optional)- eightADisadvantageExpenditureAmount
string(optional)- hubZoneExpenditureAmount
string(optional)- veteranOwnedExpenditureAmount
string(optional)- serviceDisabledVeteranOwnedExpenditureAmount
string(optional)- historicalBlackCollegeExpenditureAmount
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalTransaction Details ¶
Get Transaction Details by KeyGET/award/api/v1/transaction-details/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}Get All Transaction DetailsGET/award/api/v1/transaction-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
},
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}
]Get All Transaction Details with FilteringGET/award/api/v1/transaction-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- transactionDetailId
string(optional)Transaction Detail Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award Number. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- transactionId
string(optional)Transaction Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- timeAndMoneyDocumentNumber
string(optional)Document Number. Maximum length is 10. Validating pattern is ^[A-Za-z0-9]*$.
- sourceAwardNumber
string(optional)Source. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- destinationAwardNumber
string(optional)Destination. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- obligatedAmount
string(optional)Obligated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedDirectAmount
string(optional)Obligated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedIndirectAmount
string(optional)Obligated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedAmount
string(optional)Anticipated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedDirectAmount
string(optional)Anticipated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedIndirectAmount
string(optional)Anticipated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- comments
string(optional)Comments. Maximum length is 2000. Validating pattern is ^[A-Za-z0-9]*$.
- transactionDetailType
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
},
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Transaction DetailsGET/award/api/v1/transaction-details/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"transactionDetailId",
"awardNumber",
"sequenceNumber",
"transactionId",
"timeAndMoneyDocumentNumber",
"sourceAwardNumber",
"destinationAwardNumber",
"obligatedAmount",
"obligatedDirectAmount",
"obligatedIndirectAmount",
"anticipatedAmount",
"anticipatedDirectAmount",
"anticipatedIndirectAmount",
"comments",
"transactionDetailType"
],
"primaryKey": "transactionDetailId"
}Get Blueprint API specification for Transaction DetailsGET/award/api/v1/transaction-details/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Transaction Details.md"
transfer-encoding: chunkedUpdate Transaction DetailsPUT/award/api/v1/transaction-details/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Transaction DetailsPUT/award/api/v1/transaction-details/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
},
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Transaction DetailsPATCH/award/api/v1/transaction-details/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}Insert Transaction DetailsPOST/award/api/v1/transaction-details/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Transaction DetailsPOST/award/api/v1/transaction-details/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
},
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
},
{
"transactionDetailId": "(val)",
"awardNumber": "(val)",
"sequenceNumber": "(val)",
"transactionId": "(val)",
"timeAndMoneyDocumentNumber": "(val)",
"sourceAwardNumber": "(val)",
"destinationAwardNumber": "(val)",
"obligatedAmount": "(val)",
"obligatedDirectAmount": "(val)",
"obligatedIndirectAmount": "(val)",
"anticipatedAmount": "(val)",
"anticipatedDirectAmount": "(val)",
"anticipatedIndirectAmount": "(val)",
"comments": "(val)",
"transactionDetailType": "(val)",
"_primaryKey": "(val)"
}
]Delete Transaction Details by KeyDELETE/award/api/v1/transaction-details/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Transaction DetailsDELETE/award/api/v1/transaction-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Transaction Details with MatchingDELETE/award/api/v1/transaction-details/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- transactionDetailId
string(optional)Transaction Detail Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- awardNumber
string(optional)Award Number. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- sequenceNumber
string(optional)Sequence Number. Maximum length is 4. Validating pattern is ^[0-9]*$.
- transactionId
string(optional)Transaction Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- timeAndMoneyDocumentNumber
string(optional)Document Number. Maximum length is 10. Validating pattern is ^[A-Za-z0-9]*$.
- sourceAwardNumber
string(optional)Source. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- destinationAwardNumber
string(optional)Destination. Maximum length is 12. Validating pattern is ^\d\d\d\d\d\d-\d\d\d\d\d*$.
- obligatedAmount
string(optional)Obligated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedDirectAmount
string(optional)Obligated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- obligatedIndirectAmount
string(optional)Obligated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedAmount
string(optional)Anticipated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedDirectAmount
string(optional)Anticipated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- anticipatedIndirectAmount
string(optional)Anticipated. Maximum length is 22. Validating pattern is ^-?([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- comments
string(optional)Comments. Maximum length is 2000. Validating pattern is ^[A-Za-z0-9]*$.
- transactionDetailType
string(optional)
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalValid Award Basis Payments ¶
Get Valid Award Basis Payments by KeyGET/award/api/v1/valid-award-basis-payments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}Get All Valid Award Basis PaymentsGET/award/api/v1/valid-award-basis-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Valid Award Basis Payments with FilteringGET/award/api/v1/valid-award-basis-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- validAwardBasisPaymentId
string(optional)Valid Award Basis Payment Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- basisOfPaymentCode
string(optional)Basis Of Payment Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- awardTypeCode
string(optional)Award Type Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Valid Award Basis PaymentsGET/award/api/v1/valid-award-basis-payments/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"validAwardBasisPaymentId",
"basisOfPaymentCode",
"awardTypeCode"
],
"primaryKey": "validAwardBasisPaymentId"
}Get Blueprint API specification for Valid Award Basis PaymentsGET/award/api/v1/valid-award-basis-payments/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Valid Award Basis Payments.md"
transfer-encoding: chunkedUpdate Valid Award Basis PaymentsPUT/award/api/v1/valid-award-basis-payments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Valid Award Basis PaymentsPUT/award/api/v1/valid-award-basis-payments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Valid Award Basis PaymentsPATCH/award/api/v1/valid-award-basis-payments/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}Insert Valid Award Basis PaymentsPOST/award/api/v1/valid-award-basis-payments/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Valid Award Basis PaymentsPOST/award/api/v1/valid-award-basis-payments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
},
{
"validAwardBasisPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"awardTypeCode": "(val)",
"_primaryKey": "(val)"
}
]Delete Valid Award Basis Payments by KeyDELETE/award/api/v1/valid-award-basis-payments/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Valid Award Basis PaymentsDELETE/award/api/v1/valid-award-basis-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Valid Award Basis Payments with MatchingDELETE/award/api/v1/valid-award-basis-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- validAwardBasisPaymentId
string(optional)Valid Award Basis Payment Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- basisOfPaymentCode
string(optional)Basis Of Payment Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
- awardTypeCode
string(optional)Award Type Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalValid Basis Method Payments ¶
Get Valid Basis Method Payments by KeyGET/award/api/v1/valid-basis-method-payments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}Get All Valid Basis Method PaymentsGET/award/api/v1/valid-basis-method-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
},
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}
]Get All Valid Basis Method Payments with FilteringGET/award/api/v1/valid-basis-method-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- validBasisMethodPaymentId
string(optional)Valid Basis Method Pmt Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- basisOfPaymentCode
string(optional)Basis Of Payment Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- methodOfPaymentCode
string(optional)Method Of Payment Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- invInstructionsIndicator
string(optional)Inv Instructions Indicator. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
},
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Valid Basis Method PaymentsGET/award/api/v1/valid-basis-method-payments/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"validBasisMethodPaymentId",
"basisOfPaymentCode",
"methodOfPaymentCode",
"invInstructionsIndicator"
],
"primaryKey": "validBasisMethodPaymentId"
}Get Blueprint API specification for Valid Basis Method PaymentsGET/award/api/v1/valid-basis-method-payments/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Valid Basis Method Payments.md"
transfer-encoding: chunkedUpdate Valid Basis Method PaymentsPUT/award/api/v1/valid-basis-method-payments/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Valid Basis Method PaymentsPUT/award/api/v1/valid-basis-method-payments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
},
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Valid Basis Method PaymentsPATCH/award/api/v1/valid-basis-method-payments/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}Insert Valid Basis Method PaymentsPOST/award/api/v1/valid-basis-method-payments/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Valid Basis Method PaymentsPOST/award/api/v1/valid-basis-method-payments/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
},
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
},
{
"validBasisMethodPaymentId": "(val)",
"basisOfPaymentCode": "(val)",
"methodOfPaymentCode": "(val)",
"invInstructionsIndicator": "(val)",
"_primaryKey": "(val)"
}
]Delete Valid Basis Method Payments by KeyDELETE/award/api/v1/valid-basis-method-payments/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Valid Basis Method PaymentsDELETE/award/api/v1/valid-basis-method-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Valid Basis Method Payments with MatchingDELETE/award/api/v1/valid-basis-method-payments/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- validBasisMethodPaymentId
string(optional)Valid Basis Method Pmt Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- basisOfPaymentCode
string(optional)Basis Of Payment Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- methodOfPaymentCode
string(optional)Method Of Payment Code. Maximum length is 22. Validating pattern is ^[0-9]*$.
- invInstructionsIndicator
string(optional)Inv Instructions Indicator. Maximum length is 1. Validating pattern is .*.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalValid Class Report Frequencies ¶
Get Valid Class Report Frequencies by KeyGET/award/api/v1/valid-class-report-frequencies/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}Get All Valid Class Report FrequenciesGET/award/api/v1/valid-class-report-frequencies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
},
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Valid Class Report Frequencies with FilteringGET/award/api/v1/valid-class-report-frequencies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- validClassReportFreqId
string(optional)Valid Class Report Freq Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- reportClassCode
string(optional)Report Class Code. Maximum length is 3. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Report Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- frequencyCode
string(optional)Frequency Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
},
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Valid Class Report FrequenciesGET/award/api/v1/valid-class-report-frequencies/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"validClassReportFreqId",
"reportClassCode",
"reportCode",
"frequencyCode"
],
"primaryKey": "validClassReportFreqId"
}Get Blueprint API specification for Valid Class Report FrequenciesGET/award/api/v1/valid-class-report-frequencies/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Valid Class Report Frequencies.md"
transfer-encoding: chunkedUpdate Valid Class Report FrequenciesPUT/award/api/v1/valid-class-report-frequencies/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Valid Class Report FrequenciesPUT/award/api/v1/valid-class-report-frequencies/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
},
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Valid Class Report FrequenciesPATCH/award/api/v1/valid-class-report-frequencies/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}Insert Valid Class Report FrequenciesPOST/award/api/v1/valid-class-report-frequencies/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Valid Class Report FrequenciesPOST/award/api/v1/valid-class-report-frequencies/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
},
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
},
{
"validClassReportFreqId": "(val)",
"reportClassCode": "(val)",
"reportCode": "(val)",
"frequencyCode": "(val)",
"_primaryKey": "(val)"
}
]Delete Valid Class Report Frequencies by KeyDELETE/award/api/v1/valid-class-report-frequencies/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Valid Class Report FrequenciesDELETE/award/api/v1/valid-class-report-frequencies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Valid Class Report Frequencies with MatchingDELETE/award/api/v1/valid-class-report-frequencies/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- validClassReportFreqId
string(optional)Valid Class Report Freq Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- reportClassCode
string(optional)Report Class Code. Maximum length is 3. Validating pattern is ^((-?[1-9][0-9])|[0])*$.
- reportCode
string(optional)Report Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- frequencyCode
string(optional)Frequency Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalValid Frequency Bases ¶
Get Valid Frequency Bases by KeyGET/award/api/v1/valid-frequency-bases/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}Get All Valid Frequency BasesGET/award/api/v1/valid-frequency-bases/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
},
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Valid Frequency Bases with FilteringGET/award/api/v1/valid-frequency-bases/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- validFrequencyBaseId
string(optional)Valid Frequency Base Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyCode
string(optional)Frequency Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- frequencyBaseCode
string(optional)Frequency Base Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
},
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Valid Frequency BasesGET/award/api/v1/valid-frequency-bases/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"validFrequencyBaseId",
"frequencyCode",
"frequencyBaseCode"
],
"primaryKey": "validFrequencyBaseId"
}Get Blueprint API specification for Valid Frequency BasesGET/award/api/v1/valid-frequency-bases/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Valid Frequency Bases.md"
transfer-encoding: chunkedUpdate Valid Frequency BasesPUT/award/api/v1/valid-frequency-bases/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Valid Frequency BasesPUT/award/api/v1/valid-frequency-bases/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
},
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Valid Frequency BasesPATCH/award/api/v1/valid-frequency-bases/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}Insert Valid Frequency BasesPOST/award/api/v1/valid-frequency-bases/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Valid Frequency BasesPOST/award/api/v1/valid-frequency-bases/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
},
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
},
{
"validFrequencyBaseId": "(val)",
"frequencyCode": "(val)",
"frequencyBaseCode": "(val)",
"_primaryKey": "(val)"
}
]Delete Valid Frequency Bases by KeyDELETE/award/api/v1/valid-frequency-bases/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Valid Frequency BasesDELETE/award/api/v1/valid-frequency-bases/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Valid Frequency Bases with MatchingDELETE/award/api/v1/valid-frequency-bases/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- validFrequencyBaseId
string(optional)Valid Frequency Base Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- frequencyCode
string(optional)Frequency Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
- frequencyBaseCode
string(optional)Frequency Base Code. Maximum length is 3. Validating pattern is ^[0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalValid Rates ¶
Get Valid Rates by KeyGET/award/api/v1/valid-rates/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}Get All Valid RatesGET/award/api/v1/valid-rates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
},
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}
]Get All Valid Rates with FilteringGET/award/api/v1/valid-rates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to fetch. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- validRatesId
string(optional)Valid Rates Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- onCampusRate
string(optional)On Campus Rate. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- offCampusRate
string(optional)Off Campus Rate. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- rateClassType
string(optional)Rate Class Type. Maximum length is 20. Validating pattern is .*.
- adjustmentKey
string(optional)Adjustment Key. Maximum length is 6. Validating pattern is ^[A-Za-z0-9]*$.
- icrRateCode
string(optional)ICR Rate Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to fetch either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalBody
[
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
},
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}
]Get Schema for Valid RatesGET/award/api/v1/valid-rates/
Example URI
- _schema
string(required)will instruct the endpoint to return a schema data structure for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: application/json200Headers
Content-Type: application/json;charset=UTF-8Body
{
"columns": [
"validRatesId",
"onCampusRate",
"offCampusRate",
"rateClassType",
"adjustmentKey",
"icrRateCode"
],
"primaryKey": "validRatesId"
}Get Blueprint API specification for Valid RatesGET/award/api/v1/valid-rates/
Example URI
- _blueprint
string(required)will instruct the endpoint to return an api blueprint markdown file for the resource
Headers
Authorization: Bearer {api-key}
Content-Type: text/markdown200Headers
Content-Type: text/markdown;charset=UTF-8
Content-Disposition: attachment; filename="Valid Rates.md"
transfer-encoding: chunkedUpdate Valid RatesPUT/award/api/v1/valid-rates/(key)
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}204Update Multiple Valid RatesPUT/award/api/v1/valid-rates/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
},
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}
]204Update Specific Attributes Valid RatesPATCH/award/api/v1/valid-rates/(key)
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the update
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Body
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}Insert Valid RatesPOST/award/api/v1/valid-rates/
Example URI
- createMaintenanceDocument
string(required)if
true, will create a maintenance document for the insertion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json201Body
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}Insert Multiple Valid RatesPOST/award/api/v1/valid-rates/
Example URI
Headers
Authorization: Bearer {api-key}
Content-Type: application/jsonBody
[
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
},
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}
]201Body
[
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
},
{
"validRatesId": "(val)",
"onCampusRate": "(val)",
"offCampusRate": "(val)",
"rateClassType": "(val)",
"adjustmentKey": "(val)",
"icrRateCode": "(val)",
"_primaryKey": "(val)"
}
]Delete Valid Rates by KeyDELETE/award/api/v1/valid-rates/(key)
Example URI
- createMaintenanceDocument
string(required)if true, will create a maintenance document for the deletion
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Delete All Valid RatesDELETE/award/api/v1/valid-rates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in totalDelete All Valid Rates with MatchingDELETE/award/api/v1/valid-rates/
Example URI
- _startIndex
string(optional)The integer index to use for paging. Zero based. If not present, defaults to 0. Cannot be less than 0.
- _limit
string(optional)The integer number of records to delete. If not present, defaults to a system defined value. Cannot be greater than the system defined value.
- _allowMulti
boolean(required)flag to allow multiple resources to be deleted in one operation
- validRatesId
string(optional)Valid Rates Id. Maximum length is 22. Validating pattern is ^[0-9]*$.
- onCampusRate
string(optional)On Campus Rate. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- offCampusRate
string(optional)Off Campus Rate. Maximum length is 22. Validating pattern is ^([0-9]{0,10}.[0-9]{1,2}|[0-9]{1,10})$.
- rateClassType
string(optional)Rate Class Type. Maximum length is 20. Validating pattern is .*.
- adjustmentKey
string(optional)Adjustment Key. Maximum length is 6. Validating pattern is ^[A-Za-z0-9]*$.
- icrRateCode
string(optional)ICR Rate Code. Maximum length is 3. Validating pattern is ^[A-Za-z0-9]*$.
Headers
Authorization: Bearer {api-key}
Content-Type: application/json204Headers
X-Kuali-Paging-Start-Index: startIndex - The integer index used for paging.
X-Kuali-Paging-Limit: limit - The integer number of records used to delete either imposed by the system or as requested
X-Kuali-Paging-Total: total - The integer number of records in total