{
"id": "714285129",
"products": [
{
"reservation_id": "f7c60b12-d6cf-4495-a2be-ff037f8b5b48",
"item_id": "15144852386240091003_14961263265884236083",
"type": "FLIGHT",
"status": "BOOKED",
"passengers": [
{
"type": "ADT",
"firstname": "John",
"lastname": "Doe",
"gender": "M",
"birth": "12/08/1991",
"document": {
"type": "PASSPORT",
"number": "33444555"
},
"nationality": "ARG"
}
],
"fare": {
"currency": "ARS",
"conversion_rate": 0,
"total": 33736.6,
"total_tax": 4593.6,
"base_fare": 29143
}
}
],
"client_id": "66fbbe85-52f2-4125-add6-7b26f6bad472",
"site": "AR",
"channel": "WEB",
"contact": {
"language": "es",
"email": "[email protected]",
"telephone": {
"type": "M",
"country_code": "54",
"area_code": "11",
"number": "123123"
}
},
"fiscal_identification": {
"type": "CUIL",
"number": "012345678"
},
"created_at": "2018-01-09T20:17:01.882078895Z",
"updated_at": "2018-01-09T20:17:01.882080025Z",
"activity_logs": [
{
"product_id": "f7c60b12-d6cf-4495-a2be-ff037f8b5b49",
"action": "ADD",
"product": "FLIGHT",
"previous_status": "NONE",
"new_status": "BOOKED",
"user_id": "",
"date_time": "2018-01-09T20:17:01.882082551Z"
}
]
}