Product Data (JSON)
[
{
"supplierId": 66,
"productId": 95,
"productArea": {
"id": 8,
"name": "Diving"
},
"details": {
"name": "PADI Divemaster Premium (15wk)",
"description": "PADI divemaster",
"prerequisites": null,
"duration": {
"days": 0,
"nights": 0
},
"images": [],
"attachments": []
},
"prices": {
"currency": "EUR",
"purchasePrice": 1988.8,
"purchasePriceFormatted": "1.988,80",
"markupPct": "25.00",
"salesPrice": 2486,
"salesPriceFormatted": "2.486,00",
"seasonalPrices": []
},
"localPayments": [
{
"groupName": "Course fees",
"groupDescription": null,
"items": [
{
"name": "PADI Divemaster Digital Crewpak (155 AUD)",
"productArea": "Diving",
"pricingType": "pcs",
"currency": "EUR",
"price": 95,
"priceFormatted": "95,00"
},
{
"name": "PADI Divemaster Backpack (125 AUD)",
"productArea": "Diving",
"pricingType": "pcs.",
"currency": "EUR",
"price": 78,
"priceFormatted": "78,00"
},
{
"name": "PADI Divemaster application fee 2024 (286 AUD)",
"productArea": "Diving",
"pricingType": "pcs.",
"currency": "EUR",
"price": 175,
"priceFormatted": "175,00"
}
]
}
],
"included": [
{
"groupName": "Trips",
"groupDescription": "Included options on trips",
"items": [
{
"name": "demo option in group \"Trips\"",
"description": "Short description here"
}
]
},
{
"groupName": "Courses",
"groupDescription": "ALL Course",
"items": [
{
"name": "Course materials",
"description": null
},
{
"name": "Dive equipment",
"description": null
},
{
"name": "Instructor",
"description": null
},
{
"name": "Certification fee",
"description": null
}
]
}
],
"notIncluded": [],
"_links": {
"supplierDetails": "https://app.divetravels.net/api/v1/suppliers/66"
}
}
]