preubas carplus

SimpleXMLElement Object
(
    [@attributes] => Array
        (
            [version] => 0.75
        )

    [Operation] => GetBookingDetails
    [Status] => 1
    [Data] => SimpleXMLElement Object
        (
            [BookingNumber] => 12277
            [Voucher] => 0000016021
            [CommissionAccount] => 4300000002
            [Status] => Confirmed
            [DeliveryOffice] => 1
            [DeliveryOfficeName] => Zaragoza
            [DeliveryDate] => 2026-08-27 14:00
            [PickUpOffice] => 1
            [PickUpOfficeName] => Zaragoza
            [PickUpDate] => 2026-09-11 12:00
            [Days] => 15
            [VehicleGroup] => C3AU
            [PlateNumber] => 2296MZF
            [VehicleModel] => KILIG 95 PLUS AUTOMATICA
            [Total] => 2327.94
            [Concepts] => SimpleXMLElement Object
                (
                    [Concept] => Array
                        (
                            [0] => SimpleXMLElement Object
                                (
                                    [Id] => 160
                                    [Description] => Seguro Advanced
                                    [Units] => 1
                                    [Amount] => 225
                                )

                            [1] => SimpleXMLElement Object
                                (
                                    [Id] => 22
                                    [Description] => Conductor adicional
                                    [Units] => 1
                                    [Amount] => 0
                                )

                            [2] => SimpleXMLElement Object
                                (
                                    [Id] => 17
                                    [Description] => Menaje
                                    [Units] => 1
                                    [Amount] => 30
                                )

                            [3] => SimpleXMLElement Object
                                (
                                    [Id] => 182
                                    [Description] => Parking Coche
                                    [Units] => 15
                                    [Amount] => 0
                                )

                            [4] => SimpleXMLElement Object
                                (
                                    [Id] => 18
                                    [Description] => Set camping
                                    [Units] => 1
                                    [Amount] => 25
                                )

                            [5] => SimpleXMLElement Object
                                (
                                    [Id] => 96
                                    [Description] => Cancelación básica
                                    [Units] => 15
                                    [Amount] => 0
                                )

                            [6] => SimpleXMLElement Object
                                (
                                    [Id] => 62
                                    [Description] => Kilometraje ilimitado
                                    [Units] => 1
                                    [Amount] => 0
                                )

                            [7] => SimpleXMLElement Object
                                (
                                    [Id] => 87
                                    [Description] => Tarifa de servicio y preparación
                                    [Units] => 1
                                    [Amount] => 99
                                )

                            [8] => SimpleXMLElement Object
                                (
                                    [Id] => 124
                                    [Description] => Descuento TOP50
                                    [Units] => 1
                                    [Amount] => -50
                                )

                        )

                )

            [AdditionalDriver] => SimpleXMLElement Object
                (
                )

        )

)