RESULTADO

Array
(
    [Auto] => Array
        (
            [0] => Array
                (
                    [codigo_interno] => 62284
                    [sucursal] => Calle xxxx, Comuna xxxx
                    [titulo] => AUDI A4 2013
                    [descripcion] => Unico DueƱo
                    [categoria] => AUTOMOVIL
                    [marca] => AUDI
                    [modelo] => A4
                    [version] => 1.8 T
                    [year] => 2013
                    [precio] => 11000000
                    [patente] => xxxx13
                    [kilometraje] => 70000
                    [color] => BLANCO
                    [transmision] => automatica
                    [combustible] => gasolina
                    [caracteristicas] => Array
                        (
                            [0] => Llantas
                            [1] => Frenos ABS
                            [2] => Airbag
                            [3] => Espejos Electricos
                            [4] => Velocidad Crucero
                            [5] => Cierre Centralizado
                            [6] => Alza Vidrios
                            [7] => Alarma
                            [8] => Tapiz Cuero
                        )

                    [Foto] => Array
                        (
                            [0] => https://www.rtautomotriz.com/images/CRM/Ext62284-1.jpg
                        )

                )

            [1] => Array
                (
                    [codigo_interno] => 62286
                    [sucursal] => Calle xxxx, Comuna xxxx
                    [titulo] => BMW X6 2014
                    [descripcion] => 
                    [categoria] => SUV
                    [marca] => BMW
                    [modelo] => X6
                    [version] => 
                    [year] => 2014
                    [precio] => 20000000
                    [patente] => xxxx99
                    [kilometraje] => 60000
                    [color] => BLANCO
                    [transmision] => automatica
                    [combustible] => gasolina
                    [caracteristicas] => Array
                        (
                            [0] => Llantas
                            [1] => Frenos ABS
                            [2] => Airbag
                            [3] => Espejos Electricos
                            [4] => Velocidad Crucero
                            [5] => Cierre Centralizado
                            [6] => Alza Vidrios
                            [7] => Alarma
                            [8] => Tapiz Cuero
                        )

                    [Foto] => Array
                        (
                            [0] => https://www.rtautomotriz.com/images/CRM/Ext62286-1.jpg
                        )

                )

            [2] => Array
                (
                    [codigo_interno] => 62285
                    [sucursal] => Calle xxxx, Comuna xxxx
                    [titulo] => MERCEDES-BENZ C180 2012
                    [descripcion] => 
                    [categoria] => AUTOMOVIL
                    [marca] => MERCEDES-BENZ
                    [modelo] => C180
                    [version] => 
                    [year] => 2012
                    [precio] => 12000000
                    [patente] => yyyy22
                    [kilometraje] => 50000
                    [color] => BLANCO
                    [transmision] => automatica
                    [combustible] => gasolina
                    [caracteristicas] => Array
                        (
                            [0] => Llantas
                            [1] => Frenos ABS
                            [2] => Airbag
                            [3] => Espejos Electricos
                            [4] => Velocidad Crucero
                            [5] => Cierre Centralizado
                            [6] => Alza Vidrios
                            [7] => Alarma
                            [8] => Tapiz Cuero
                        )

                    [Foto] => Array
                        (
                            [0] => https://www.rtautomotriz.com/images/CRM/Ext62285-1.jpg
                        )

                )

        )

    [Status] => Ok
)