Material DeclaredUnit Enums
curl --request GET \
--url https://api.realtimelca.com/epd/api/material/declaredunitenum \
--header 'Authorization: Bearer <token>'{
"0": {
"Enum": "G",
"DisplayName": "Grams"
},
"1": {
"Enum": "KG",
"DisplayName": "Kilograms"
},
"2": {
"Enum": "T",
"DisplayName": "Tons"
},
"3": {
"Enum": "M",
"DisplayName": "Meter"
},
"4": {
"Enum": "M2",
"DisplayName": "Square meters"
},
"5": {
"Enum": "M3",
"DisplayName": "Cubic meters"
},
"6": {
"Enum": "PSC",
"DisplayName": "Piece"
},
"7": {
"Enum": "MJ",
"DisplayName": "MJ"
},
"8": {
"Enum": "KGKM",
"DisplayName": "KGKM"
},
"9": {
"Enum": "A",
"DisplayName": "A"
},
"10": {
"Enum": "Other",
"DisplayName": "Other"
}
}Enums
Material DeclaredUnit Enums
GET
/
material
/
declaredunitenum
Material DeclaredUnit Enums
curl --request GET \
--url https://api.realtimelca.com/epd/api/material/declaredunitenum \
--header 'Authorization: Bearer <token>'{
"0": {
"Enum": "G",
"DisplayName": "Grams"
},
"1": {
"Enum": "KG",
"DisplayName": "Kilograms"
},
"2": {
"Enum": "T",
"DisplayName": "Tons"
},
"3": {
"Enum": "M",
"DisplayName": "Meter"
},
"4": {
"Enum": "M2",
"DisplayName": "Square meters"
},
"5": {
"Enum": "M3",
"DisplayName": "Cubic meters"
},
"6": {
"Enum": "PSC",
"DisplayName": "Piece"
},
"7": {
"Enum": "MJ",
"DisplayName": "MJ"
},
"8": {
"Enum": "KGKM",
"DisplayName": "KGKM"
},
"9": {
"Enum": "A",
"DisplayName": "A"
},
"10": {
"Enum": "Other",
"DisplayName": "Other"
}
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Material DeclaredUnit Enums
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
⌘I

