POST api/Projects/{projectId}/SfrFewoList/ExportLogReport_Datalake

Exportación Log report

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

integer

Required

Body Parameters

SfrFewoListProjectFilter
NameDescriptionTypeAdditional 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-09T14:07:09.159134+02:00",
    "2026-05-09T14:07:09.159134+02:00"
  ],
  "sfrApprovedDate": [
    "2026-05-09T14:07:09.159134+02:00",
    "2026-05-09T14:07:09.159134+02:00"
  ],
  "fewoIssuedDate": [
    "2026-05-09T14:07:09.159134+02:00",
    "2026-05-09T14:07:09.159134+02:00"
  ],
  "fewoApprovedDate": [
    "2026-05-09T14:07:09.159134+02:00",
    "2026-05-09T14:07:09.159134+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-09T14:07:09.159134+02:00","2026-05-09T14:07:09.159134+02:00"],"sfrApprovedDate":["2026-05-09T14:07:09.159134+02:00","2026-05-09T14:07:09.159134+02:00"],"fewoIssuedDate":["2026-05-09T14:07:09.159134+02:00","2026-05-09T14:07:09.159134+02:00"],"fewoApprovedDate":["2026-05-09T14:07:09.159134+02:00","2026-05-09T14:07:09.159134+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-09T14:07:09.159134+02:00</d2p1:dateTime>
    <d2p1:dateTime>2026-05-09T14:07:09.159134+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-09T14:07:09.159134+02:00</d2p1:dateTime>
    <d2p1:dateTime>2026-05-09T14:07:09.159134+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-09T14:07:09.159134+02:00</d2p1:dateTime>
    <d2p1:dateTime>2026-05-09T14:07:09.159134+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-09T14:07:09.159134+02:00</d2p1:dateTime>
    <d2p1:dateTime>2026-05-09T14:07:09.159134+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

Collection of SfrFewoProjectDto
NameDescriptionTypeAdditional information
SubcontractId

integer

None.

SfrId

integer

None.

SfrVersionId

integer

None.

SfrVersionNumber

integer

None.

FewoVersionId

integer

None.

FewoVersionNumber

integer

None.

FewoId

integer

None.

SubcontractCode

string

None.

SubcontractorCode

string

None.

SubcontractorName

string

None.

SfrFewoMainService

string

None.

SfrUnit

string

None.

SubcontractDescription

string

None.

IsOperative

boolean

None.

IsOperativeString

string

None.

SIEICodeArray

Collection of string

None.

SIEICode

string

None.

SIEICodeTemp

string

None.

SIEICodeExport

string

None.

SfrCode

string

None.

SfrTitle

string

None.

PepCode

string

None.

WorkDescription

string

None.

SfrRegisteredDate

date

None.

SfrApprovedDate

date

None.

CurrencyCode

string

None.

SfrWorkReasonTypeId

SfrFewoWorkReasonTypeId

None.

SfrWorkReasontypeDesc

string

None.

FewoWorkReasonTypeId

SfrFewoWorkReasonTypeId

None.

FewoWorkReasontypeDesc

string

None.

WorkReasonTypeId

SfrFewoWorkReasonTypeId

None.

WorkReasontypeDescription

string

None.

NCNCOR

string

None.

SfrStatusId

integer

None.

SfrStatusDescription

string

None.

SfrStatusDescriptionEx

string

None.

SfrEstimatedCost

decimal number

None.

SfrOriginalEstimatedCost

decimal number

None.

SfrCurrentCost

decimal number

None.

CurrentAmount

decimal number

None.

ProposedAmount

decimal number

None.

FinalAmount

decimal number

None.

ToBeCertifiedAmount

decimal number

None.

PendingAmount

decimal number

None.

BackChargeable

boolean

None.

BackChargeableExport

string

None.

BackchargeProposeDestinyTypes

string

None.

BackchargeProposeDestinyCodes

string

None.

BackchargeableAmount

decimal number

None.

Discipline

string

None.

HasFewo

boolean

None.

HasFewoExport

string

None.

FewoCode

string

None.

FewoIssuedDate

date

None.

FewoApprovedDate

date

None.

FewoStatusId

integer

None.

FewoStatusDescription

string

None.

PricingMethodTypes

Collection of integer

None.

PricingMethodTypesExport

string

None.

EntityCertificationStatusId

integer

None.

EntityCertificationStatus

string

None.

AppliedCertificationCode

string

None.

LastCertifiedAmount

decimal number

None.

Progress

decimal number

None.

IsBackchargeable

boolean

None.

ToChargeCostTypeId

integer

None.

IncludedInCertificationCodes

string

None.

SfrFromLetterDocRef

string

None.

SfrLetterOfApprRej

string

None.

FewoFromLetterDocRef

string

None.

FewoLetterOfApprRej

string

None.

SfrIsOperative

boolean

None.

FewoIsOperative

boolean

None.

CertifNumber

string

None.

BackchargeRefAmount

decimal number

None.

Notes

string

None.

BackchargeDestinyNote

string

None.

BackchargePoNumber

string

None.

SiEiNumbers

string

None.

CrNconformity

string

None.

Indirects

boolean

None.

SfrFewoStatusDescription

string

None.

HasNotDefinedFields

boolean

None.

HasNotDefinedFieldsDescription

string

None.

ProjectId

integer

None.

ProjectName

string

None.

ProjectCode

string

None.

Currencies

MultiCurrencyCodeDto

None.

SfrEstimatedCostMultiCurrency

MultiCurrencyValueDto

None.

CurrentAmountMultiCurrency

MultiCurrencyValueDto

None.

ProposedAmountMultiCurrency

MultiCurrencyValueDto

None.

FinalAmountMultiCurrency

MultiCurrencyValueDto

None.

PendingAmountMultiCurrency

MultiCurrencyValueDto

None.

ToBeCertifiedAmountMultiCurrency

MultiCurrencyValueDto

None.

LastUpdateDate

date

None.

FewoIsRevisable

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "subcontractId": 1,
    "sfrId": 2,
    "sfrVersionId": 3,
    "sfrVersionNumber": 4,
    "fewoVersionId": 1,
    "fewoVersionNumber": 1,
    "fewoId": 1,
    "subcontractCode": "sample string 5",
    "subcontractorCode": "sample string 6",
    "subcontractorName": "sample string 7",
    "sfrFewoMainService": "sample string 8",
    "sfrUnit": "sample string 9",
    "subcontractDescription": "sample string 10",
    "isOperative": true,
    "isOperativeString": "YES",
    "sieiCodeArray": [
      "sample string 1",
      "sample string 2"
    ],
    "sieiCode": "sample string 12",
    "sieiCodeTemp": "sample string 13",
    "sieiCodeExport": "sample string 1; sample string 2",
    "sfrCode": "sample string 14",
    "sfrTitle": "sample string 15",
    "pepCode": "sample string 16",
    "workDescription": "sample string 17",
    "sfrRegisteredDate": "2026-05-09T14:07:09.1641442+02:00",
    "sfrApprovedDate": "2026-05-09T14:07:09.1641442+02:00",
    "currencyCode": "sample string 19",
    "sfrWorkReasonTypeId": 0,
    "sfrWorkReasontypeDesc": "sample string 20",
    "fewoWorkReasonTypeId": 0,
    "fewoWorkReasontypeDesc": "sample string 21",
    "workReasonTypeId": 0,
    "workReasontypeDescription": "sample string 21",
    "ncncor": "sample string 22",
    "sfrStatusId": 23,
    "sfrStatusDescription": "sample string 24",
    "sfrStatusDescriptionEx": "Approved with FEWO revisable",
    "sfrEstimatedCost": 1.0,
    "sfrOriginalEstimatedCost": 1.0,
    "sfrCurrentCost": 1.0,
    "currentAmount": 0.01,
    "proposedAmount": 1.0,
    "finalAmount": 1.0,
    "toBeCertifiedAmount": 0.0,
    "pendingAmount": 1.0,
    "backChargeable": true,
    "backChargeableExport": "YES",
    "backchargeProposeDestinyTypes": "sample string 25",
    "backchargeProposeDestinyCodes": "sample string 26",
    "backchargeableAmount": 1.0,
    "discipline": "sample string 27",
    "hasFewo": true,
    "hasFewoExport": "YES",
    "fewoCode": "sample string 28",
    "fewoIssuedDate": "2026-05-09T14:07:09.1641442+02:00",
    "fewoApprovedDate": "2026-05-09T14:07:09.1641442+02:00",
    "fewoStatusId": 1,
    "fewoStatusDescription": "sample string 29",
    "pricingMethodTypes": [
      1,
      2
    ],
    "pricingMethodTypesExport": "1; 2",
    "entityCertificationStatusId": 1,
    "entityCertificationStatus": "NotReady",
    "appliedCertificationCode": "sample string 30",
    "lastCertifiedAmount": 1.0,
    "progress": 1.0,
    "isBackchargeable": true,
    "toChargeCostTypeId": 1,
    "includedInCertificationCodes": "sample string 31",
    "sfrFromLetterDocRef": "sample string 32",
    "sfrLetterOfApprRej": "sample string 33",
    "fewoFromLetterDocRef": "sample string 34",
    "fewoLetterOfApprRej": "sample string 35",
    "sfrIsOperative": true,
    "fewoIsOperative": true,
    "certifNumber": "sample string 37",
    "backchargeRefAmount": 1.0,
    "notes": "sample string 38",
    "backchargeDestinyNote": "sample string 39",
    "backchargePoNumber": "sample string 40",
    "siEiNumbers": "sample string 41",
    "crNconformity": "sample string 42",
    "indirects": true,
    "sfrFewoStatusDescription": "sample string 43",
    "hasNotDefinedFields": true,
    "hasNotDefinedFieldsDescription": "YES",
    "projectId": 1,
    "projectName": "sample string 45",
    "projectCode": "sample string 46",
    "currencies": null,
    "sfrEstimatedCostMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "currentAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "proposedAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "finalAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "pendingAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "toBeCertifiedAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "lastUpdateDate": "2026-05-09T14:07:09.1641442+02:00",
    "fewoIsRevisable": true
  },
  {
    "subcontractId": 1,
    "sfrId": 2,
    "sfrVersionId": 3,
    "sfrVersionNumber": 4,
    "fewoVersionId": 1,
    "fewoVersionNumber": 1,
    "fewoId": 1,
    "subcontractCode": "sample string 5",
    "subcontractorCode": "sample string 6",
    "subcontractorName": "sample string 7",
    "sfrFewoMainService": "sample string 8",
    "sfrUnit": "sample string 9",
    "subcontractDescription": "sample string 10",
    "isOperative": true,
    "isOperativeString": "YES",
    "sieiCodeArray": [
      "sample string 1",
      "sample string 2"
    ],
    "sieiCode": "sample string 12",
    "sieiCodeTemp": "sample string 13",
    "sieiCodeExport": "sample string 1; sample string 2",
    "sfrCode": "sample string 14",
    "sfrTitle": "sample string 15",
    "pepCode": "sample string 16",
    "workDescription": "sample string 17",
    "sfrRegisteredDate": "2026-05-09T14:07:09.1641442+02:00",
    "sfrApprovedDate": "2026-05-09T14:07:09.1641442+02:00",
    "currencyCode": "sample string 19",
    "sfrWorkReasonTypeId": 0,
    "sfrWorkReasontypeDesc": "sample string 20",
    "fewoWorkReasonTypeId": 0,
    "fewoWorkReasontypeDesc": "sample string 21",
    "workReasonTypeId": 0,
    "workReasontypeDescription": "sample string 21",
    "ncncor": "sample string 22",
    "sfrStatusId": 23,
    "sfrStatusDescription": "sample string 24",
    "sfrStatusDescriptionEx": "Approved with FEWO revisable",
    "sfrEstimatedCost": 1.0,
    "sfrOriginalEstimatedCost": 1.0,
    "sfrCurrentCost": 1.0,
    "currentAmount": 0.01,
    "proposedAmount": 1.0,
    "finalAmount": 1.0,
    "toBeCertifiedAmount": 0.0,
    "pendingAmount": 1.0,
    "backChargeable": true,
    "backChargeableExport": "YES",
    "backchargeProposeDestinyTypes": "sample string 25",
    "backchargeProposeDestinyCodes": "sample string 26",
    "backchargeableAmount": 1.0,
    "discipline": "sample string 27",
    "hasFewo": true,
    "hasFewoExport": "YES",
    "fewoCode": "sample string 28",
    "fewoIssuedDate": "2026-05-09T14:07:09.1641442+02:00",
    "fewoApprovedDate": "2026-05-09T14:07:09.1641442+02:00",
    "fewoStatusId": 1,
    "fewoStatusDescription": "sample string 29",
    "pricingMethodTypes": [
      1,
      2
    ],
    "pricingMethodTypesExport": "1; 2",
    "entityCertificationStatusId": 1,
    "entityCertificationStatus": "NotReady",
    "appliedCertificationCode": "sample string 30",
    "lastCertifiedAmount": 1.0,
    "progress": 1.0,
    "isBackchargeable": true,
    "toChargeCostTypeId": 1,
    "includedInCertificationCodes": "sample string 31",
    "sfrFromLetterDocRef": "sample string 32",
    "sfrLetterOfApprRej": "sample string 33",
    "fewoFromLetterDocRef": "sample string 34",
    "fewoLetterOfApprRej": "sample string 35",
    "sfrIsOperative": true,
    "fewoIsOperative": true,
    "certifNumber": "sample string 37",
    "backchargeRefAmount": 1.0,
    "notes": "sample string 38",
    "backchargeDestinyNote": "sample string 39",
    "backchargePoNumber": "sample string 40",
    "siEiNumbers": "sample string 41",
    "crNconformity": "sample string 42",
    "indirects": true,
    "sfrFewoStatusDescription": "sample string 43",
    "hasNotDefinedFields": true,
    "hasNotDefinedFieldsDescription": "YES",
    "projectId": 1,
    "projectName": "sample string 45",
    "projectCode": "sample string 46",
    "currencies": null,
    "sfrEstimatedCostMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "currentAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "proposedAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "finalAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "pendingAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "toBeCertifiedAmountMultiCurrency": {
      "originalCurrency": 1.0,
      "projectCurrency": 1.0,
      "euroCurrency": 1.0,
      "dolarCurrency": 1.0
    },
    "lastUpdateDate": "2026-05-09T14:07:09.1641442+02:00",
    "fewoIsRevisable": true
  }
]

text/html

Sample:
[{"subcontractId":1,"sfrId":2,"sfrVersionId":3,"sfrVersionNumber":4,"fewoVersionId":1,"fewoVersionNumber":1,"fewoId":1,"subcontractCode":"sample string 5","subcontractorCode":"sample string 6","subcontractorName":"sample string 7","sfrFewoMainService":"sample string 8","sfrUnit":"sample string 9","subcontractDescription":"sample string 10","isOperative":true,"isOperativeString":"YES","sieiCodeArray":["sample string 1","sample string 2"],"sieiCode":"sample string 12","sieiCodeTemp":"sample string 13","sieiCodeExport":"sample string 1; sample string 2","sfrCode":"sample string 14","sfrTitle":"sample string 15","pepCode":"sample string 16","workDescription":"sample string 17","sfrRegisteredDate":"2026-05-09T14:07:09.1641442+02:00","sfrApprovedDate":"2026-05-09T14:07:09.1641442+02:00","currencyCode":"sample string 19","sfrWorkReasonTypeId":0,"sfrWorkReasontypeDesc":"sample string 20","fewoWorkReasonTypeId":0,"fewoWorkReasontypeDesc":"sample string 21","workReasonTypeId":0,"workReasontypeDescription":"sample string 21","ncncor":"sample string 22","sfrStatusId":23,"sfrStatusDescription":"sample string 24","sfrStatusDescriptionEx":"Approved with FEWO revisable","sfrEstimatedCost":1.0,"sfrOriginalEstimatedCost":1.0,"sfrCurrentCost":1.0,"currentAmount":0.01,"proposedAmount":1.0,"finalAmount":1.0,"toBeCertifiedAmount":0.0,"pendingAmount":1.0,"backChargeable":true,"backChargeableExport":"YES","backchargeProposeDestinyTypes":"sample string 25","backchargeProposeDestinyCodes":"sample string 26","backchargeableAmount":1.0,"discipline":"sample string 27","hasFewo":true,"hasFewoExport":"YES","fewoCode":"sample string 28","fewoIssuedDate":"2026-05-09T14:07:09.1641442+02:00","fewoApprovedDate":"2026-05-09T14:07:09.1641442+02:00","fewoStatusId":1,"fewoStatusDescription":"sample string 29","pricingMethodTypes":[1,2],"pricingMethodTypesExport":"1; 2","entityCertificationStatusId":1,"entityCertificationStatus":"NotReady","appliedCertificationCode":"sample string 30","lastCertifiedAmount":1.0,"progress":1.0,"isBackchargeable":true,"toChargeCostTypeId":1,"includedInCertificationCodes":"sample string 31","sfrFromLetterDocRef":"sample string 32","sfrLetterOfApprRej":"sample string 33","fewoFromLetterDocRef":"sample string 34","fewoLetterOfApprRej":"sample string 35","sfrIsOperative":true,"fewoIsOperative":true,"certifNumber":"sample string 37","backchargeRefAmount":1.0,"notes":"sample string 38","backchargeDestinyNote":"sample string 39","backchargePoNumber":"sample string 40","siEiNumbers":"sample string 41","crNconformity":"sample string 42","indirects":true,"sfrFewoStatusDescription":"sample string 43","hasNotDefinedFields":true,"hasNotDefinedFieldsDescription":"YES","projectId":1,"projectName":"sample string 45","projectCode":"sample string 46","currencies":null,"sfrEstimatedCostMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"currentAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"proposedAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"finalAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"pendingAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"toBeCertifiedAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"lastUpdateDate":"2026-05-09T14:07:09.1641442+02:00","fewoIsRevisable":true},{"subcontractId":1,"sfrId":2,"sfrVersionId":3,"sfrVersionNumber":4,"fewoVersionId":1,"fewoVersionNumber":1,"fewoId":1,"subcontractCode":"sample string 5","subcontractorCode":"sample string 6","subcontractorName":"sample string 7","sfrFewoMainService":"sample string 8","sfrUnit":"sample string 9","subcontractDescription":"sample string 10","isOperative":true,"isOperativeString":"YES","sieiCodeArray":["sample string 1","sample string 2"],"sieiCode":"sample string 12","sieiCodeTemp":"sample string 13","sieiCodeExport":"sample string 1; sample string 2","sfrCode":"sample string 14","sfrTitle":"sample string 15","pepCode":"sample string 16","workDescription":"sample string 17","sfrRegisteredDate":"2026-05-09T14:07:09.1641442+02:00","sfrApprovedDate":"2026-05-09T14:07:09.1641442+02:00","currencyCode":"sample string 19","sfrWorkReasonTypeId":0,"sfrWorkReasontypeDesc":"sample string 20","fewoWorkReasonTypeId":0,"fewoWorkReasontypeDesc":"sample string 21","workReasonTypeId":0,"workReasontypeDescription":"sample string 21","ncncor":"sample string 22","sfrStatusId":23,"sfrStatusDescription":"sample string 24","sfrStatusDescriptionEx":"Approved with FEWO revisable","sfrEstimatedCost":1.0,"sfrOriginalEstimatedCost":1.0,"sfrCurrentCost":1.0,"currentAmount":0.01,"proposedAmount":1.0,"finalAmount":1.0,"toBeCertifiedAmount":0.0,"pendingAmount":1.0,"backChargeable":true,"backChargeableExport":"YES","backchargeProposeDestinyTypes":"sample string 25","backchargeProposeDestinyCodes":"sample string 26","backchargeableAmount":1.0,"discipline":"sample string 27","hasFewo":true,"hasFewoExport":"YES","fewoCode":"sample string 28","fewoIssuedDate":"2026-05-09T14:07:09.1641442+02:00","fewoApprovedDate":"2026-05-09T14:07:09.1641442+02:00","fewoStatusId":1,"fewoStatusDescription":"sample string 29","pricingMethodTypes":[1,2],"pricingMethodTypesExport":"1; 2","entityCertificationStatusId":1,"entityCertificationStatus":"NotReady","appliedCertificationCode":"sample string 30","lastCertifiedAmount":1.0,"progress":1.0,"isBackchargeable":true,"toChargeCostTypeId":1,"includedInCertificationCodes":"sample string 31","sfrFromLetterDocRef":"sample string 32","sfrLetterOfApprRej":"sample string 33","fewoFromLetterDocRef":"sample string 34","fewoLetterOfApprRej":"sample string 35","sfrIsOperative":true,"fewoIsOperative":true,"certifNumber":"sample string 37","backchargeRefAmount":1.0,"notes":"sample string 38","backchargeDestinyNote":"sample string 39","backchargePoNumber":"sample string 40","siEiNumbers":"sample string 41","crNconformity":"sample string 42","indirects":true,"sfrFewoStatusDescription":"sample string 43","hasNotDefinedFields":true,"hasNotDefinedFieldsDescription":"YES","projectId":1,"projectName":"sample string 45","projectCode":"sample string 46","currencies":null,"sfrEstimatedCostMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"currentAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"proposedAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"finalAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"pendingAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"toBeCertifiedAmountMultiCurrency":{"originalCurrency":1.0,"projectCurrency":1.0,"euroCurrency":1.0,"dolarCurrency":1.0},"lastUpdateDate":"2026-05-09T14:07:09.1641442+02:00","fewoIsRevisable":true}]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.