{
"id": 0,
"number": "string",
"description": "string",
"invalid": true,
"barcode": "string",
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"webshop": true,
"webshopStartDate": "2019-08-24T14:15:22Z",
"webshopEndDate": "2019-08-24T14:15:22Z",
"configuration": {
"id": 0,
"items": [
{
"option": "string",
"optionBarcode": "string",
"optionCode": "string",
"value": "string",
"valueBarcode": "string",
"valueCode": "string"
}
]
},
"attributes": [
{
"id": 0,
"group": {
"code": "string",
"name": "string"
},
"type": "string",
"name": "string",
"suffix": "string",
"code": "string",
"sequence": 0,
"values": [
{
"id": 0,
"code": "string",
"value": "string"
}
]
}
]
}