RawMaterial

 

Object for RawMaterial

 

Example

GET ODATA4/RawMaterial

 

Response in JSON format:

{
    "value": [ 
    {
            "RawMaterialId": "ELOR+51-CARBON      ",
            "RawMaterialDescription": "ELOR+51-CARBON",
            "Density": 1
        }
    ]
}

 

GET

POST

PUT