GET api/ClienteHO?clienteId={clienteId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| clienteId | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"Nombre": "sample string 1",
"HeadOffice": true,
"ClienteId": "sample string 3",
"Plataforma": [
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
},
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
},
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
}
]
},
{
"Nombre": "sample string 1",
"HeadOffice": true,
"ClienteId": "sample string 3",
"Plataforma": [
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
},
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
},
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
}
]
},
{
"Nombre": "sample string 1",
"HeadOffice": true,
"ClienteId": "sample string 3",
"Plataforma": [
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
},
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
},
{
"ProveedorId": 1,
"Activate": true,
"Plataforma": "sample string 3",
"FechaEnvíoHO": "2026-01-12T19:19:04.2280184-06:00"
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfClienteHO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GA.Rappi.BLL">
<ClienteHO>
<ClienteId>sample string 3</ClienteId>
<HeadOffice>true</HeadOffice>
<Nombre>sample string 1</Nombre>
<Plataforma>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
</Plataforma>
</ClienteHO>
<ClienteHO>
<ClienteId>sample string 3</ClienteId>
<HeadOffice>true</HeadOffice>
<Nombre>sample string 1</Nombre>
<Plataforma>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
</Plataforma>
</ClienteHO>
<ClienteHO>
<ClienteId>sample string 3</ClienteId>
<HeadOffice>true</HeadOffice>
<Nombre>sample string 1</Nombre>
<Plataforma>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
<Proveedor>
<Activate>true</Activate>
<FechaEnvíoHO>2026-01-12T19:19:04.2280184-06:00</FechaEnvíoHO>
<Plataforma>sample string 3</Plataforma>
<ProveedorId>1</ProveedorId>
</Proveedor>
</Plataforma>
</ClienteHO>
</ArrayOfClienteHO>