Get Emission Activity Details
get
/emissionActivities/{esgActivityGid}/emissionActivityDetails
Request
Path Parameters
-
esgActivityGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
-
limit: integer(int32)
Positive integer value that specifies the maximum number of items returned by the server.
-
offset: integer(int32)
Non-negative integer values that specifies the index of the first item to be returned. The offset index begins at 0. By default, the offset is 0, which returns all items starting from the first item in the collection.
-
orderBy: string
Comma-separated string of field names, each optionally followed by asc or desc, that specifies the order of items returned in the response payload.
-
q: string
Filter (a 'where'clause) to restrict the items returned in the collection. By default, no filtering is applied.
-
totalResults: boolean
Boolean value that specifies whether to calculate the totalResults property. By default, this value is set to false indicating that totalResults is not calculated.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Nested Schema : emissionActivities.emissionActivityDetails
Type:
Show Source
object
-
accessorialCodeGid: string
Accessorial Code at the Location/Province for the activity.
-
activitySeqNo: number
(int64)
ESG Activity Sequence number.
-
co2Emission:
co2Emission
CO2 emissions at the Location/Province for the activity.
-
co2EqEmission:
co2EqEmission
CO2 equivalent emissions at the Location/Province for the activity.
-
countryCode3Gid: string
Country Code ID where the Activity Detail is captured.
-
distance:
distance
Distance traveled at the Location/Province level for the activity.
-
domainName: string
No description.
-
EmissionActivityDetailEmissions:
EmissionActivityDetailEmissions
-
links: array
links
Read Only:
true
-
locationGid: string
Location ID of the Activity Detail.
-
note: string
Note for the ESG Activity Details.
-
province: string
Province where Activity Detail is captured.
-
provinceCode: string
Province code where the Activity Detail is captured.
-
transportHandlingUnitCount: number
(int64)
Count of the Transport Handling Unit at the Location/Province for the activity.
-
transportHandlingUnitGid: string
Transport Handling Unit at the Location/Province for the activity.
-
volume:
volume
Carried Volume of the Shipment at the Location/Province for the activity.
-
weight:
weight
Carried Weight of the Shipment at the Location/Province for the activity.
Nested Schema : co2Emission
CO2 emissions at the Location/Province for the activity.
Match All
CO2 emissions at the Location/Province for the activity.
Show Source
Nested Schema : co2EqEmission
CO2 equivalent emissions at the Location/Province for the activity.
Match All
CO2 equivalent emissions at the Location/Province for the activity.
Show Source
Nested Schema : distance
Distance traveled at the Location/Province level for the activity.
Match All
Distance traveled at the Location/Province level for the activity.
Show Source
Nested Schema : EmissionActivityDetailEmissions
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : volume
Carried Volume of the Shipment at the Location/Province for the activity.
Match All
Carried Volume of the Shipment at the Location/Province for the activity.
Show Source
Nested Schema : weight
Carried Weight of the Shipment at the Location/Province for the activity.
Match All
Carried Weight of the Shipment at the Location/Province for the activity.
Show Source
Nested Schema : amountType
Type:
Show Source
object
-
unit: string
Unit of measure
-
value: number
Numeric value that specifies an amount
Nested Schema : emissionActivities.emissionActivityDetails.EmissionActivityDetailEmissions
Type:
Show Source
object
-
domainName: string
No description.
-
emission:
emission
The amount of emission emitted for the activity detail.
-
esgEmissionTypeGid: string
The type of emission for the activity detail.
-
links: array
links
Read Only:
true
Nested Schema : emission
The amount of emission emitted for the activity detail.
Match All
The amount of emission emitted for the activity detail.
Show Source