{
"deck": "Main",
"cabinClass": 1,
"cabinLayout": {
"columns": [
{
"designator": "A",
"characteristics": "string"
}
],
"rows": {
"first": 20,
"last": 43
},
"exitRowPositions": [
{
"first": 20,
"last": 43
}
]
},
"rows": [
{
"number": 14,
"seats": [
{
"column": "A",
"seatStatus": "F",
"seatCharacteristics": [
"string"
],
"price": 0,
"currency": "string",
"vendorPrice": 0,
"vendorCurrency": "string",
"productCode": "SCI_SEAT_C3_FR_KRK_LTN",
"displayCurrency": 0,
"displayPrice": 0
}
]
}
]
}