{
"total": 123,
"data": [
{
"type": "TIER",
"id": "<string>",
"name": "<string>",
"perils": [
{
"id": "<string>",
"name": "<string>"
}
],
"ancillaries": [
{
"id": "<string>",
"name": "<string>"
}
],
"basePrice": 123
}
]
}{
"total": 123,
"data": [
{
"type": "TIER",
"id": "<string>",
"name": "<string>",
"perils": [
{
"id": "<string>",
"name": "<string>"
}
],
"ancillaries": [
{
"id": "<string>",
"name": "<string>"
}
],
"basePrice": 123
}
]
}The productId
total
data
Show child attributes
type
TIER id
name
basePrice
Was this page helpful?