{
    "products": [
        {
            "id_item": "a296e05a-9bc0-489d-8663-f481fbb8e9d6%7c17948705668783116985_a296e05a-9bc0-489d-8663-f481fbb8e9d6%7c9183979171005841703",
            "type": "FLIGHT",
            "passengers": [
                {
                    "birth": "17/05/1984",
                    "document": {
                        "number": "1ASDFw1654",
                        "type": "PAS",
                        "issuing_country": "EC",
                        "valid_thru": "2025-05-17"
                    },
                    "firstname": "CARLOS ENRIQUE",
                    "lastname": "MINO FLORES",
                    "gender": "M",
                    "nationality": "EC",
                    "type": "ADT"
                }
            ],
            "itinerary_info": {
                "origin": "MIA",
                "destination": "UIO",
                "departure_date": "2023-09-20",
                "return_date": "2023-09-22",
                "currency": "USD",
                "price": "272.01"
            }
        }
    ],
    "contact": {
        "email": "calolomino@gmail.com",
        "language": "es",
        "telephone": {
            "area_code": "02",
            "country_code": "593",
            "number": "6010267",
            "type": "H"
        }
    },
    "fiscal_data": {
        "address": {
            "city": "UIO",
            "country": "EC",
            "door": "",
            "floor": "",
            "number": "0958978745",
            "postal_code": "170403",
            "state": "PIC",
            "street": ""
        },
        "identification": {
            "fiscal_name": "Carlos Mino",
            "number": "1719708677",
            "tax_situation": "",
            "type": "DNI"
        }
    }
}