Newer Version Available

This content describes an older version of this product. View Latest

Sustainability Date Issue Output

Output representation for sustainability date issue calculation.
JSON example
1message(String):‘’,
2code(Integer):1,
3filters:[
4  {"item":"fuelType","value":"Gas"}
5]
6missingDatesRecords:[ids],
7outOfDateRangeRecords:[ids],
8overlappingDatesRecords:[ids]
9}
Property Name Type Description Filter Group and Version Available Version
code Integer The request response code. Small, 55.0 55.0
message String The request response message, which indicates whether the API request is successful or not. Small, 55.0 55.0
missingDatesRecords String[] The list of record IDs for which either the start or the end date is missing. Small, 55.0 55.0
outOfDateRangeRecords String[] The list of record IDs for which either the start or the end date is outside the Carbon Footprint (CF) date range. Small, 55.0 55.0
overlappingDatesRecords String[] The list of record IDs that have a start date or end date which overlaps with other records associated with the same CF. Small, 55.0 55.0