[
{
"id": "61e7b8f9e4b0c8a1d4f3c2b1",
"type": "product",
"rentalType": "LCD",
"infos": {
"name": "Mountain Bike X2000",
"description": "A high-performance mountain bike suitable for all terrains."
},
"category": {
"storeItemCategory": {
"id": "61e7b8f9e4b0c8a1d4f3c2b1",
"name": "Mountain Bike"
},
"verticale": {
"id": "BIKE",
"name": "Bike"
},
"categoryLevel1": {
"id": "61e7b8f9e4b0c8a1d4f3c2b1",
"name": "Mountain Bike"
}
},
"media": {
"images": {
"urls": [
"https://example.com/images/item1.jpg",
"https://example.com/images/item2.jpg"
]
},
"videos": {
"youtubeUrls": [
"https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"https://www.youtube.com/watch?v=sNPnbI1arSE"
]
},
"documents": [
{
"url": [
"https://example.com/documents/item1.pdf",
"https://example.com/documents/item2.pdf"
],
"name": "Item Manual"
}
]
},
"pricing": {
"basis": "LOWEST_PRICE",
"price": 29.99,
"basePrice": 29.99,
"appliedDiscounts": [
{
"amount": 5,
"amountType": "PERCENTAGE",
"type": "PERIODIC",
"from": "2025-09-01T00:00:00.000Z",
"to": "2025-09-30T23:59:59.000Z",
"applicableDate": "CREATED_DATE"
}
],
"availableDiscounts": [
{
"type": "QUANTITY",
"rules": [
{
"discount": 123,
"discountType": "AMOUNT",
"rangeFrom": 123,
"rangeTo": 123,
"infiniteTo": true
}
]
}
],
"deposit": {
"amount": 100
},
"vat": {
"amount": 20
}
},
"time": {
"duration": {
"min": 60,
"max": 1440
},
"ranges": [
{
"min": 60,
"max": 1440
}
]
},
"stock": {
"quantity": 10
},
"modules": {
"insurance": {
"enabled": true,
"provider": "TULIP",
"details": {
"provider": "TULIP",
"status": "on_inclusion_hidden"
}
}
}
}
]