POST api/Projects/{projectId}/SubcontractsWithFewos
Get subcontract payment forecasts
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| projectId | integer |
Required |
Body Parameters
SfrFewoListProjectFilter| Name | Description | Type | Additional information |
|---|---|---|---|
| SubcontractId | integer |
None. |
|
| SubcontractCode | string |
None. |
|
| SubcontractorCode | string |
None. |
|
| SubcontractorName | string |
None. |
|
| CurrencyCode | string |
None. |
|
| SubcontractDescription | string |
None. |
|
| SfrUnit | string |
None. |
|
| SIEICode | string |
None. |
|
| SfrCode | string |
None. |
|
| FewoCode | string |
None. |
|
| Discipline | string |
None. |
|
| SfrTitle | string |
None. |
|
| WorkDescription | string |
None. |
|
| SfrRegisteredDate | Collection of date |
None. |
|
| SfrApprovedDate | Collection of date |
None. |
|
| FewoIssuedDate | Collection of date |
None. |
|
| FewoApprovedDate | Collection of date |
None. |
|
| WorkReasonTypeId | integer |
None. |
|
| PricingMethodTypeIds | Collection of integer |
None. |
|
| NCNCOR | string |
None. |
|
| FewoStatusId | integer |
None. |
|
| SfrStatusId | integer |
None. |
|
| BackChargeable | boolean |
None. |
|
| IsOperative | boolean |
None. |
|
| BackChargeProposeDestinyType | integer |
None. |
|
| BackChargeProposeDestinyTypeName | string |
None. |
|
| BackChargeProposeDestinyCode | string |
None. |
|
| EntityCertificationStatusId | integer |
None. |
|
| AppliedCertificationCode | string |
None. |
|
| ExtendedView | boolean |
None. |
|
| ExtendedViewFilter | boolean |
None. |
|
| SubcontractType | SubcontractTypeId |
None. |
|
| FinalAmount | Collection of decimal number |
None. |
|
| ProposedAmount | Collection of decimal number |
None. |
|
| LastCertifiedAmount | Collection of decimal number |
None. |
|
| CurrentAmount | Collection of decimal number |
None. |
|
| ToBeCertifiedAmount | Collection of decimal number |
None. |
|
| BackchargeableAmount | Collection of decimal number |
None. |
|
| WorkEstimatedCost | Collection of decimal number |
None. |
|
| HasFewo | boolean |
None. |
|
| MainServiceTypeId | integer |
None. |
|
| IsExportList | boolean |
None. |
|
| FewoFromLetterDocRef | string |
None. |
|
| FewoLetterOfApprRej | string |
None. |
|
| SfrFromLetterDocRef | string |
None. |
|
| SfrLetterOfApprRej | string |
None. |
|
| PepCode | string |
None. |
|
| HasNotDefinedFields | boolean |
None. |
|
| ItgLogCurrencyType | ItgLogCurrencyTypeId |
None. |
|
| CostChargeToTypeId | CostChargeToTypeId |
None. |
|
| Page | Page |
None. |
|
| Orders | Collection of Order |
None. |
Request Formats
application/json, text/json
Sample:
{
"subcontractId": 1,
"subcontractCode": "sample string 1",
"subcontractorCode": "sample string 2",
"subcontractorName": "sample string 3",
"currencyCode": "sample string 4",
"subcontractDescription": "sample string 5",
"sfrUnit": "sample string 6",
"sieiCode": "sample string 7",
"sfrCode": "sample string 8",
"fewoCode": "sample string 9",
"discipline": "sample string 10",
"sfrTitle": "sample string 11",
"workDescription": "sample string 12",
"sfrRegisteredDate": [
"2026-05-08T17:16:26.9931818+02:00",
"2026-05-08T17:16:26.9931818+02:00"
],
"sfrApprovedDate": [
"2026-05-08T17:16:26.9931818+02:00",
"2026-05-08T17:16:26.9931818+02:00"
],
"fewoIssuedDate": [
"2026-05-08T17:16:26.9931818+02:00",
"2026-05-08T17:16:26.9931818+02:00"
],
"fewoApprovedDate": [
"2026-05-08T17:16:26.9931818+02:00",
"2026-05-08T17:16:26.9931818+02:00"
],
"workReasonTypeId": 1,
"pricingMethodTypeIds": [
1,
1
],
"ncncor": "sample string 13",
"fewoStatusId": 1,
"sfrStatusId": 1,
"backChargeable": true,
"isOperative": true,
"backChargeProposeDestinyType": 1,
"backChargeProposeDestinyTypeName": "Subcontractor",
"backChargeProposeDestinyCode": "sample string 14",
"entityCertificationStatusId": 1,
"appliedCertificationCode": "sample string 15",
"extendedView": true,
"extendedViewFilter": true,
"subcontractType": 1,
"finalAmount": [
1.0,
1.0
],
"proposedAmount": [
1.0,
1.0
],
"lastCertifiedAmount": [
1.0,
1.0
],
"currentAmount": [
1.0,
1.0
],
"toBeCertifiedAmount": [
1.0,
1.0
],
"backchargeableAmount": [
1.0,
1.0
],
"workEstimatedCost": [
1.0,
1.0
],
"hasFewo": true,
"mainServiceTypeId": 1,
"isExportList": true,
"fewoFromLetterDocRef": "sample string 16",
"fewoLetterOfApprRej": "sample string 17",
"sfrFromLetterDocRef": "sample string 18",
"sfrLetterOfApprRej": "sample string 19",
"pepCode": "sample string 20",
"hasNotDefinedFields": true,
"itgLogCurrencyType": 1,
"costChargeToTypeId": 1,
"page": {
"number": 1,
"size": 2,
"skip": 0
},
"orders": [
{
"name": "sample string 1",
"descending": true
},
{
"name": "sample string 1",
"descending": true
}
]
}
text/html
Sample:
{"subcontractId":1,"subcontractCode":"sample string 1","subcontractorCode":"sample string 2","subcontractorName":"sample string 3","currencyCode":"sample string 4","subcontractDescription":"sample string 5","sfrUnit":"sample string 6","sieiCode":"sample string 7","sfrCode":"sample string 8","fewoCode":"sample string 9","discipline":"sample string 10","sfrTitle":"sample string 11","workDescription":"sample string 12","sfrRegisteredDate":["2026-05-08T17:16:26.9931818+02:00","2026-05-08T17:16:26.9931818+02:00"],"sfrApprovedDate":["2026-05-08T17:16:26.9931818+02:00","2026-05-08T17:16:26.9931818+02:00"],"fewoIssuedDate":["2026-05-08T17:16:26.9931818+02:00","2026-05-08T17:16:26.9931818+02:00"],"fewoApprovedDate":["2026-05-08T17:16:26.9931818+02:00","2026-05-08T17:16:26.9931818+02:00"],"workReasonTypeId":1,"pricingMethodTypeIds":[1,1],"ncncor":"sample string 13","fewoStatusId":1,"sfrStatusId":1,"backChargeable":true,"isOperative":true,"backChargeProposeDestinyType":1,"backChargeProposeDestinyTypeName":"Subcontractor","backChargeProposeDestinyCode":"sample string 14","entityCertificationStatusId":1,"appliedCertificationCode":"sample string 15","extendedView":true,"extendedViewFilter":true,"subcontractType":1,"finalAmount":[1.0,1.0],"proposedAmount":[1.0,1.0],"lastCertifiedAmount":[1.0,1.0],"currentAmount":[1.0,1.0],"toBeCertifiedAmount":[1.0,1.0],"backchargeableAmount":[1.0,1.0],"workEstimatedCost":[1.0,1.0],"hasFewo":true,"mainServiceTypeId":1,"isExportList":true,"fewoFromLetterDocRef":"sample string 16","fewoLetterOfApprRej":"sample string 17","sfrFromLetterDocRef":"sample string 18","sfrLetterOfApprRej":"sample string 19","pepCode":"sample string 20","hasNotDefinedFields":true,"itgLogCurrencyType":1,"costChargeToTypeId":1,"page":{"number":1,"size":2,"skip":0},"orders":[{"name":"sample string 1","descending":true},{"name":"sample string 1","descending":true}]}
application/xml, text/xml
Sample:
<SfrFewoListProjectFilter xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TR.eSAM.SubcontractModule.Application.Dtos.Dtos.SfrAgg">
<Orders xmlns="http://schemas.datacontract.org/2004/07/TR.eSAM.Application.Base.SortAndPage.Entities">
<Order>
<Descending>true</Descending>
<Name>sample string 1</Name>
</Order>
<Order>
<Descending>true</Descending>
<Name>sample string 1</Name>
</Order>
</Orders>
<Page xmlns="http://schemas.datacontract.org/2004/07/TR.eSAM.Application.Base.SortAndPage.Entities">
<Number>1</Number>
<Size>2</Size>
</Page>
<AppliedCertificationCode>sample string 15</AppliedCertificationCode>
<BackChargeProposeDestinyCode>sample string 14</BackChargeProposeDestinyCode>
<BackChargeProposeDestinyType>1</BackChargeProposeDestinyType>
<BackChargeable>true</BackChargeable>
<BackchargeableAmount xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:decimal>1</d2p1:decimal>
<d2p1:decimal>1</d2p1:decimal>
</BackchargeableAmount>
<CostChargeToTypeId>BudgetTR</CostChargeToTypeId>
<CurrencyCode>sample string 4</CurrencyCode>
<CurrentAmount xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:decimal>1</d2p1:decimal>
<d2p1:decimal>1</d2p1:decimal>
</CurrentAmount>
<Discipline>sample string 10</Discipline>
<EntityCertificationStatusId>1</EntityCertificationStatusId>
<ExtendedView>true</ExtendedView>
<FewoApprovedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:dateTime>2026-05-08T17:16:26.9931818+02:00</d2p1:dateTime>
<d2p1:dateTime>2026-05-08T17:16:26.9931818+02:00</d2p1:dateTime>
</FewoApprovedDate>
<FewoCode>sample string 9</FewoCode>
<FewoFromLetterDocRef>sample string 16</FewoFromLetterDocRef>
<FewoIssuedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:dateTime>2026-05-08T17:16:26.9931818+02:00</d2p1:dateTime>
<d2p1:dateTime>2026-05-08T17:16:26.9931818+02:00</d2p1:dateTime>
</FewoIssuedDate>
<FewoLetterOfApprRej>sample string 17</FewoLetterOfApprRej>
<FewoStatusId>1</FewoStatusId>
<FinalAmount xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:decimal>1</d2p1:decimal>
<d2p1:decimal>1</d2p1:decimal>
</FinalAmount>
<HasFewo>true</HasFewo>
<HasNotDefinedFields>true</HasNotDefinedFields>
<IsExportList>true</IsExportList>
<IsOperative>true</IsOperative>
<ItgLogCurrencyType>OriginalCurrency</ItgLogCurrencyType>
<LastCertifiedAmount xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:decimal>1</d2p1:decimal>
<d2p1:decimal>1</d2p1:decimal>
</LastCertifiedAmount>
<MainServiceTypeId>1</MainServiceTypeId>
<NCNCOR>sample string 13</NCNCOR>
<PepCode>sample string 20</PepCode>
<PricingMethodTypeIds xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:long>1</d2p1:long>
<d2p1:long>1</d2p1:long>
</PricingMethodTypeIds>
<ProposedAmount xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:decimal>1</d2p1:decimal>
<d2p1:decimal>1</d2p1:decimal>
</ProposedAmount>
<SIEICode>sample string 7</SIEICode>
<SfrApprovedDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:dateTime>2026-05-08T17:16:26.9931818+02:00</d2p1:dateTime>
<d2p1:dateTime>2026-05-08T17:16:26.9931818+02:00</d2p1:dateTime>
</SfrApprovedDate>
<SfrCode>sample string 8</SfrCode>
<SfrFromLetterDocRef>sample string 18</SfrFromLetterDocRef>
<SfrLetterOfApprRej>sample string 19</SfrLetterOfApprRej>
<SfrRegisteredDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:dateTime>2026-05-08T17:16:26.9931818+02:00</d2p1:dateTime>
<d2p1:dateTime>2026-05-08T17:16:26.9931818+02:00</d2p1:dateTime>
</SfrRegisteredDate>
<SfrStatusId>1</SfrStatusId>
<SfrTitle>sample string 11</SfrTitle>
<SfrUnit>sample string 6</SfrUnit>
<SubcontractCode>sample string 1</SubcontractCode>
<SubcontractDescription>sample string 5</SubcontractDescription>
<SubcontractId>1</SubcontractId>
<SubcontractType>Both</SubcontractType>
<SubcontractorCode>sample string 2</SubcontractorCode>
<SubcontractorName>sample string 3</SubcontractorName>
<ToBeCertifiedAmount xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:decimal>1</d2p1:decimal>
<d2p1:decimal>1</d2p1:decimal>
</ToBeCertifiedAmount>
<WorkDescription>sample string 12</WorkDescription>
<WorkEstimatedCost xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:decimal>1</d2p1:decimal>
<d2p1:decimal>1</d2p1:decimal>
</WorkEstimatedCost>
<WorkReasonTypeId>1</WorkReasonTypeId>
</SfrFewoListProjectFilter>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ApiDataResultOfIPagedListOfSubcontractFewosDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | IPagedListOfSubcontractFewosDto |
None. |
|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Errors | Collection of CustomError |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.