ESG - Get All ESG Reporting Periods
Fetch all ESG Reporting Periods.
GET https://api.ecs.mcfs.microsoft.com/trial/v1/esgs/{esgScorecardId}/milestones/{esgMilestoneId}/reportingPeriods
GET https://api.ecs.mcfs.microsoft.com/trial/v1/esgs/{esgScorecardId}/milestones/{esgMilestoneId}/reportingPeriods?id={id}&top={top}&skip={skip}&minCreatedAt={minCreatedAt}&maxCreatedAt={maxCreatedAt}&minLastModifiedAt={minLastModifiedAt}&maxLastModifiedAt={maxLastModifiedAt}&filter={filter}
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
esg
|
path | True |
string uuid |
ESG Milestone Id. |
esg
|
path | True |
string uuid |
ESG ScoreCard Id. |
filter
|
query |
string |
||
id
|
query |
array |
||
max
|
query |
string date-time |
||
max
|
query |
string date-time |
||
min
|
query |
string date-time |
||
min
|
query |
string date-time |
||
skip
|
query |
integer int32 |
||
top
|
query |
integer int32 |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Success |
Security
Bearer
Definitions
Name | Description |
---|---|
Durability |
|
Emission |
|
Emission |
|
ESGDemand |
|
ESGReported |
|
ESGReporting |
|
Resource |
DurabilityRating
Name | Type | Description |
---|---|---|
LongTerm |
string |
|
MediumTerm |
string |
|
ShortTerm |
string |
EmissionCategory
Name | Type | Description |
---|---|---|
DirectFacilities |
string |
|
DirectVehicles |
string |
|
IndirectBusinessTravel |
string |
|
IndirectCapitalGoods |
string |
|
IndirectDownstreamLeasedAssets |
string |
|
IndirectDownstreamTransportationAndDistribution |
string |
|
IndirectEmployeeCommuting |
string |
|
IndirectEndOfLifeTreatmentOfSoldProducts |
string |
|
IndirectFranchises |
string |
|
IndirectFuelAndEnergyRelatedActivities |
string |
|
IndirectInvestments |
string |
|
IndirectProcessingOfSoldProducts |
string |
|
IndirectPurchasedEnergy |
string |
|
IndirectPurchasedGoodsAndServices |
string |
|
IndirectUpstreamLeasedAssets |
string |
|
IndirectUpstreamTransportationAndDistribution |
string |
|
IndirectUseOfSoldProducts |
string |
|
IndirectWasteGeneratedInOperations |
string |
EmissionScope
Name | Type | Description |
---|---|---|
One |
string |
|
Three |
string |
|
Two |
string |
ESGDemandSignal
Name | Type | Description |
---|---|---|
biospherePercentageMix |
integer |
|
carbonReductionPercentage |
integer |
|
carbonRemovalPercentage |
integer |
|
countryOrRegionPreferences |
string[] |
|
durabilityPreference | ||
geospherePercentageMix |
integer |
|
natureBasedPercentage |
integer |
|
originId |
string |
|
technologyBasedPercentage |
integer |
ESGReportedEmission
Name | Type | Description |
---|---|---|
category | ||
originId |
string |
|
quantity |
number |
|
scope | ||
status |
ESGReportingPeriod
Name | Type | Description |
---|---|---|
actual |
number |
|
id |
string |
|
milestoneId |
string |
|
offsetPreferences | ||
offsetsApplied |
number |
|
reportedEmission | ||
reportingDate |
string |
|
retiredCredits |
string[] |
ResourceStatus
Name | Type | Description |
---|---|---|
Approved |
string |
|
Draft |
string |
|
Rejected |
string |
|
Resubmitted |
string |
|
ReturnedForEdits |
string |
|
Submitted |
string |