Product Data (JSON)
[
{
"supplierId": 31,
"productId": 59270,
"productArea": {
"id": 1,
"name": "Diving"
},
"details": {
"name": "Id culpa esse eos.",
"description": "Fugit explicabo error non consequatur. Sit voluptas omnis hic illum et inventore. Dolorum ullam reprehenderit dolor neque praesentium.",
"prerequisites": null,
"duration": {
"days": 5,
"nights": 0
},
"images": [],
"attachments": []
},
"prices": {
"currency": "EUR",
"purchasePrice": 9415,
"purchasePriceFormatted": "9.415,00",
"markupPct": "25.00",
"salesPrice": 11768.75,
"salesPriceFormatted": "11.768,75",
"seasonalPrices": []
},
"localPayments": [],
"included": {
"0": {
"groupName": "Dive courses",
"groupDescription": "Aut qui id illo amet sequi quisquam.",
"items": [
{
"name": "Certification",
"description": "Ab quia non sunt qui expedita."
},
{
"name": "Materials (books etc)s",
"description": "Hic omnis impedit architecto dolores.asdasdas"
},
{
"name": "Eaque sequi possimus qui.",
"description": "Dolor voluptatem iste molestiae quod sint."
},
{
"name": "Dive Instructor",
"description": "Voluptatem omnis et eos.asdasdasd"
}
]
},
"1": {
"groupName": "Miscellaneous",
"groupDescription": "Maxime quas ab voluptatem aut blanditiis.",
"items": [
{
"name": "Nitrox 32",
"description": "Debitis aliquid sunt eos pariatur soluta et."
},
{
"name": "Nitrox 36",
"description": null
},
{
"name": "Equipment rental",
"description": null
}
]
},
"2": {
"groupName": "Recreational diving",
"groupDescription": "sdf",
"items": [
{
"name": "asdasda",
"description": null
}
]
},
"3": {
"groupName": "Technical diving",
"groupDescription": "sdf",
"items": [
{
"name": "Deleniti officiis eos.",
"description": "Omnis voluptas laborum aut modi eveniet."
}
]
},
"4": {
"groupName": "Dive trips",
"groupDescription": "asdasdasd",
"items": [
{
"name": "Food/lunch",
"description": null
},
{
"name": "Transfer to/from hotel",
"description": null
},
{
"name": "Dive guide (private)",
"description": null
},
{
"name": "Dive guide (group)",
"description": null
}
]
},
"8": {
"groupName": "...not delete, no no no12123213",
"groupDescription": "sdfsfasdf",
"items": [
{
"name": "asdasd",
"description": "asfdsfg3123123"
}
]
}
},
"notIncluded": [],
"_links": {
"supplierDetails": "https://app.dev.divetravels.net/api/v1/suppliers/31"
}
}
]