Create Item Attribute
POST {{base-url}}/tso/webconnector/v2.0/companies({{company}})/itemAttributesWebCon
Request Body
{"attributeId"=>"{{$randomInt}}", "name"=>"{{$randomHexColor}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
{"@odata.context":"https://start.tso.de/bc/api/tso/webconnector/v2.0/$metadata#companies(f85466d7-0d30-ee11-bdfc-6045bde98c16)/itemAttributesWebCon/$entity","@odata.etag":"W/\"JzIwOzE2OTI0ODY1MDU2OTMzNjY1NTI0MTswMDsn\"","id":"8c31d7f9-0c3d-ee11-a0d1-d5223a74ae60","attributeId":16,"name":"Diameter","unitOfMeasure":""}