Project Contracts

GET {{base_url}}/project/:wbskey/contract

Use this endpoint to retrieve all project contracts associated with a project in the Projects hub.

The main project record has limited contract information on the interface of the browser tool. Use this endpoint to see what information appears in Contract Management in the Projects hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"WBS1":"0020080AR0341","ContractNumber":"123654789","ContractStatus":"04","FeeIncludeInd":"N","RequestDate":"2008-12-31T00:00:00.000","ApprovedDate":"2008-12-31T00:00:00.000","Period":200812,"ContractType":"","Notes":"","ContractDescription":"","FeeDirLab":0,"FeeDirExp":0,"Fee":0,"ConsultFee":0,"ReimbAllowExp":0,"ReimbAllowCons":0,"ReimbAllow":0,"Total":0,"FeeDirLabBillingCurrency":0,"FeeDirExpBillingCurrency":0,"FeeBillingCurrency":0,"ConsultFeeBillingCurrency":0,"ReimbAllowExpBillingCurrency":0,"ReimbAllowConsBillingCurrency":0,"ReimbAllowBillingCurrency":0,"TotalBillingCurrency":0,"FeeDirLabFunctionalCurrency":0,"FeeDirExpFunctionalCurrency":0,"FeeFunctionalCurrency":0,"ConsultFeeFunctionalCurrency":0,"ReimbAllowExpFunctionalCurrency":0,"ReimbAllowConsFunctionalCurrency":0,"ReimbAllowFunctionalCurrency":0,"TotalFunctionalCurrency":0},{"WBS1":"0020080AR0341","ContractNumber":"32987654","ContractStatus":"03","FeeIncludeInd":"N","RequestDate":"2008-12-31T00:00:00.000","ApprovedDate":"2008-12-31T00:00:00.000","Period":200812,"ContractType":"","Notes":"","ContractDescription":"","FeeDirLab":1000,"FeeDirExp":0,"Fee":1000,"ConsultFee":0,"ReimbAllowExp":0,"ReimbAllowCons":0,"ReimbAllow":0,"Total":1000,"FeeDirLabBillingCurrency":1000,"FeeDirExpBillingCurrency":0,"FeeBillingCurrency":1000,"ConsultFeeBillingCurrency":0,"ReimbAllowExpBillingCurrency":0,"ReimbAllowConsBillingCurrency":0,"ReimbAllowBillingCurrency":0,"TotalBillingCurrency":1000,"FeeDirLabFunctionalCurrency":1000,"FeeDirExpFunctionalCurrency":0,"FeeFunctionalCurrency":1000,"ConsultFeeFunctionalCurrency":0,"ReimbAllowExpFunctionalCurrency":0,"ReimbAllowConsFunctionalCurrency":0,"ReimbAllowFunctionalCurrency":0,"TotalFunctionalCurrency":1000},{"WBS1":"0020080AR0341","ContractNumber":"65498715645","ContractStatus":"04","FeeIncludeInd":"N","RequestDate":"2008-12-31T00:00:00.000","ApprovedDate":"2008-12-31T00:00:00.000","Period":200812,"ContractType":"","Notes":"","ContractDescription":"","FeeDirLab":10000,"FeeDirExp":0,"Fee":10000,"ConsultFee":0,"ReimbAllowExp":0,"ReimbAllowCons":0,"ReimbAllow":0,"Total":10000,"FeeDirLabBillingCurrency":10000,"FeeDirExpBillingCurrency":0,"FeeBillingCurrency":10000,"ConsultFeeBillingCurrency":0,"ReimbAllowExpBillingCurrency":0,"ReimbAllowConsBillingCurrency":0,"ReimbAllowBillingCurrency":0,"TotalBillingCurrency":10000,"FeeDirLabFunctionalCurrency":10000,"FeeDirExpFunctionalCurrency":0,"FeeFunctionalCurrency":10000,"ConsultFeeFunctionalCurrency":0,"ReimbAllowExpFunctionalCurrency":0,"ReimbAllowConsFunctionalCurrency":0,"ReimbAllowFunctionalCurrency":0,"TotalFunctionalCurrency":10000},{"WBS1":"0020080AR0341","ContractNumber":"654987321","ContractStatus":"04","FeeIncludeInd":"N","RequestDate":"2008-12-31T00:00:00.000","ApprovedDate":"2008-12-31T00:00:00.000","Period":200812,"ContractType":"","Notes":"","ContractDescription":"","FeeDirLab":1000,"FeeDirExp":0,"Fee":1000,"ConsultFee":0,"ReimbAllowExp":0,"ReimbAllowCons":0,"ReimbAllow":0,"Total":1000,"FeeDirLabBillingCurrency":1000,"FeeDirExpBillingCurrency":0,"FeeBillingCurrency":1000,"ConsultFeeBillingCurrency":0,"ReimbAllowExpBillingCurrency":0,"ReimbAllowConsBillingCurrency":0,"ReimbAllowBillingCurrency":0,"TotalBillingCurrency":1000,"FeeDirLabFunctionalCurrency":1000,"FeeDirExpFunctionalCurrency":0,"FeeFunctionalCurrency":1000,"ConsultFeeFunctionalCurrency":0,"ReimbAllowExpFunctionalCurrency":0,"ReimbAllowConsFunctionalCurrency":0,"ReimbAllowFunctionalCurrency":0,"TotalFunctionalCurrency":1000},{"WBS1":"0020080AR0341","ContractNumber":"98754321","ContractStatus":"04","FeeIncludeInd":"N","RequestDate":"2008-12-31T00:00:00.000","ApprovedDate":"2008-12-31T00:00:00.000","Period":200812,"ContractType":"","Notes":"","ContractDescription":"","FeeDirLab":999.99,"FeeDirExp":0,"Fee":999.99,"ConsultFee":0,"ReimbAllowExp":0,"ReimbAllowCons":0,"ReimbAllow":0,"Total":999.99,"FeeDirLabBillingCurrency":999.99,"FeeDirExpBillingCurrency":0,"FeeBillingCurrency":999.99,"ConsultFeeBillingCurrency":0,"ReimbAllowExpBillingCurrency":0,"ReimbAllowConsBillingCurrency":0,"ReimbAllowBillingCurrency":0,"TotalBillingCurrency":999.99,"FeeDirLabFunctionalCurrency":999.99,"FeeDirExpFunctionalCurrency":0,"FeeFunctionalCurrency":999.99,"ConsultFeeFunctionalCurrency":0,"ReimbAllowExpFunctionalCurrency":0,"ReimbAllowConsFunctionalCurrency":0,"ReimbAllowFunctionalCurrency":0,"TotalFunctionalCurrency":999.99}]