/api/v1/assets/article/{articleId} GET
Request parameters
Responses
{
"id": 91,
"manufacturer": {
"id": 91,
"name": "example"
},
"label": "example",
"articleNumber": "example",
"sizeL": 96,
"sizeW": 96,
"sizeD": 96,
"weight": 16.0,
"rentalPrice": 16.0,
"customFieldSet": {
"id": 91,
"name": "example"
},
"packagingUnit": true,
"consumable": true,
"note": "example",
"createDate": "1971-04-26T12:26:06Z",
"updateDate": "1971-04-26T12:26:06Z",
"enabled": true
}
17 April 2025