<br/><br/>Error Cerrar
<br/><br/>22-11-2023 04:49:54 - System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while saving entities that do not expose foreign key properties for their relationships. The EntityEntries property will return null because a single entity cannot be identified as the source of the exception. Handling of exceptions while saving can be made easier by exposing foreign key properties in your entity types. See the InnerException for details. ---> System.Data.Entity.Core.OptimisticConcurrencyException: Store update, insert, or delete statement affected an unexpected number of rows (0). Entities may have been modified or deleted since entities were loaded. See http://go.microsoft.com/fwlink/?LinkId=472540 for information on understanding and handling optimistic concurrency exceptions.
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.ValidateRowsAffected(Int64 rowsAffected, UpdateCommand source)
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.<>c.<Update>b__21_0(UpdateTranslator ut)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update[T](T noChangesResult, Func`2 updateFunction)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update()
   en System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStore>b__153_0()
   en System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesToStore(SaveOptions options, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass148_0.<SaveChangesInternal>b__0()
   en System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesInternal(SaveOptions options, Boolean executeInExistingTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChanges(SaveOptions options)
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   en System.Data.Entity.Internal.LazyInternalContext.SaveChanges()
   en System.Data.Entity.DbContext.SaveChanges()
   en BackVial.API.Controllers.ServiciosController.<Cerrar>d__22.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\ServiciosController.cs:línea 2562
<br/><br/>
22-11-2023 04:49:54 - Error Cerrar (app de operadores) 2643268-3
<br/><br/>Error Logout: patente:KBBK16
<br/><br/>22-11-2023 06:30:02 - System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while saving entities that do not expose foreign key properties for their relationships. The EntityEntries property will return null because a single entity cannot be identified as the source of the exception. Handling of exceptions while saving can be made easier by exposing foreign key properties in your entity types. See the InnerException for details. ---> System.Data.Entity.Core.OptimisticConcurrencyException: Store update, insert, or delete statement affected an unexpected number of rows (0). Entities may have been modified or deleted since entities were loaded. See http://go.microsoft.com/fwlink/?LinkId=472540 for information on understanding and handling optimistic concurrency exceptions.
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.ValidateRowsAffected(Int64 rowsAffected, UpdateCommand source)
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.<>c.<Update>b__21_0(UpdateTranslator ut)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update[T](T noChangesResult, Func`2 updateFunction)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update()
   en System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStore>b__153_0()
   en System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesToStore(SaveOptions options, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass148_0.<SaveChangesInternal>b__0()
   en System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesInternal(SaveOptions options, Boolean executeInExistingTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChanges(SaveOptions options)
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   en System.Data.Entity.Internal.LazyInternalContext.SaveChanges()
   en System.Data.Entity.DbContext.SaveChanges()
   en BackVial.API.Controllers.UnidadesController.Logout(String patente) en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\UnidadesController.cs:línea 0
<br/><br/>Error Logout: patente:KBBK16
<br/><br/>22-11-2023 06:30:02 - System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while saving entities that do not expose foreign key properties for their relationships. The EntityEntries property will return null because a single entity cannot be identified as the source of the exception. Handling of exceptions while saving can be made easier by exposing foreign key properties in your entity types. See the InnerException for details. ---> System.Data.Entity.Core.OptimisticConcurrencyException: Store update, insert, or delete statement affected an unexpected number of rows (0). Entities may have been modified or deleted since entities were loaded. See http://go.microsoft.com/fwlink/?LinkId=472540 for information on understanding and handling optimistic concurrency exceptions.
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.ValidateRowsAffected(Int64 rowsAffected, UpdateCommand source)
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.<>c.<Update>b__21_0(UpdateTranslator ut)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update[T](T noChangesResult, Func`2 updateFunction)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update()
   en System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStore>b__153_0()
   en System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesToStore(SaveOptions options, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass148_0.<SaveChangesInternal>b__0()
   en System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesInternal(SaveOptions options, Boolean executeInExistingTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChanges(SaveOptions options)
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   en System.Data.Entity.Internal.LazyInternalContext.SaveChanges()
   en System.Data.Entity.DbContext.SaveChanges()
   en BackVial.API.Controllers.UnidadesController.Logout(String patente) en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\UnidadesController.cs:línea 0
<br/><br/>
22-11-2023 07:25:08 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 10:25:10 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=E76AC6C3462AF186942A28B76586977BC3A57202CEE43431D44A77842B76BA9B3E71119B361B7CF2; expires=Wed, 22 Nov 2023 11:25:10 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=CA721C75B0F4CDA614AEBB2790E176EA819AD0B01A19EBCF41E4AC2F1605FF1A5DB3585BCC8A6371; expires=Wed, 22 Nov 2023 11:25:10 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a0778a2a148574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 07:25:08 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 07:25:08 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "RTFG85 ",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>Error Login: patente:GTGW92, rut:7362995
<br/><br/>22-11-2023 07:31:30 - System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while saving entities that do not expose foreign key properties for their relationships. The EntityEntries property will return null because a single entity cannot be identified as the source of the exception. Handling of exceptions while saving can be made easier by exposing foreign key properties in your entity types. See the InnerException for details. ---> System.Data.Entity.Core.OptimisticConcurrencyException: Store update, insert, or delete statement affected an unexpected number of rows (0). Entities may have been modified or deleted since entities were loaded. See http://go.microsoft.com/fwlink/?LinkId=472540 for information on understanding and handling optimistic concurrency exceptions.
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.ValidateRowsAffected(Int64 rowsAffected, UpdateCommand source)
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.<>c.<Update>b__21_0(UpdateTranslator ut)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update[T](T noChangesResult, Func`2 updateFunction)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update()
   en System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStore>b__153_0()
   en System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesToStore(SaveOptions options, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass148_0.<SaveChangesInternal>b__0()
   en System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesInternal(SaveOptions options, Boolean executeInExistingTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChanges(SaveOptions options)
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   en System.Data.Entity.Internal.LazyInternalContext.SaveChanges()
   en System.Data.Entity.DbContext.SaveChanges()
   en BackVial.API.Controllers.UnidadesController.Login(String patente, Int32 rut) en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\UnidadesController.cs:línea 567
<br/><br/>
22-11-2023 07:35:22 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 10:35:24 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=F4AE41B446CFF8860CAA557F11B96E769372770483A1C956FBFFD2A5C671EFA7091BFBCC5F06B429; expires=Wed, 22 Nov 2023 11:35:23 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=612BFCEFB011C4A622989F2E3C4CF287A05B6AFAE73528BCB1E439659EE4B7FC24606A5CBE367D54; expires=Wed, 22 Nov 2023 11:35:23 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a086856c3d8574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 07:35:22 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 07:35:22 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 11860081,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 07:36:33 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 10:36:35 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=B6E630EFD3B4E786FBE64C85E3929C40819C93497484D6987E334D4F12238D29AE982146A2D3E31B; expires=Wed, 22 Nov 2023 11:36:34 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A3958547256ADBA62B8B0353D2CAB0E0A71BB776F4E90932E16F9DDE66C3282D2AB3451E695D6625; expires=Wed, 22 Nov 2023 11:36:34 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a08841485c85c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 07:36:33 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 07:36:33 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "KFDS53",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 07:36:44 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 10:36:46 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=97206EA2CE88E78670E21BD58B57B6315E2D22B667FA8C37BDC0AC14015B6FB0ED099449DB3CDA3E; expires=Wed, 22 Nov 2023 11:36:46 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=17D69B203856DBA6A4EE7F27BE2BC79DE3C39CEA40FD94CD8E8041146EAC5D462AA78B104A83784B; expires=Wed, 22 Nov 2023 11:36:46 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a088879fc285b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 07:36:44 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 07:36:44 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "KFDS53",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 07:57:20 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 10:57:22 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4F30993E11B2D4861D9EBC96598878BDBA9771CBE3E9C5579BD838BE3379B2A34F9BFA556208BAF5; expires=Wed, 22 Nov 2023 11:57:21 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=E7085AAAE76CE8A65FA152D5C6EE34B7ED394FB1555C501FEB8F85BA8341CEA31E6752E550F4D61C; expires=Wed, 22 Nov 2023 11:57:21 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a0a6b03e4585c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 07:57:20 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 07:57:20 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13216930,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 08:04:16 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 11:04:18 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=8096B16E2D54DD861D610A217B1BC09E8B228DCD7665DA349B659C2FD8F0B375655CFAAB1190A7D8; expires=Wed, 22 Nov 2023 12:04:17 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=5F8A24B9DB8AE1A657CEA722B6F61B48AE1A0DF9A1A3BB79940DC7C55FACECAE14B04AA7C8F95830; expires=Wed, 22 Nov 2023 12:04:17 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a0b0da2d70858c-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 08:04:16 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 08:04:16 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "BDZB67",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 08:04:27 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 11:04:29 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=B6BADB44862FDD86071388A78FDC9740FE3A42FB55473F6C4F0FC24805885375D7D2D4EEF45D7BBE; expires=Wed, 22 Nov 2023 12:04:28 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=5DF2907F70F1E1A65DD99FF5173579B63EFE697CFD6F131D8CB50B8A41BA40158D602719CC8B8E49; expires=Wed, 22 Nov 2023 12:04:28 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a0b11fae818580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 08:04:27 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 08:04:27 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 5800118,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 08:20:14 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 11:20:15 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4C0D371CA8B8CF86F81EA92F185DB87EBC64E6B958A6818F79AD665E185D6F38ECF54FD79784374B; expires=Wed, 22 Nov 2023 12:20:15 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=7E9FE2225E66F3A6D7821964969393805F3ABC27D1825B96FBE5A014F2D485AD7B36CF8EFE04B90F; expires=Wed, 22 Nov 2023 12:20:15 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a0c83aee4c8580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 08:20:14 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 08:20:14 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "BDZB67",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 08:29:05 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 11:29:07 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=2480F1DE399D37872F34538E88FF8851F2AE5079B97EB6E97AA5A74B9643E3A7FE4BC40548BEDF39; expires=Wed, 22 Nov 2023 12:29:06 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=947462B1CF430BA7AD8F471FF0BE0330E078CF0FB499779472850B02E4128ED18C78798CB1D70FE0; expires=Wed, 22 Nov 2023 12:29:06 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a0d5352d1785b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 08:29:05 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 08:29:05 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13553554,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 08:29:11 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 11:29:11 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 08:29:11 - 
<br/><br/>
22-11-2023 08:29:11 - {
  "Numero": null,
  "AcReferencia": "QP0010793940000001",
  "Modalidad": {
    "Descripcion": "ASISTENCIA VEHICULAR FULL VPPZ",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 207,
    "FechaCreacion": "2019-03-28T13:19:43.377",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPPZ"
  },
  "Vehiculo": {
    "Patente": null,
    "Color": "GRIS",
    "Marca": "PEUGEOT",
    "Modelo": "3008",
    "NroMotor": "10Q4DM0073673",
    "NroChasis": "VF3MCYHZJMS003190",
    "Anio": 2021,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 0,
      "FechaCreacion": "2023-11-22T08:29:07.4465801-03:00",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": null,
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 0,
    "FechaCreacion": "2023-11-22T08:29:07.4465801-03:00",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 8263312,
    "Dv": "K",
    "Nombre": "MARCELO  RODRIGO",
    "ApellidoPaterno": "CASANUEVA",
    "ApellidoMaterno": "CLAISSAC",
    "Correo": "TEREVIOLA@GMAIL.COM",
    "Fono": "981567303",
    "Id": 2455160,
    "FechaCreacion": "2023-11-21T18:05:22.203",
    "FechaModificacion": "2023-11-21T18:09:22.28",
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2024-11-22T00:00:00",
  "FechaEfectoAlta": "2023-11-22T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T08:29:11.8383097-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 1079394,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 3.0,
  "CodigoSucursal": "Q",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "PZ",
  "Corredor": {
    "Id": 45,
    "Rut": 88025000,
    "Dv": "0",
    "Nombre": "VORBEZA CORREDORES DE SEGUROS LTDA"
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T08:29:07.4465801-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 08:29:11 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 08:29:11 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 08:29:20 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 11:29:20 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 08:29:20 - 
<br/><br/>
22-11-2023 08:29:20 - {
  "Numero": null,
  "AcReferencia": "QP0010793940000001",
  "Modalidad": {
    "Descripcion": "ASISTENCIA VEHICULAR FULL VPPZ",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 207,
    "FechaCreacion": "2019-03-28T13:19:43.377",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPPZ"
  },
  "Vehiculo": {
    "Patente": null,
    "Color": "GRIS",
    "Marca": "PEUGEOT",
    "Modelo": "3008",
    "NroMotor": "10Q4DM0073673",
    "NroChasis": "VF3MCYHZJMS003190",
    "Anio": 2021,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 0,
      "FechaCreacion": "2023-11-22T08:29:14.0943003-03:00",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": null,
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 0,
    "FechaCreacion": "2023-11-22T08:29:14.0943003-03:00",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 8263312,
    "Dv": "K",
    "Nombre": "MARCELO  RODRIGO",
    "ApellidoPaterno": "CASANUEVA",
    "ApellidoMaterno": "CLAISSAC",
    "Correo": "TEREVIOLA@GMAIL.COM",
    "Fono": "981567303",
    "Id": 2455160,
    "FechaCreacion": "2023-11-21T18:05:22.203",
    "FechaModificacion": "2023-11-21T18:09:22.28",
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2024-11-22T00:00:00",
  "FechaEfectoAlta": "2023-11-22T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T08:29:20.8114984-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 1079394,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 3.0,
  "CodigoSucursal": "Q",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "PZ",
  "Corredor": {
    "Id": 45,
    "Rut": 88025000,
    "Dv": "0",
    "Nombre": "VORBEZA CORREDORES DE SEGUROS LTDA"
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T08:29:14.0943003-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 08:29:20 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 08:29:20 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 08:40:17 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 11:40:19 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=0FC938C7EB5E3C877EBC1D4A71F3BB281354FD3F0B3E0BCBBBB00A4C08D5AB0F8D5B7CF1094398C4; expires=Wed, 22 Nov 2023 12:40:19 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=5EC8D37E1D8000A7A4335CFD2ADFC3A641EA4A1D3198AB5F50C3ECC1B621DCF96ECDD237BDD8AFF3; expires=Wed, 22 Nov 2023 12:40:19 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a0e59eac14858c-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 08:40:17 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 08:40:17 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PDWP71",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 09:27:04 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 12:27:06 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=8FF2BC89F58B0287DB950BAE1DE765569B32B616D42C06E478DB7D696092AB5F204C6C9BDAC293F5; expires=Wed, 22 Nov 2023 13:27:06 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=CE688E5003553EA744E11C33A1EDB3CE40B54BA9D8F93577F9862A1E1462D402F17C319A43A6D9F1; expires=Wed, 22 Nov 2023 13:27:06 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a12a26e85b857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 09:27:04 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 09:27:04 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "JKVG28",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 09:53:20 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 12:53:22 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=091FD3741C787987FCF390793B9D685A1473B3EA5015710F7AFAEAD2767A72AFB46925E7B86D22E2; expires=Wed, 22 Nov 2023 13:53:22 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A4A38699EAA645A7D5C691CAA7940C53B6258085A4262DEED22FC10DF35F37556CB3CEBB504A1F62; expires=Wed, 22 Nov 2023 13:53:22 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1509f2f98dad1-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 09:53:20 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 09:53:20 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SRZW77",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 09:53:28 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 12:53:30 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=C3193C21D45E7987A2E201F0B19CCFAE4D50F70BB770CAEDC58B71954E96CFD7AD671E54E4FCA9A0; expires=Wed, 22 Nov 2023 13:53:29 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=F5CF76E9228045A7E89AA4EE40FF830ACCDE79EA6959E0998B49C96588B2379E3A451A401F1E210A; expires=Wed, 22 Nov 2023 13:53:29 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a150d0985a9ab9-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 09:53:28 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 09:53:28 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SRZW77",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 09:55:13 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 12:55:15 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=909F3695BBC7788701CB686E1D74206BA42985F1257B20F82EB18BA36C97510FF6FBCD3F404E701F; expires=Wed, 22 Nov 2023 13:55:14 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=41D3FC5D4D1944A760BDCBEE7978895523B3DD471A43E0E22CE37F3B1AB60397990B4D45435EE739; expires=Wed, 22 Nov 2023 13:55:14 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a153603e6685c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 09:55:13 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 09:55:13 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 12637068,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 10:10:56 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 13:10:58 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=D4457590E6626987761D6F12C6489D8A757608B39FC5A969F7282AFA5709831F468493508813E971; expires=Wed, 22 Nov 2023 14:10:57 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=904FE58410BC55A78B57298DDE2406F16C226786C88E2681A98B8FC30A45690C53B9A371C4EE4F66; expires=Wed, 22 Nov 2023 14:10:57 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a16a649a25db0d-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 10:10:56 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 10:10:56 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "hbdv64",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 10:11:06 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 13:11:08 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=5600747D1A3B6987E59389BA02093816BB3443F50CA21CCCF19C93D77CEF453BBC1580E7D176565F; expires=Wed, 22 Nov 2023 14:11:07 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=497FB00BECE555A753AE5E88ADDBA077AB6349ACE4460AFC7A962BAAF62FEF0A3453C75A0293A02A; expires=Wed, 22 Nov 2023 14:11:07 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a16aa429e4db0d-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 10:11:06 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 10:11:06 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "HBDV64",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 10:14:29 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 13:14:31 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=A19635DAE91C56877A327AAC25A47E1B3F190E6EAC4E7CF31170983D1621986F35230512CB023A2D; expires=Wed, 22 Nov 2023 14:14:31 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=EF00EC5F1FC26AA77F268A9F688F44AA43C07BA09BE263FB4DD6B43D6625355488833EA6CC4855ED; expires=Wed, 22 Nov 2023 14:14:31 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a16f9a8a996dd9-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 10:14:29 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 10:14:29 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "HBDV66",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 10:19:47 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 13:19:49 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=B717B5DA4A4551874922153D3DECC78D4305C82963AD749A6ECBAB78F40C6D5653A25C9251F652A8; expires=Wed, 22 Nov 2023 14:19:48 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=2041B856BC9B6DA771E113095216A64CF1ACB2CD59E75F3016BA4B1C98B1889CE73FC9891B731C22; expires=Wed, 22 Nov 2023 14:19:48 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1775c6de28574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 10:19:47 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 10:19:47 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 17734529,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 10:35:26 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 13:35:28 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=2435FFC025F14387219AD805E215A7659BCA5D1F3E4FF561F4F7C7250C43026B85F5F77097B43D4F; expires=Wed, 22 Nov 2023 14:35:27 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=AA2E228DD32F7FA7E18A38C4EBF31C0577CA000228D09AA2ACB4AC3487852F6EF0E6C1CC924270DF; expires=Wed, 22 Nov 2023 14:35:27 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a18e492f758580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 10:35:26 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 10:35:26 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "jbys74",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 10:47:42 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 13:47:44 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=F8EBCDFC7CB54887F37D9712E9A0C8D47274B39D5EA043F3DF4CE839987B80A30F1471B7114869EB; expires=Wed, 22 Nov 2023 14:47:43 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=F99B1AA88A6B74A7091279CE4C550EE351E548570AA30E767DDFABFCF9F48CF72D77C15B7355CD18; expires=Wed, 22 Nov 2023 14:47:43 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1a0432ede85b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 10:47:42 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 10:47:42 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "HCRH87",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 10:47:56 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 13:47:58 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9EC86CA3FA8248872AB288FFCD3E3D89238F3DB84788B07990210283B244722372382E03BFEE0FB6; expires=Wed, 22 Nov 2023 14:47:57 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=F719B9810C5C74A737C55E14783397FC697C8BA92018C67531221E4C6763A42B3C3519D6CF18E073; expires=Wed, 22 Nov 2023 14:47:57 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1a0972b936da7-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 10:47:56 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 10:47:56 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 8664532,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:06:08 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:06:10 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=8B325BDEF7D6A78768F74D3D24BE4271925B193FF163FBAFCA3E14BDAACB3C0FF2E5B9342CC072AF; expires=Wed, 22 Nov 2023 15:06:10 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=3B5160F001089BA7EC49014F5CD3EF282F298E669E8AA7869398E61F16EB20B54BE9AD5374FCCE2A; expires=Wed, 22 Nov 2023 15:06:10 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1bb45cfa5858c-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:06:08 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:06:08 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "prwp86",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:06:25 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:06:27 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=B87B865D9C97A787BCBCD6B5F0C2AD0831B70D2F6C8F842ED010882774D96799A6C25BDF25771ABA; expires=Wed, 22 Nov 2023 15:06:26 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=14563E4B6A499BA71783FFFFC08D6F03C81DA3F459313F4778DD219861424C02296095007B368052; expires=Wed, 22 Nov 2023 15:06:26 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1bbad2cca8574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:06:25 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:06:25 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PRWP86",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:06:29 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:06:31 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=A65E753E0A80A7872FDDB36C7B84F4CAFA16828D6E8B24A9D65D9798878699C5CE9B85E733B5A3EE; expires=Wed, 22 Nov 2023 15:06:30 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=3046BCB8FC5E9BA7FC6AEC1E0ABC126674749AF6E0F3D8A62BE7D77366DCA7CF0F7262451BFA1427; expires=Wed, 22 Nov 2023 15:06:30 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1bbc61ff0db11-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:06:29 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:06:29 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "sfzf58",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:12:36 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:12:38 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=2ABD38E74CEFA18758C0D6BBE90990004141F522A38FF42AE653F8D40DB552504106491637C22D09; expires=Wed, 22 Nov 2023 15:12:37 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=4CA05226BA319DA7363F406F4C02E512C73E5C441971584CA4597A6DFA733DEED483D49897D1890E; expires=Wed, 22 Nov 2023 15:12:37 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1c4b9bd4685c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:12:36 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:12:36 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SLGD82",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:21:28 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:21:30 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4ADF35BA65CDA9873713A1612D3C95D5F95092EBC2D8D1336D143C7D82CED1E688E04FBA0617820D; expires=Wed, 22 Nov 2023 15:21:29 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=3A378E50931395A7438E37E22ABDF558235467905F7D17E440059722C32A8A3800298F42B08D5A66; expires=Wed, 22 Nov 2023 15:21:29 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1d1b5df9902f9-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:21:28 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:21:28 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "plzb54",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:21:37 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:21:39 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=BE6E2A61E2AAA987BB527D7369A6820FFBC8E2CE1810B4180080BCA5D1F3525A67250ECF45336BA9; expires=Wed, 22 Nov 2023 15:21:38 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=9FC35CB7147495A702C5BF3B7659B76AFE309EEB7B95FB1D94DA351853B75E07FAA2D134C85AD831; expires=Wed, 22 Nov 2023 15:21:38 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1d1f2af0e85b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:21:37 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:21:37 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PLZB54",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:22:06 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:22:08 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=5C8CFB9AEB3BA887F3C652947E161D31D43000427C5C7FA5CA0C6ED9761BC3ACCFCC006732F77FB0; expires=Wed, 22 Nov 2023 15:22:07 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=98DEBE551DE594A7BF8B2A5B38788217319DDA7DC609D995C45D35F5650AE4B4C74E86F5BF17A907; expires=Wed, 22 Nov 2023 15:22:07 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1d2a6aef2db29-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:22:06 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:22:06 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PLZB54",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:29:44 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:29:46 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=3052BBAC683E9187A40CD3B169216FCA1E436B36D00316F45F8452EB0D482FAE4532D1AFFF06CDBD; expires=Wed, 22 Nov 2023 15:29:45 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=1C3E95F49EE0ADA703661F3797B3F59EE352C9E578FB06A794AFF07E42CF3F38D94702B00528665B; expires=Wed, 22 Nov 2023 15:29:45 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1ddcffc136da7-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:29:44 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:29:44 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "hkpb77",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:29:53 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:29:55 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=1F4609B0EA1A9187523D0218EC8FC793BB39D27EB39E82D68C037907888E0774219E2249564FDB09; expires=Wed, 22 Nov 2023 15:29:54 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=6563B0081CC4ADA7B3C693DD33582EE73F457C309577CC178F8C915E39AEA5B9017D6D3E5ADEE4D1; expires=Wed, 22 Nov 2023 15:29:54 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1de0acbf0da73-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:29:53 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:29:53 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "HKPB77",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:30:01 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:30:03 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=C9A8018306FA9187D55B24044872F772083369A8646CA22D0DEFF43A7BAFB25F462B557A90E20954; expires=Wed, 22 Nov 2023 15:30:02 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=42930E68F024ADA73EFED0C504BDD3798BB56DB02292B00D78B7C2CE7176A0ECED5CBB3C0E46FD12; expires=Wed, 22 Nov 2023 15:30:02 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1de3cda022878-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:30:01 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:30:01 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "HKPB77",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:50:36 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:50:38 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=39936523C6228E873092A52C1766009EF65A8D64095CC67AD62959BF04B12FBA607DE426B43B61C8; expires=Wed, 22 Nov 2023 15:50:37 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=C583A0BD30FCB2A70DE1D17F873F18EACC0F03C40B765E01B066BDCD0EADF4BBCFD2FABCC13CEFEF; expires=Wed, 22 Nov 2023 15:50:37 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1fc65ee2c8586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:50:36 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:50:36 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SRFB87 ",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:50:41 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:50:43 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4B5E5AD2C30C8E87627189F651F2CDBF83D06B49E2D6C51381A4188A3513B70A80DBC7C72C38D996; expires=Wed, 22 Nov 2023 15:50:42 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=C00534C035D2B2A782E3CE5FD8B46B3F8D6E4CFACEE3111102F688E8ADB1150CE4C422C53825163B; expires=Wed, 22 Nov 2023 15:50:42 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1fc810d229ab4-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:50:41 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:50:41 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SRFB87 ",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:51:10 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:51:12 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=0C5CFC11BD988E870AE362C8A08CAF5F5243A69F3C9FBDDA5F0EF1FFEEDE9E7B7CB6198667B4DB32; expires=Wed, 22 Nov 2023 15:51:11 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=545244D54B46B2A7E6EAF797E20E109ED24D4FDF0FBBE92BEA6F5319AEB85EBF5BCB4A54197B6790; expires=Wed, 22 Nov 2023 15:51:11 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a1fd3bfadb85b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:51:10 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:51:10 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13272806,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:59:11 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:59:13 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=751281065946F687BE2CC83CEF5136BE886FBB5AEDC600D63D7EC51101F386CE0D08AE0E32EFA9DC; expires=Wed, 22 Nov 2023 15:59:12 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=8CA4D2F7AF98CAA78E36509B282F8D23FE2EF9295E023B79AADEE76557DDD8488834A15677ACF4B1; expires=Wed, 22 Nov 2023 15:59:12 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a208f82f9985aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:59:11 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:59:11 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 66009407,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 11:59:34 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 14:59:36 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=A7E3DFA36DEFF68777B4B80E888E6EE90B608811427E7FF5C5AAF0C411D0FCCDAFC5B193A13A4F16; expires=Wed, 22 Nov 2023 15:59:35 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=88799DDF9B31CAA7F36ACA0E2B1EAC66810844AE71E4BB22712FF8600DAFE822735187DA02807E44; expires=Wed, 22 Nov 2023 15:59:35 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a20986c98985c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 11:59:34 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 11:59:34 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "BTCF97",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:09:05 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:09:07 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=36F78841BF36FD8746F3E3038745A6CA7B277C4601084EE7610E2C04E82859C8F22332DEBC1629D5; expires=Wed, 22 Nov 2023 16:09:06 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=4AC5A75949E8C1A78E0FBB4CBE8810073B12BC2E6606C11BFA557E6AEC27B65410036239C9F8C8DE; expires=Wed, 22 Nov 2023 16:09:06 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a21778dee4859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:09:05 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:09:05 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "pbbp28",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:09:20 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:09:22 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=36950E2927F8FD87878CBED1AAF05308EC9BCBBA06B1E753BAE8ADC8C0EAEE91A06389BF2F01C2CC; expires=Wed, 22 Nov 2023 16:09:21 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=FFED4BEAD126C1A79433541D2D5F72F7481312B2A8354A1CB1F1D5CCCBDCC2B6043BA25E1AC5C758; expires=Wed, 22 Nov 2023 16:09:21 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a217d4c867858c-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:09:20 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:09:20 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PBBP28",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:11:53 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:11:55 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=39B29CC05CA5FB87DA4C5A61E50C0667F55D269FE49273684A541DEE6C6D62DB50A9ECAF5753CC47; expires=Wed, 22 Nov 2023 16:11:54 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=41ED12AAAA7BC7A7841D1CC5EED6B38ABE6A63DB4C1568B5BE3B67087BE642CB32AE171680913208; expires=Wed, 22 Nov 2023 16:11:54 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a21b9059da85b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:11:53 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:11:53 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 16396758,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:17:59 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:18:01 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=6C3B9C94B50DE58710523960C3F8BA5C6965D75666C36A0CC1580D0A9259241F261611D7AD4E72DE; expires=Wed, 22 Nov 2023 16:18:00 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=E3F7F79443D3D9A79AD73420F7D44D0C04370FBDE9536D7B83FFC44C5CC0CA1BEA4A0A5F37266C4E; expires=Wed, 22 Nov 2023 16:18:00 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a224820e2125e3-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:17:59 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:17:59 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "RPLG28",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:22:08 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:22:10 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=3C86E739E047E1870D485DDC7B9CECBDDA40BFE00954E760FD601BB1251E16BC3BC74879335943DB; expires=Wed, 22 Nov 2023 16:22:09 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A310174F1699DDA7F78C3957643C2FC28B3AFCDE3CB8C774DAB565E5F699B15366B5D3EFDF5C69A7; expires=Wed, 22 Nov 2023 16:22:09 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a22a92f86c25af-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:22:08 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:22:08 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PCDX32",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:22:14 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:22:16 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=08D75802022AE1872C517CE74A3DD7157CB15B1F943977BD423DBD4CE8212E6A63FD2E51A53A6F25; expires=Wed, 22 Nov 2023 16:22:15 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=2172D01CF4F4DDA7E96A4C3DD0031BDA1DD3A96BD391DBF4416D6B154865B51A02151474E18199E8; expires=Wed, 22 Nov 2023 16:22:15 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a22abcdfdedad5-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:22:14 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:22:14 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PCDX32",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:23:41 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:23:43 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=A369B91233D6E0875BD305EF8314F7D4F78718E4EE5F4B800DD57F4562510961839BEC1B89B91948; expires=Wed, 22 Nov 2023 16:23:43 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A890F457C508DCA77243F4670F0ACCA7886EE4B72DE2D6AA322E467E7E6EA0743D01B43ADCE3C83A; expires=Wed, 22 Nov 2023 16:23:43 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a22cde6c7085b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:23:41 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:23:41 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 11379685,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:23:47 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:23:47 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 12:23:47 - 
<br/><br/>
22-11-2023 12:23:47 - {
  "Numero": null,
  "AcReferencia": "BP0073329260000001",
  "Modalidad": {
    "Descripcion": "ASISTENCIA VEHICULAR VPUH",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 61,
    "FechaCreacion": "2019-03-20T16:15:29.54",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPUH"
  },
  "Vehiculo": {
    "Patente": "pcdx32",
    "Color": "ROJO",
    "Marca": "MG",
    "Modelo": "ZS",
    "NroMotor": null,
    "NroChasis": null,
    "Anio": 2020,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 141,
      "FechaCreacion": "2022-07-15T10:37:51.583",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": {
      "Descripcion": 14,
      "Id": 14,
      "FechaCreacion": "2023-11-14T16:22:46.883",
      "FechaModificacion": "2023-11-14T16:22:52.407",
      "Activo": true,
      "Codigo": "14"
    },
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 0,
    "FechaCreacion": "2023-11-22T12:23:46.5701208-03:00",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 17865748,
    "Dv": "8",
    "Nombre": "TERESA",
    "ApellidoPaterno": "NARANJO",
    "ApellidoMaterno": "REINES",
    "Correo": null,
    "Fono": null,
    "Id": 0,
    "FechaCreacion": "2023-11-22T12:23:46.5701208-03:00",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2024-07-10T00:00:00",
  "FechaEfectoAlta": "2023-07-10T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T12:23:47.352553-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 7332926,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 3.0,
  "CodigoSucursal": "B",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "UH",
  "Corredor": {
    "Id": 1,
    "Rut": 78951950,
    "Dv": "1",
    "Nombre": "BCI CORREDORES DE SEGUROS SA"
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T12:23:46.5701208-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 12:23:47 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 12:23:47 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 12:47:10 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:47:12 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=AC3DA8735955DA87365A8019CFC1670C04D29DF7A0BDD3802357D4E0589BA91455B409EAC0D68B9D; expires=Wed, 22 Nov 2023 16:47:11 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=3760A182AF8BE6A7769366D160B185C5D457A51C2F636CA2600E97DF1D91078D175F33A1A2C6BA01; expires=Wed, 22 Nov 2023 16:47:11 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a24f43cc1c859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:47:10 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:47:10 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PZGB18",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:47:24 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:47:26 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=5D3FA999C622DA872904C4067B57A995A6252B109284C61D12937E10FD6A331D884A7135FBDFFA82; expires=Wed, 22 Nov 2023 16:47:25 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=9241BE7530FCE6A746FA2D76085EFCF94F1BCC3B5EC963D8C2D3D35E5860B259EE309F55FAA4EDD5; expires=Wed, 22 Nov 2023 16:47:25 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a24f97caa20362-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:47:24 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:47:24 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PZGB18",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:52:18 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:52:20 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=5E10BA77B4A5C687D870200F963D88E8054B25D479FE983AAEFD5C5755630110385253B00A02976A; expires=Wed, 22 Nov 2023 16:52:19 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=7669F05D427BFAA71A809839037E405BE88EEE33EE22EB3BB9263058D53424260645A2D6216D6F61; expires=Wed, 22 Nov 2023 16:52:19 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a256a3ce0cdab1-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:52:18 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:52:18 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "KZFF48",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:53:57 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:53:59 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7BFC39B91A23C487B59A63E6A666EADB679AB314EADEE04D6D6009C547CE860ACE9A5861BEC4A539; expires=Wed, 22 Nov 2023 16:53:58 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=012311BBECFDF8A732327680FD242ADE3A99FEFEC09A84313C2B72B23AAB58E731194BD673275A6F; expires=Wed, 22 Nov 2023 16:53:58 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a25931fcfb6da4-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:53:57 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:53:57 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PJPY65",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 12:57:26 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 15:57:28 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=33D1050C3CF2C187C5CA57AE653AE6EEC4E03D8771B9C316BA2AAC3F57928956E268D92463A93518; expires=Wed, 22 Nov 2023 16:57:27 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=D076A6FBCA2CFDA7D4182CDF316676C0A7F2DD06CFD5CA4244530CCAEC375541469B01CC6D9D74E0; expires=Wed, 22 Nov 2023 16:57:27 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a25e4b69c0859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 12:57:26 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 12:57:26 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PKZB90",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 13:03:43 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 16:03:45 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=36642B936E28CB87A0AE7D7D0D22540781ECFB0652883403095F333835823D65DA2EA36D2D3DB5DA; expires=Wed, 22 Nov 2023 17:03:45 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=F4B1D25598F6F7A76E25097439A431B8230120B5B16549F732C32A78B363EB0B8B9D32E5D29FEE25; expires=Wed, 22 Nov 2023 17:03:45 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a267833f648586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 13:03:43 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 13:03:43 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 76184957,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 13:05:24 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 16:05:26 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=5F5F865DDDA2CA87F0CB047939C7674824D3D46033536FA5940A116993E37379F507939EFD2B2E1C; expires=Wed, 22 Nov 2023 17:05:26 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=1B52B39A2B7CF6A75ECBA747D7D61CA29669C42985985F8C35F610ED272E4C6D759FCB35801FDDA6; expires=Wed, 22 Nov 2023 17:05:26 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a269fa7bf985aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 13:05:24 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 13:05:24 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "LWVW63",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 13:18:39 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 16:18:41 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=C7F9AE64F1803E88A03D3A96B1F113DB214862A34387C1A19A422AC82A06F66ACF5F692BDCAFDB6B; expires=Wed, 22 Nov 2023 17:18:41 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=BFD85903075E02A8D358044495DB488898C6287928284403118F4C10BC5EE68F84BAB73C174334AB; expires=Wed, 22 Nov 2023 17:18:41 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a27d5dfa228586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 13:18:39 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 13:18:39 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "DSXD69 ",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 13:40:52 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 16:40:54 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=0EDC30839A2F29884851FBC331FBB456F73EB818B9C4F402D78E202829B02FFB1FF7DD753B942403; expires=Wed, 22 Nov 2023 17:40:53 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=495EE4336CF115A8E96A7D7BFBFAD25AE5B0CCBBA260A7BD2B70F8A4A26A2D2C3A879FE773E23904; expires=Wed, 22 Nov 2023 17:40:53 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a29de8ab5485b0-SCL
  Content-Length: 254
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 13:40:52 - {"Message":"No fue posible Buscar las polizas . Codigo Error[99] Mensaje:No fue posible completar la busqueda Dado que el resultado contienen mas de 10 registros. por favor agregar mas parametros sobre la busqueda.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 13:40:52 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 13:44:36 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 16:44:38 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=96220501BEBD16881E41449E82363762A73A740C8C410060D5236CCE93AAA2344BAB96940897951F; expires=Wed, 22 Nov 2023 17:44:38 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=5C5815EC48632AA8795883B370089631C22099DBBDC3C0FFB34B35EF305BB857BA01BC597C55A11C; expires=Wed, 22 Nov 2023 17:44:38 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2a3642d386db0-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 13:44:36 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 13:44:36 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "RYYH82",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 13:47:39 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 16:47:41 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7D40BEE301F1138898E2BAA4923AC4060F3B8443064D862537CFA403F48286FB459CEB4F3B529114; expires=Wed, 22 Nov 2023 17:47:41 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=F4338A59F72F2FA8D4D39C36213CA49658531F7585AE0AD8E25DA65C212E02BEB11FE3D6ECC94C23; expires=Wed, 22 Nov 2023 17:47:41 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2a7de3dfc85b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 13:47:39 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 13:47:39 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "RYYH82",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 13:56:14 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 16:56:16 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=E9B8DC58011B1B88FABF4613883AB832C43902E3E823F52F76C4052121547F82AB83E6CC8807F765; expires=Wed, 22 Nov 2023 17:56:16 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=54840E21F7C527A87D195EB2BEAA0F97F5AB9523F59AFBFB7E52D0179617A32EB393F6B316AAD8E0; expires=Wed, 22 Nov 2023 17:56:16 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2b46e8d258574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 13:56:14 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 13:56:14 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 15031428,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:02:45 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:02:46 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=58EC99A18A200588316FAF12330D0B0E32920F8080073DC975C6EB4149D2DFF0CC0DD81B06FF031F; expires=Wed, 22 Nov 2023 18:02:46 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=D3BE4EAB7CFE39A8901ABAFD74468309AECBEA71C4688D2060510F0AC57BAF847891D256F802CED4; expires=Wed, 22 Nov 2023 18:02:46 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2bdf53dbcdae1-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:02:45 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:02:45 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "JZPS36",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:04:48 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:04:50 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=B034552DD2400388CCA367C464145B1674B625D65791B0D171CF479BBA9ED7A911931E68C4D84E11; expires=Wed, 22 Nov 2023 18:04:49 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=B1C1D1FA249E3FA893927F27B76DB32A0C72C5FB20425976D61152440354C866106405B69AB3A75C; expires=Wed, 22 Nov 2023 18:04:49 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2c0f71ac185aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:04:48 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:04:48 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 7413531,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:12:21 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:12:21 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 14:12:21 - 
<br/><br/>
22-11-2023 14:12:21 - {
  "Numero": null,
  "AcReferencia": "BP460043200001",
  "Modalidad": {
    "Descripcion": "ASIST VEHICULAR VPZL",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 340,
    "FechaCreacion": "2019-09-10T08:56:58.243",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPZL"
  },
  "Vehiculo": {
    "Patente": "DHCG15",
    "Color": "GRIS",
    "Marca": "RENAULT",
    "Modelo": "SANDERO",
    "NroMotor": "a690q079372",
    "NroChasis": "9fbb5ralsbm008459",
    "Anio": 2012,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 141,
      "FechaCreacion": "2022-07-15T10:37:51.583",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": {
      "Descripcion": 14,
      "Id": 14,
      "FechaCreacion": "2023-11-14T16:22:46.883",
      "FechaModificacion": "2023-11-14T16:22:52.407",
      "Activo": true,
      "Codigo": "14"
    },
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 1461047,
    "FechaCreacion": "2023-11-22T14:12:19.427",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 7419490,
    "Dv": "7",
    "Nombre": "GÁLVEZ MUÑOZ SANTIAGO",
    "ApellidoPaterno": "MIGUEL",
    "ApellidoMaterno": "ANGEL",
    "Correo": null,
    "Fono": null,
    "Id": 2455629,
    "FechaCreacion": "2023-11-22T14:12:19.427",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2024-03-17T00:00:00",
  "FechaEfectoAlta": "2023-03-17T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T14:12:21.8792588-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 4600432,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 5.0,
  "CodigoSucursal": "B",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "ZL",
  "Corredor": {
    "Id": 273,
    "Rut": 78809780,
    "Dv": "8",
    "Nombre": "Itaú Corredores de Seguros Ltda."
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T14:12:21.6605086-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 14:12:21 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 14:12:21 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 14:12:24 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:12:24 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 14:12:24 - 
<br/><br/>
22-11-2023 14:12:24 - {
  "Numero": null,
  "AcReferencia": "BP460043200001",
  "Modalidad": {
    "Descripcion": "ASIST VEHICULAR VPZL",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 340,
    "FechaCreacion": "2019-09-10T08:56:58.243",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPZL"
  },
  "Vehiculo": {
    "Patente": "DHCG15",
    "Color": "GRIS",
    "Marca": "RENAULT",
    "Modelo": "SANDERO",
    "NroMotor": "a690q079372",
    "NroChasis": "9fbb5ralsbm008459",
    "Anio": 2012,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 141,
      "FechaCreacion": "2022-07-15T10:37:51.583",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": {
      "Descripcion": 14,
      "Id": 14,
      "FechaCreacion": "2023-11-14T16:22:46.883",
      "FechaModificacion": "2023-11-14T16:22:52.407",
      "Activo": true,
      "Codigo": "14"
    },
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 1461047,
    "FechaCreacion": "2023-11-22T14:12:19.427",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 7419490,
    "Dv": "7",
    "Nombre": "GÁLVEZ MUÑOZ SANTIAGO",
    "ApellidoPaterno": "MIGUEL",
    "ApellidoMaterno": "ANGEL",
    "Correo": null,
    "Fono": null,
    "Id": 2455629,
    "FechaCreacion": "2023-11-22T14:12:19.427",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2024-03-17T00:00:00",
  "FechaEfectoAlta": "2023-03-17T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T14:12:24.3742844-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 4600432,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 5.0,
  "CodigoSucursal": "B",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "ZL",
  "Corredor": {
    "Id": 273,
    "Rut": 78809780,
    "Dv": "8",
    "Nombre": "Itaú Corredores de Seguros Ltda."
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T14:12:24.1555337-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 14:12:24 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 14:12:24 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 14:29:26 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:29:28 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=A227764C18B17D881F0D1B996C66EF57E772C6325C63ADED06103A75575D5EC4F1AF317AAAF49CBA; expires=Wed, 22 Nov 2023 18:29:28 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=EF9F08FDEE6F41A8640A39E8F7EB8800C60F1388E617DC741A3929C1AE46D1D7A492740109250FDE; expires=Wed, 22 Nov 2023 18:29:28 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2e5113e448580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:29:26 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:29:26 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 70015580,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:29:56 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:29:58 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4D306055183D7C885FF1DDB8D457DC87577C24EA4B33C48CFD4865F8E4F443A828150734CB164F81; expires=Wed, 22 Nov 2023 18:29:58 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=655F014EEEE340A88352279A4AB7A4133F8637ED9A93C089C8CD43585A21A1A8E065E9169CC252B7; expires=Wed, 22 Nov 2023 18:29:58 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2e5cabaae859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:29:56 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:29:56 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "JBKY51",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:32:37 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:32:38 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=161EF038A0C87A8856E955809BE064743EB477639ACD3B10EE215B7FF50A2B8EE27EC8BBB9F5A7EC; expires=Wed, 22 Nov 2023 18:32:38 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=5C625291561646A8C4AD9623E528A9B7D02AB1480C1CA8703952785D3E09482046B9F3681D54DE01; expires=Wed, 22 Nov 2023 18:32:38 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2e9b70f1485b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:32:37 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:32:37 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PGWJ62",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:32:48 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:32:50 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9A1A6163A1A37A88F99F78B37CEC27A86CF46F9D699C0E7C030AAE47DA3B4749BD31A4BC29435FF8; expires=Wed, 22 Nov 2023 18:32:49 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=D10DE68D577D46A80AF78CED4B112A4A1F14AC63F190A73F4F220E827A4155C6F85513AAA12EDF98; expires=Wed, 22 Nov 2023 18:32:49 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2e9fa5e959acb-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:32:48 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:32:48 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 76143373,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:36:49 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:36:51 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=5BAAF97F89F16688DB649A37EC188766FADF16BBBC92910E21910936B25D858881DB6376EBF5D9E5; expires=Wed, 22 Nov 2023 18:36:51 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=DD839C117F2F5AA84B892727BC203E874B810F98598C4C32726BAE690E23F6362F952DDC1A29E4C6; expires=Wed, 22 Nov 2023 18:36:51 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2efde9b2d8574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:36:49 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:36:49 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 18340688,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:46:24 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:46:26 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=6898C92078296D8854605A5824F544B5CDB9B3FCDD667B36A04CA0FFBF978C8C319E1A3D402F912C; expires=Wed, 22 Nov 2023 18:46:26 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=13EF5E838EF751A850FA8E0EECCE46DAAB46018CEDAA01F6B3F0E2B2E00DFF33262E4476B7864A15; expires=Wed, 22 Nov 2023 18:46:26 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2fdeb7eb6859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:46:24 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:46:24 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 11625014,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:46:51 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:46:53 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=610BC0A33DC36D884DA204C35EA3751DD0DAECE20DECFB2A4A3321310A1EB1CC24F9819649F465C7; expires=Wed, 22 Nov 2023 18:46:53 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=29F9D8BDCB1D51A87047E668C28F69E088A2D92460A0CB0CC8A7D8C85AA77E00A6A46A0558B37591; expires=Wed, 22 Nov 2023 18:46:53 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a2fe93da28db19-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:46:51 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:46:51 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 15550386,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:49:55 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:49:57 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=D662DF0377F76A889C5EAF9741CA5BD3340E0BE86DDC700DE2F4AD30A13BB1A1E3A5B7C1BA60CA58; expires=Wed, 22 Nov 2023 18:49:56 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=DABCEB85812956A8740ADD4F446C00E001A885A8D1392263FCC87B1E4BFFF9EBE478CAF0315D1AA4; expires=Wed, 22 Nov 2023 18:49:56 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3030ede87857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:49:55 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:49:55 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "sxvv66",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:50:14 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:50:16 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9FBE379728AB6A8838686E2143E352EB48EB39D1C3587EDF3E46D8CA721534DE5402EB94C315DA2F; expires=Wed, 22 Nov 2023 18:50:16 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=90BBF838DE7556A8F3667D5EBC41C77E3B0523A91F807065575CBC4815F007B0B51BEB70B5B8F253; expires=Wed, 22 Nov 2023 18:50:16 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a303873fcddb11-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:50:14 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:50:14 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "HKGJ41 ",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:50:24 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:50:26 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=2BE5104539816A88C97DBDC3223CEEE0FF92F60379A38AB2B261893E411F0A3BF6BEB8175FFC2D32; expires=Wed, 22 Nov 2023 18:50:26 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=401492FCCF5F56A8CBCF54F140FBBD2FF97B637638EFA0B7156C2A7CF51A11717FACAF859EEBA28B; expires=Wed, 22 Nov 2023 18:50:26 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a303c4cfa88586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:50:24 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:50:24 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SXVV66",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:50:32 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:50:34 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=E6E60CC393616988DAC912B3165D321BC9931B7B864D8A7CCE152F73D50BD11E46763E3D727AA7E5; expires=Wed, 22 Nov 2023 18:50:34 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=1FF8A71465BF55A831023F52CA1D5B9F4E14B4F50360133CD34421874A8DB910E7D38F8A1FC15BF7; expires=Wed, 22 Nov 2023 18:50:34 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a303f70eb0db21-MIA
  Content-Length: 254
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:50:32 - {"Message":"No fue posible Buscar las polizas . Codigo Error[99] Mensaje:No fue posible completar la busqueda Dado que el resultado contienen mas de 10 registros. por favor agregar mas parametros sobre la busqueda.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:50:32 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:51:03 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:51:05 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=F9377E65F4E86988DED6FFD8B4F2730DCDA1908B26E6BA040004705F19BB6E76A87AEE09C80BB1C1; expires=Wed, 22 Nov 2023 18:51:04 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=59E30651023655A888A65294CA6708BB9EEC216412FC9A00963B9A3DE79CDF025C9F99310B86C15E; expires=Wed, 22 Nov 2023 18:51:04 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a304b6b9d76dbb-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:51:03 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:51:03 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 7707661,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 14:53:41 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 17:53:43 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4522C847078357882C63236C4E5224A7807A83A1C279D1137307B06D2B5ED9EE41FE79A7B95E3046; expires=Wed, 22 Nov 2023 18:53:43 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=5C049324F15D6BA871E44E8CD8FA7937908381C1F8F45573F99CAE861724EEEEEED6DA3DF1CEC32C; expires=Wed, 22 Nov 2023 18:53:43 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a30894ae7c85c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 14:53:41 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 14:53:41 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "GYWS51",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:09:49 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:09:51 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=C4B78565A9BA5888BC09C80EC9C8A248F388C1BE0088B421D9373119E3D2D54060A1B6055601A2F3; expires=Wed, 22 Nov 2023 19:09:51 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A9471CA55F6464A8B8FDAA562BEE9A49B525D519B653CFE74F3D4D0BE2E00CC40BB485F467123291; expires=Wed, 22 Nov 2023 19:09:51 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3203a38bb85b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:09:49 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:09:49 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "JCXK38",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:10:14 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:10:16 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=B19AB80195544788614216634B04E7E9440AA2C4E9A75429CAD193E2BA6D85FB68F9A229023FD7C3; expires=Wed, 22 Nov 2023 19:10:16 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=54FB47E2638A7BA845ACC01409A5F01C2E53DDB8297195D08A81EC71A74A5F5EC301E55E3CC6F9A7; expires=Wed, 22 Nov 2023 19:10:16 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a320d56eaa6dbc-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:10:14 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:10:14 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 17149113,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:11:00 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:11:02 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9460EB96D4A4478804867F9DB98618507C760974B8AA9F800F526AE0A0F63BBA38B70B3E41C57F82; expires=Wed, 22 Nov 2023 19:11:01 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=C96439CC227A7BA847AE5AAEFACA5BC7299B55AE136D73BA7666013F8AE9B995264B47E8CEA29FFB; expires=Wed, 22 Nov 2023 19:11:01 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a321f0dc078586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:11:00 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:11:00 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "LDJH77",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:12:15 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:12:17 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=57AEE5B44D8346881096DB2757A4A5ED8A6E515A41AF69EFECD4A2A8FFAB1B81EB652A1C07B975FD; expires=Wed, 22 Nov 2023 19:12:17 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=610BBBE4BB5D7AA881B84B1D8CD9F8CA340EF5AFE549EA97315379B310A5C8F994BEFA17591CE5F6; expires=Wed, 22 Nov 2023 19:12:17 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a323c8284f85c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:12:15 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:12:15 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 15338324,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:12:39 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:12:41 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=5FB17CB7C6274588835C06C06AE89B2B430798CDA004DD3A94DD20C674A4659B1FE647264421A9F3; expires=Wed, 22 Nov 2023 19:12:41 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=EA4D3ABD30F979A837C6830B1ECB03928959510E0DFC6FF5D8B3638EB2832658A7EB3A870CA1D41B; expires=Wed, 22 Nov 2023 19:12:41 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3245a9977288e-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:12:39 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:12:39 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PTFV78",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:15:43 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:15:45 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=F31A87041450428844E614FC165B2F0B7EAAE6211A27B7B167392E92BAD6F441F48C66BA3C9B2ED9; expires=Wed, 22 Nov 2023 19:15:45 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A2078F84E28E7EA810036D90948D020EE9342146DD294A77099F8824A5C8CE6921DAF6BC4A56DBE9; expires=Wed, 22 Nov 2023 19:15:45 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a328dabb4cdab1-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:15:43 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:15:43 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PTFV78",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:20:17 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:20:19 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=C00B0D41B3254E88757865594E31E98E83724FC0F54865940802C6219C4BAE696BA529749888C49D; expires=Wed, 22 Nov 2023 19:20:19 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=D418EF8045FB72A8CAE53C48281070FA241E16758D2A7D78858862D7A72534E4F19D288CF9565309; expires=Wed, 22 Nov 2023 19:20:19 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a32f8a4cf631ec-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:20:17 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:20:17 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 17325219,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:24:18 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:24:20 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=89B7F0E7A97A4A88E65C2752C94634A811587D723FF91C8E5947B7F242FB54F3D689A87CA73CA647; expires=Wed, 22 Nov 2023 19:24:20 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=C74825905FA476A8452439AEECAEDFE3265C42AFC821BC939E71AD3486AFCFF8F12389663C029C7C; expires=Wed, 22 Nov 2023 19:24:20 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3356db8178574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:24:18 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:24:18 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PLLG98",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>Error ValidarPolizaAS400
<br/><br/>22-11-2023 15:25:20 - System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while saving entities that do not expose foreign key properties for their relationships. The EntityEntries property will return null because a single entity cannot be identified as the source of the exception. Handling of exceptions while saving can be made easier by exposing foreign key properties in your entity types. See the InnerException for details. ---> System.Data.Entity.Core.OptimisticConcurrencyException: Store update, insert, or delete statement affected an unexpected number of rows (0). Entities may have been modified or deleted since entities were loaded. See http://go.microsoft.com/fwlink/?LinkId=472540 for information on understanding and handling optimistic concurrency exceptions.
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.ValidateRowsAffected(Int64 rowsAffected, UpdateCommand source)
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.<>c.<Update>b__21_0(UpdateTranslator ut)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update[T](T noChangesResult, Func`2 updateFunction)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update()
   en System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStore>b__153_0()
   en System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesToStore(SaveOptions options, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass148_0.<SaveChangesInternal>b__0()
   en System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesInternal(SaveOptions options, Boolean executeInExistingTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChanges(SaveOptions options)
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   en System.Data.Entity.Internal.LazyInternalContext.SaveChanges()
   en System.Data.Entity.DbContext.SaveChanges()
   en BackVial.API.Controllers.PolizasController.<ValidarPolizaAS400>d__12.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 582
<br/><br/>
22-11-2023 15:25:21 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:25:20 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 15:25:21 - 
<br/><br/>
22-11-2023 15:25:21 - {
  "Numero": null,
  "AcReferencia": "MP0024463440000001",
  "Modalidad": {
    "Descripcion": "ASIST SOLUCION 3.0 AUXILIA",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 3,
    "FechaCreacion": "2019-03-20T10:05:26.923",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPOC"
  },
  "Vehiculo": {
    "Patente": "PLLG98",
    "Color": "BURDEO",
    "Marca": "HONDA",
    "Modelo": "WR-V",
    "NroMotor": "L15Z91600098",
    "NroChasis": "93HGH8840MK600085",
    "Anio": 2021,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 141,
      "FechaCreacion": "2022-07-15T10:37:51.583",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": {
      "Descripcion": 14,
      "Id": 14,
      "FechaCreacion": "2023-11-14T16:22:46.883",
      "FechaModificacion": "2023-11-14T16:22:52.407",
      "Activo": true,
      "Codigo": "14"
    },
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 1461085,
    "FechaCreacion": "2023-11-22T15:24:49.603",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 10074159,
    "Dv": "8",
    "Nombre": "POSTIGLIONE AH",
    "ApellidoPaterno": "ANA",
    "ApellidoMaterno": "MARCELINA",
    "Correo": null,
    "Fono": null,
    "Id": 2455690,
    "FechaCreacion": "2023-11-22T15:24:47.13",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2023-12-28T00:00:00",
  "FechaEfectoAlta": "2022-12-28T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T15:25:21.0787106-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 2446344,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 3.0,
  "CodigoSucursal": "M",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "OC",
  "Corredor": {
    "Id": 16,
    "Rut": 79634990,
    "Dv": "5",
    "Nombre": "DALY Y CIALTDACORREDDE SEGUROS"
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T15:24:47.08309-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 15:25:21 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 15:25:21 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 15:25:30 - System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en BackVial.API.Controllers.ExpedientesController.ActualizarDatosPrimerServicio(Servicio servicio) en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\ExpedientesController.cs:línea 430
<br/><br/>
22-11-2023 15:30:21 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:30:21 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 15:30:21 - 
<br/><br/>
22-11-2023 15:30:21 - {
  "Numero": null,
  "AcReferencia": "GP130790400001",
  "Modalidad": {
    "Descripcion": "ASIST AL VEHOCULO VPZD",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 147,
    "FechaCreacion": "2019-03-23T11:03:16.683",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPZD"
  },
  "Vehiculo": {
    "Patente": "DHVZ88",
    "Color": "NEGRO",
    "Marca": "GREAT WALL",
    "Modelo": "HAVAL 5",
    "NroMotor": "SJX4952",
    "NroChasis": "LGWEF3A54CB603680",
    "Anio": 2012,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 141,
      "FechaCreacion": "2022-07-15T10:37:51.583",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": {
      "Descripcion": 14,
      "Id": 14,
      "FechaCreacion": "2023-11-14T16:22:46.883",
      "FechaModificacion": "2023-11-14T16:22:52.407",
      "Activo": true,
      "Codigo": "14"
    },
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 1461087,
    "FechaCreacion": "2023-11-22T15:30:12.75",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 17768162,
    "Dv": "8",
    "Nombre": "NICOLAS ANDRES ",
    "ApellidoPaterno": "CORTES",
    "ApellidoMaterno": "VALDES",
    "Correo": null,
    "Fono": null,
    "Id": 2455695,
    "FechaCreacion": "2023-11-22T15:30:12.75",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2024-10-18T00:00:00",
  "FechaEfectoAlta": "2023-10-18T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T15:30:21.446303-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 1307904,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 0.0,
  "CodigoSucursal": "G",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "ZD",
  "Corredor": {
    "Id": 1506,
    "Rut": 76815712,
    "Dv": "K",
    "Nombre": "123 CORREDORES DE SEGUROS SPA"
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T15:30:18.3429306-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 15:30:21 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 15:30:21 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 15:36:48 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:36:48 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 15:36:48 - 
<br/><br/>
22-11-2023 15:36:48 - {
  "Numero": null,
  "AcReferencia": "GP130790400001",
  "Modalidad": {
    "Descripcion": "ASIST AL VEHOCULO VPZD",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 147,
    "FechaCreacion": "2019-03-23T11:03:16.683",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPZD"
  },
  "Vehiculo": {
    "Patente": "DHVZ88",
    "Color": "NEGRO",
    "Marca": "GREAT WALL",
    "Modelo": "HAVAL 5",
    "NroMotor": "SJX4952",
    "NroChasis": "LGWEF3A54CB603680",
    "Anio": 2012,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 141,
      "FechaCreacion": "2022-07-15T10:37:51.583",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": {
      "Descripcion": 14,
      "Id": 14,
      "FechaCreacion": "2023-11-14T16:22:46.883",
      "FechaModificacion": "2023-11-14T16:22:52.407",
      "Activo": true,
      "Codigo": "14"
    },
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 0,
    "FechaCreacion": "2023-11-22T15:36:48.1889007-03:00",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 17768162,
    "Dv": "8",
    "Nombre": "NICOLAS ANDRES ",
    "ApellidoPaterno": "CORTES",
    "ApellidoMaterno": "VALDES",
    "Correo": "NICOANDRES.CORTES@HOTMAIL.COM",
    "Fono": "967297333",
    "Id": 2455695,
    "FechaCreacion": "2023-11-22T15:30:12.75",
    "FechaModificacion": "2023-11-22T15:31:56.027",
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2024-10-18T00:00:00",
  "FechaEfectoAlta": "2023-10-18T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T15:36:48.7982753-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 1307904,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 0.0,
  "CodigoSucursal": "G",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "ZD",
  "Corredor": {
    "Id": 1506,
    "Rut": 76815712,
    "Dv": "K",
    "Nombre": "123 CORREDORES DE SEGUROS SPA"
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T15:36:48.1889007-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 15:36:48 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 15:36:48 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 15:37:39 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:37:41 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=388E9CF0C63CBE88DED184BA3B6999CC75DA8EA819016DC724FAE08CE63D33B328B0CB736746951B; expires=Wed, 22 Nov 2023 19:37:41 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=093E56F530E282A8584588EB94922C0D7823B35AE664074C3EAA1458486894770556DE2DFE76FA24; expires=Wed, 22 Nov 2023 19:37:41 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a348fcfda5dac9-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:37:39 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:37:39 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 22522127,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:42:29 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:42:31 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=A86AD510D6D1BA88927F9BCE99D2B4D948B2BA5C068B47D4CCF41DA76BCE77B815AA0EE62146ED14; expires=Wed, 22 Nov 2023 19:42:31 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A72E2FFA200F86A8172D606A276FA371A7F2B7AE8167C738D99B19E477A896DFAB5048C39A54E981; expires=Wed, 22 Nov 2023 19:42:31 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a35010da329abd-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:42:29 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:42:29 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 76607863,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:42:43 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:42:45 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9A50B18A9299BA8842A2932277B4FAA44E1214C6CD99E013703EA26ED7625D0C722047A7A9CC3A2B; expires=Wed, 22 Nov 2023 19:42:45 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=7A0288E5644786A8C117BDD4A7F8920A4F1E44E0F3A72885EAC363821FBF6732C8F0D2D5AA83E4C1; expires=Wed, 22 Nov 2023 19:42:45 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3506bbdf28574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:42:43 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:42:43 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "RFJC14",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:44:17 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:44:19 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=29AE20DDC228B8884E821D38AC119055122A54C82B3225E7E1FC7BA02E050745CC4B4FCFB64DBFBC; expires=Wed, 22 Nov 2023 19:44:19 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=D7EC3F1A34F684A827A44C8C76171943E7CCB969480031E2E8748A3775A4388CDADF6A50ADBFE643; expires=Wed, 22 Nov 2023 19:44:19 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a352b77892857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:44:17 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:44:17 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "FXWL51",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:47:23 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:47:24 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=B7EA7EA8FE5BA5885C6BF94975F1019C9BE373C7F0FE8B932057A53388929066DF2579C4558D6AF1; expires=Wed, 22 Nov 2023 19:47:24 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=CE1E50AC088599A85D5DAD7839C59D1F3CEFD2BB1AD38CE74FB2FF5597F4652531D2C9D037E06726; expires=Wed, 22 Nov 2023 19:47:24 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3573adc8831e3-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:47:23 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:47:23 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "jstp68",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:47:35 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:47:37 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=E7A3D9202B24A58832AF2EF9526371BD3F18FD97042610791B09284D4B2302B8D3E44DD6AD0F8C51; expires=Wed, 22 Nov 2023 19:47:37 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=BD1C28FFDDFA99A8CC11E755BEE754E1904E5C84B905590F397FF73C72957CA133513D6675D3DAD0; expires=Wed, 22 Nov 2023 19:47:37 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a357898f8285b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:47:35 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:47:35 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "jstp68",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 15:47:42 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 18:47:44 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=E67E80FD4D08A588215D9714617F07E94116D8DD2853B1DA68AD3E764D7D0E2977C014C444AF343A; expires=Wed, 22 Nov 2023 19:47:44 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=EE70A3E0BBD699A8D05CAEA0C668A520273A23D585018C10D6C926D83E7BBF66FA08EF35D1CFBDF6; expires=Wed, 22 Nov 2023 19:47:44 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a357b51faa02ed-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 15:47:42 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 15:47:42 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "JSTP68",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 16:06:28 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 19:06:30 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=19444B906BDE9488B53A149AB7E8FB9C0F1209482400CE7C57ACF2A534CCE252D7809A7F8382359F; expires=Wed, 22 Nov 2023 20:06:30 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=1E6E4DBD9D00A8A8CD9352B18A3C9686FA5B2B51792F3EBBC7396F4BFCCEB4D80C1B4F3727A5FC49; expires=Wed, 22 Nov 2023 20:06:30 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a373336dab8586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 16:06:28 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 16:06:28 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13990770,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 16:15:24 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 19:15:26 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=59CFEA6050B39C881A163E044FDEF4DBA514238EFE1DF0BD1FE688C24E5F3E8FECA034F7D6D03183; expires=Wed, 22 Nov 2023 20:15:26 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=4E7687E8A66DA0A8431E6E943C1CC1CBD9D8CCE98FE3B3DB3E4CFBB360CFFB39F9271732D5810D21; expires=Wed, 22 Nov 2023 20:15:26 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3804668f30341-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 16:15:24 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 16:15:24 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13544198,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 16:24:02 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 19:24:04 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=F1F9D25F30CA8488810B65B92A73C2243341AD41C88F7330C54F3A37C88335697FA1CF146FE60F24; expires=Wed, 22 Nov 2023 20:24:04 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A7C4E59DC614B8A861AA5B896BAB505478C18E7C27FF3FBEAE70B3FE9A1D0C8260454DE9939B7CF9; expires=Wed, 22 Nov 2023 20:24:04 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a38cec9a0485c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 16:24:02 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 16:24:02 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 11863158,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 16:24:30 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 19:24:32 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=00092710475983888AB0093DAA2269B9C23A2AF11DDA9357D1971D381CBC2FDBFCBF243A283BA520; expires=Wed, 22 Nov 2023 20:24:32 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=6A113787B187BFA8E67E4CAB1B3D38DC30CCF19ABA6377AA46294EFFEC5F07BCEC96773D3ABDAB10; expires=Wed, 22 Nov 2023 20:24:32 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a38d9e8c7c85aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 16:24:30 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 16:24:30 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "PHJS96",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>Error Cerrar
<br/><br/>22-11-2023 16:28:37 - System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while saving entities that do not expose foreign key properties for their relationships. The EntityEntries property will return null because a single entity cannot be identified as the source of the exception. Handling of exceptions while saving can be made easier by exposing foreign key properties in your entity types. See the InnerException for details. ---> System.Data.Entity.Core.OptimisticConcurrencyException: Store update, insert, or delete statement affected an unexpected number of rows (0). Entities may have been modified or deleted since entities were loaded. See http://go.microsoft.com/fwlink/?LinkId=472540 for information on understanding and handling optimistic concurrency exceptions.
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.ValidateRowsAffected(Int64 rowsAffected, UpdateCommand source)
   en System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.Update()
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.<>c.<Update>b__21_0(UpdateTranslator ut)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update[T](T noChangesResult, Func`2 updateFunction)
   en System.Data.Entity.Core.EntityClient.Internal.EntityAdapter.Update()
   en System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStore>b__153_0()
   en System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesToStore(SaveOptions options, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.<>c__DisplayClass148_0.<SaveChangesInternal>b__0()
   en System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChangesInternal(SaveOptions options, Boolean executeInExistingTransaction)
   en System.Data.Entity.Core.Objects.ObjectContext.SaveChanges(SaveOptions options)
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Data.Entity.Internal.InternalContext.SaveChanges()
   en System.Data.Entity.Internal.LazyInternalContext.SaveChanges()
   en System.Data.Entity.DbContext.SaveChanges()
   en BackVial.API.Controllers.ServiciosController.<Cerrar>d__25.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\ServiciosController.cs:línea 2789
<br/><br/>
22-11-2023 16:28:37 - Error Cerrar 2643340-1 ADRIANA.GUZMAN Servicio Cerrado
<br/><br/>
22-11-2023 16:32:52 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 19:32:54 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7CFDA199A9B28C8883D6F92E726347847A1AF8537DD504E278029AEB12DE14FE28897E10712CD3AA; expires=Wed, 22 Nov 2023 20:32:54 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=20484C6D5F6CB0A86E715A10AE2A9992E355B489E506049BA06ED587243E453A62C556440DD5910B; expires=Wed, 22 Nov 2023 20:32:54 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a399e0bdc78580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 16:32:52 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 16:32:52 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 15957980,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 16:53:49 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 19:53:51 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=C08AC4521980F988238BCA44236676841BF68427D4F4F620527A25A8BB2A4A084CC3E2C609435643; expires=Wed, 22 Nov 2023 20:53:51 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=E281227AEF5EC5A8C3EE06BA69BE634E713AC5484FE46300198F4590A71CA998E1DFF88D9DE2D1C9; expires=Wed, 22 Nov 2023 20:53:51 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3b88e3b09db0d-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 16:53:49 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 16:53:49 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13761038,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:03:50 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:03:52 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=FD3685EA0758EF885A82B6E25C32990C36EB65441808FFAE8C3A9528F9BC343045E3880630D1BA62; expires=Wed, 22 Nov 2023 21:03:51 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=55C38BBAF186D3A800298EFCFDDB5D01782CDB54336C83C2263C350FE56E4FFB58864613E568DB58; expires=Wed, 22 Nov 2023 21:03:51 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3c7372d0c25a6-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:03:50 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:03:50 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 12788638,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:10:21 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:10:23 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9D2588F5D961E9886B2F3CB4D6BBA86EFE3F88C664DBDF6152D760EF5DD4F9A61FF36292C3EF5F65; expires=Wed, 22 Nov 2023 21:10:23 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=E2DA660F2FBFD5A827F4E52A7520ADF6E283239066874AC65C14303391C9DBEF55EBDE7AE6E73BB0; expires=Wed, 22 Nov 2023 21:10:23 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3d0c809698586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:10:21 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:10:21 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13437670,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:10:54 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:10:56 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=808496D7C0E1E98805DD1ADA7437E5FCF2A8250622C6CF7C81C2B63BA403DA2A63F13E513AF30F49; expires=Wed, 22 Nov 2023 21:10:55 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=30942547363FD5A8C39F9831A29B5FA0944048DAA04F9B7E2E171930739CEB02C749EB067F074EB0; expires=Wed, 22 Nov 2023 21:10:55 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3d1951f4d85c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:10:54 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:10:54 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 5785320,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:21:25 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:21:27 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=D07B2AFF8342DF88BDC365673E95CE331BD9D07852CAE1A729646F15754CBFE9390097EE3E97110E; expires=Wed, 22 Nov 2023 21:21:26 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=235443E9759CE3A8DB5CC7D3C58D3FE8098C355371F6B281BC782C9E01EE55A41DE6640FE120B561; expires=Wed, 22 Nov 2023 21:21:26 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3e0fcbce185aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:21:25 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:21:25 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "LGGB22",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:22:06 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:22:05 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 17:22:06 - 
<br/><br/>
22-11-2023 17:22:06 - {
  "Numero": null,
  "AcReferencia": "MP019284200001",
  "Modalidad": {
    "Descripcion": "AUTOREEMPLAZO 15 DIAS VPGO",
    "Compania": {
      "Nombre": "BCI SEGUROS GENERALES",
      "Id": 1,
      "FechaCreacion": "2019-03-19T17:38:59.953",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": "BCI"
    },
    "Garantias": null,
    "PermiteOtrosVehiculos": false,
    "Id": 66,
    "FechaCreacion": "2019-03-20T17:01:35.927",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": "VPGO"
  },
  "Vehiculo": {
    "Patente": "LVFR96",
    "Color": "GRIS",
    "Marca": "GREAT WALL",
    "Modelo": "3",
    "NroMotor": "4G63S4MSXS9328",
    "NroChasis": "LGWEF3A53LB610331",
    "Anio": 2020,
    "Gama": null,
    "Tipo": {
      "Descripcion": "STATIONWAGON",
      "Categoria": null,
      "CodigoBCI": "L",
      "Id": 141,
      "FechaCreacion": "2022-07-15T10:37:51.583",
      "FechaModificacion": null,
      "Activo": true,
      "Codigo": null
    },
    "Categoria": {
      "Descripcion": 14,
      "Id": 14,
      "FechaCreacion": "2023-11-14T16:22:46.883",
      "FechaModificacion": "2023-11-14T16:22:52.407",
      "Activo": true,
      "Codigo": "14"
    },
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 1461152,
    "FechaCreacion": "2023-11-22T17:21:18.707",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 10319152,
    "Dv": "1",
    "Nombre": "TORO MARIN",
    "ApellidoPaterno": "ALFONSO",
    "ApellidoMaterno": "ROLANDO",
    "Correo": null,
    "Fono": null,
    "Id": 2455795,
    "FechaCreacion": "2023-11-22T17:21:18.707",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": "2024-06-01T00:00:00",
  "FechaEfectoAlta": "2023-06-01T00:00:00",
  "FechaEfectoBaja": null,
  "FechaOperacion": "2023-11-22T17:22:06.1813542-03:00",
  "ProductoModelo": null,
  "NumeroDocto": 192842,
  "Item": 1,
  "MontoAsegurado": 0.0,
  "Deducible": 3.0,
  "CodigoSucursal": "M",
  "TipoDocto": "P",
  "Ramo": "VP",
  "Cobertura": "GO",
  "Corredor": {
    "Id": 2,
    "Rut": 76061223,
    "Dv": "5",
    "Nombre": "ZENIT SEGUROS GENERALES S.A."
  },
  "Id": 0,
  "FechaCreacion": "2023-11-22T17:21:48.9601259-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>Error CrearPolizaAS400
<br/><br/>22-11-2023 17:22:06 - System.Exception: Se produjo una excepción de tipo 'System.Exception'.
   en BackVial.API.Controllers.PolizasController.<CrearPolizaAS400>d__15.MoveNext() en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\PolizasController.cs:línea 702
<br/><br/>
22-11-2023 17:22:06 - System.Collections.Generic.Dictionary`2[System.String,System.String]
<br/><br/>
22-11-2023 17:37:13 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:37:15 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=AA7E6F0062CBC188BB56460F5D0EB14228CFB46BCC860ADE1D9F2C2885DDDDE1EF5AB5D77C673204; expires=Wed, 22 Nov 2023 21:37:15 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=2FE158F99415FDA85B9D28A8E9F37516BF639E16B0A57A57C7F506C4C36F855500352B24B3A2E7E6; expires=Wed, 22 Nov 2023 21:37:15 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3f8247a99858c-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:37:13 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:37:13 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 5121203,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:37:23 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:37:25 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=666896C217A3C1880A2A44A8497443805452CEA2F35E483A1461212B3B8A77129E6930A0C6A0ABBB; expires=Wed, 22 Nov 2023 21:37:25 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=95D9BA60E17DFDA895EF6E0740E4703D20C35317AF341B39AC3D5227A7389BCCDD0D900929554E42; expires=Wed, 22 Nov 2023 21:37:25 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3f8639aa385b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:37:23 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:37:23 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "KZCV87",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:37:53 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:37:55 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=28D5A88EE92CC088F28A52DC16A835B67EC8B225B3E6BAC8C070AF606FB1CE7820812C54BB1259B0; expires=Wed, 22 Nov 2023 21:37:54 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A9E629E31FF2FCA871CEF0283DE7C4DE60DDC040CCAC4BC110DFDC24FD84C0733E348C1BFEBABAF2; expires=Wed, 22 Nov 2023 21:37:54 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3f9121a0e31d8-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:37:53 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:37:53 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 76065202,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:40:32 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:40:34 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7DF5D30C4CBCCE88B3F9463261B5371CD099848446B5FD78C39EEA31D30EC06EFF964AC4F8645C83; expires=Wed, 22 Nov 2023 21:40:34 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=0884DD10BA62F2A8AF4A61CE6B5231DF555B2B75CE275847EC4EC263C008DFA2B21A3FBB5B1F4BA8; expires=Wed, 22 Nov 2023 21:40:34 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a3fcff5f5b85b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:40:32 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:40:32 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "HDLR19",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:45:09 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:45:11 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=569DF38C2485CA88C1C0EDD7526DBA135964B6DFFEC6725B1569E673467E369FB963F8D763984D84; expires=Wed, 22 Nov 2023 21:45:10 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=4B0E6755D25BF6A861EBCC6F47B9E056ABBCE9F86FB33376A3314072C463BDB06399FD9964A581BE; expires=Wed, 22 Nov 2023 21:45:10 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a403c0eea18580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:45:09 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:45:09 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 10771049,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:47:30 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:47:32 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7F455EDE255E3789BE4B57F0235B9248B6C64ADC891E1B797C2E15CD11A8B2EDBC6DC12BA9A333D6; expires=Wed, 22 Nov 2023 21:47:32 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=0F447012D3800BA9A636F1C2B00A06389D0DED07426FC24477538E73605C7A6FEBA6652B9743A9BA; expires=Wed, 22 Nov 2023 21:47:32 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a40735dede8586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:47:30 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:47:30 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 24526654,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:51:44 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:51:46 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=2E42B8B377833489E056FDF49A0826D0B571CCA5C13705ED59F394CD05634A206419C47E8111DEA3; expires=Wed, 22 Nov 2023 21:51:45 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=D0D98EDC815D08A92FAAA1257C485165C96BE06AC611EA9BCE1625F54F93ACDFB9FA1D3D93FF9327; expires=Wed, 22 Nov 2023 21:51:45 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a40d62fb9d9aef-MIA
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:51:44 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:51:44 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 17484361,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 17:56:31 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 20:56:33 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=D22051CC0A1F3F895D20D920C5D1F8FED2D4CF347BC347DB3C1A5C8D4E8E5B2AF875BE7FC69FBA45; expires=Wed, 22 Nov 2023 21:56:33 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=627ACBA8FCC103A9F0CAC1D65ABAAC55BB73F5A0B944B92868EA6816F827D49862B99EC30F99C613; expires=Wed, 22 Nov 2023 21:56:33 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4146a7c5a85b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 17:56:31 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 17:56:31 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 15182365,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:09:52 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:09:54 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4B3BB61430E12389901722F7FEBE23E467D22CE13CB3E4D815D6CB389A522F53E5455D5A59CA26ED; expires=Wed, 22 Nov 2023 22:09:54 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=1BDA3D11C63F1FA901CCF06AE330C229B351A76750B0615CD5729256F0F10CF9A424F39703D9ECDB; expires=Wed, 22 Nov 2023 22:09:54 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a427f90a9685c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:09:52 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:09:52 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 14384961,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:15:56 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:15:58 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=EBF7F6E0C7562D89DC9FDB4D5B39865C5FD34A5C027F0E4390C8EA0B37F3E18A30A063905664D8B8; expires=Wed, 22 Nov 2023 22:15:58 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=6ADB50C7318811A96BA03521B51E073F4425402B95CF41B9F92C9F4500208137E9190D52E6FD72D8; expires=Wed, 22 Nov 2023 22:15:58 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a430da9afb8586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:15:56 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:15:56 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SKSF59",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:16:49 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:16:51 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=B7AE09169A862D89246430880DE80D281D8D1BFFF3C2464C91201AB016B164D1B867D145B1FDE955; expires=Wed, 22 Nov 2023 22:16:51 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=4CEB725D6C5811A99551B9BBB892E6825575FAEBE8DDB1A16E3CFCD87F90EC27843331C2E3BDAF89; expires=Wed, 22 Nov 2023 22:16:51 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a432269a0a859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:16:49 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:16:49 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SKXF59",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:25:00 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:25:02 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=1B6DEAF59E09158905388AFE0B615691E20C5161A266D254B87D99A6539CD8DD2324EC1F8144A01A; expires=Wed, 22 Nov 2023 22:25:01 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=4F48357568D729A94D2B1329A45A21F57B4C86F1C5FE356AA87C5FC07F550097559FAA75FE87B910; expires=Wed, 22 Nov 2023 22:25:01 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a43e1e8834859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:25:00 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:25:00 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "GYLR41",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:25:36 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:25:38 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7CD3BB2F5C79148955964448992E70221E1311458322B4FA679408336B5806574917D95C9B551F24; expires=Wed, 22 Nov 2023 22:25:38 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A9998D6FAAA728A9294577EE787B1D4C76DD4B009E00506D0CF47622A737AD204E70A8A97B1A465A; expires=Wed, 22 Nov 2023 22:25:38 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a43f04ab76857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:25:36 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:25:36 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "FHWY52",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:27:11 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:27:13 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=90ED711A490A1389F9C383AC7D56D0F0F7F6551AEB73EA38229B024711301657848656AC6747D937; expires=Wed, 22 Nov 2023 22:27:13 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=8533DEB6BFD42FA95483C01E54D6F04AE091D40F30B22DED45A9DDCC6346C11D998733471618DD3B; expires=Wed, 22 Nov 2023 22:27:13 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a44152fe1385b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:27:11 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:27:11 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 7340918,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:27:31 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:27:33 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=DC137AB3BDBF13898AF9F506B830573515D84874F1196372893B99A9E24A6AED8F407D7F4EE30FAA; expires=Wed, 22 Nov 2023 22:27:33 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=E710141F4B612FA99F0EBD9F61CBF04EFB78D5B3CB10B2D4E71E6B2873D7E698B0ECC6011B781005; expires=Wed, 22 Nov 2023 22:27:33 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a441cecd4085c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:27:31 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:27:31 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 7340918,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:31:37 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:31:39 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=E5BA646146F91F8902D09EC6E25912B929AA3595D357845EE78AED3BF4911E4A3568FA65D2B94CA4; expires=Wed, 22 Nov 2023 22:31:39 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=D0359BF3B02723A94213E3B12E8D13EA04A5498419FCC253E5F1BF3DCFDE2FC29A22C04EAF79A818; expires=Wed, 22 Nov 2023 22:31:39 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a447d18bc98580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:31:37 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:31:37 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 11725389,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:33:10 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:33:12 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=D2C4E70CA98D1E895D5E7AE1244843FB24CD5E027FD0CB97BA2AB3FDF9CC1F944A76F464F9EA03FD; expires=Wed, 22 Nov 2023 22:33:12 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=003007665F5322A9C939CDA9D782FA4F4341AB8DD0DD084A7BA64F3AF9F903A616D8BEE663DCD05F; expires=Wed, 22 Nov 2023 22:33:12 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a44a187f42857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:33:10 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:33:10 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 11227667,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:33:24 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:33:26 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=76A37307435B1D89D47D2BFC394C568DD70A3E5E196A867780B4D187AED71526B6A8EA10B8C690FA; expires=Wed, 22 Nov 2023 22:33:26 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=ACF0A149B58521A900E59126873597A60EEB8B5B320B405516F9752EFEACA72BFEFB9B7175B387AF; expires=Wed, 22 Nov 2023 22:33:26 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a44a6e5a27857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:33:24 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:33:24 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "KRKJ37",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:35:26 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:35:28 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=A6C64D55A77F1B891D90F7638EC02A92F0D762C1BF63C00FD1CB5559E53F741AB7960CBF8058FFCD; expires=Wed, 22 Nov 2023 22:35:28 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=ECCEFE9D51A127A9389AF4F93C6617EECD1884C379DB6EA1213F5DC7DBE4B96BEED620D15352655D; expires=Wed, 22 Nov 2023 22:35:28 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a44d688e118580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:35:26 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:35:26 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 11725389,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:37:11 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:37:13 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=CC2EF075E3E31A89AA56DB106CC1F001AFE9833C35B41895AAEFD8CDD53396307D6F4EAE899792D6; expires=Wed, 22 Nov 2023 22:37:13 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=E8222B4A153D26A95672342631A3E7919084A3D33488DEF4790AC794D0AA002787A577B755A4786B; expires=Wed, 22 Nov 2023 22:37:13 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a44ffc1cd48580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:37:11 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:37:11 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 4957204,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:39:27 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:39:29 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=25D35EC482CC1889C89F216B41B9E6A9E2BE5BF811F0C34237FCCD75079803A2A08E78BA36B7C2A4; expires=Wed, 22 Nov 2023 22:39:29 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=F065B670741224A9395007F71D84219779D60924301900082A49DC9E6F87702ECC4E5A9A0FF7D18D; expires=Wed, 22 Nov 2023 22:39:29 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4534a0bf2857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:39:27 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:39:27 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 25914791,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:42:16 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:42:18 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=38F8F76B5E3A0589C6F21B73F582AF5F56AB62231C57C82D92D0A29CF4635738F630491D7D1A0BCF; expires=Wed, 22 Nov 2023 22:42:18 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=5650217CA8E439A9F7CF126C64C576DDBA303BE5A02686509047CAAF6A46B73C22374C6427C0F1AC; expires=Wed, 22 Nov 2023 22:42:18 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4576cbe2885aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:42:16 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:42:16 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 17842978,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:56:06 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:56:08 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=046B1E0F8F9309894DB0C00C00A0EE41C651101CEA21B92F7A19D486F450C933C852003FA38CE004; expires=Wed, 22 Nov 2023 22:56:08 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=82D3C946794D35A901B7DC533AE9F6FE72BAB8A4C4B8DBD46110F3A157C46B0B91153B75B5FB8BFF; expires=Wed, 22 Nov 2023 22:56:08 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a46baebc81859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:56:06 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:56:06 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 15165907,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 18:59:49 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 21:59:51 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=27BEEA9BDC297589A14363304FFFDD360AB44F2C20F6AB38D848593106D2B7D45B8BE401C71DA9E1; expires=Wed, 22 Nov 2023 22:59:50 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=F65B844C2AF749A9AEC9F0505D1CAED332FFA0ADB4535BD5D8C1E018CA70F3CFD134B27D9124A5A2; expires=Wed, 22 Nov 2023 22:59:50 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4711eed1585aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 18:59:49 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 18:59:49 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 8379571,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:00:09 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:00:11 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=6D5750AC63D87589C46F404E4EEE8DCB9B327585FC14F066735437BE4C3FC2411D2095363D9A544E; expires=Wed, 22 Nov 2023 23:00:11 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=2DC8104C950649A93602956DDE0FCE9AE9B179DA6B48DE0547A0ABFF4646DA698C38D2A27F08BFA8; expires=Wed, 22 Nov 2023 23:00:11 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4719cacd385b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:00:09 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:00:09 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13518658,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:07:02 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:07:04 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=27B256715E8E7F89BCC707F8723D2213A2021FD0DD78109B328668384A03AC8C2F39C87F842F22B9; expires=Wed, 22 Nov 2023 23:07:04 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A2E04BA1A85043A9440E97CD16881B397732BE4AC314791670226530133A14E077997520C7A7A128; expires=Wed, 22 Nov 2023 23:07:04 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a47bb36ac2857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:07:02 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:07:02 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 7403053,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:07:13 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:07:15 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7E45F70A55627E896F2E7237FD1EB9BB73EF7B53D2FBBB2A5FC4C578F4D98F79C10807946BE69503; expires=Wed, 22 Nov 2023 23:07:15 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=F9895162A3BC42A96A0FA817513AD98AFAB6EF0D4668093FF2CAC7958CCA02D96E890A6581E7274C; expires=Wed, 22 Nov 2023 23:07:15 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a47bf9aa0885c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:07:13 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:07:13 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 17403053,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:20:08 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:20:10 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=08DF02E8A38E6389301A7D8C8136267D6863E21AC85C511DC54BB7461C6EDEAFA0E5EB8E7F1937C0; expires=Wed, 22 Nov 2023 23:20:10 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=E7BD2CDE55505FA921AF95A9A51C2E0BAB34EE656ECD51C1DA98F5A010EF50E544E19EB26FF92EF5; expires=Wed, 22 Nov 2023 23:20:10 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a48ee73a9985c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:20:08 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:20:08 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 76788351,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:20:28 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:20:30 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=CCA0AC66ED416289BE82A7F07A9D780E3A1795313C43BCF8285D181CC6E55D66E605D755EE27F0F9; expires=Wed, 22 Nov 2023 23:20:30 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=6D9C4E0D1B9F5EA9AC0D834996E36D5FCBA6C52CD7834E245B1BBC3D03887FB95DE180581D8FE79F; expires=Wed, 22 Nov 2023 23:20:30 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a48f5fb93085aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:20:28 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:20:28 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "CSHP37",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:25:06 - System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en BackVial.API.Controllers.ExpedientesController.ActualizarDatosPrimerServicio(Servicio servicio) en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\ExpedientesController.cs:línea 430
<br/><br/>
22-11-2023 19:27:20 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:27:22 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=63D4A95239FB6C89E3741F54CCB8A3A21AA9A35621A79BB521DEE3EE61912C86E0BC4F45969C40FC; expires=Wed, 22 Nov 2023 23:27:22 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=2F4A6098CF2550A9C1D715A64102D7FA246EBEC6F46E641A838ECF65ACE3AEF8F6B349F5158621B0; expires=Wed, 22 Nov 2023 23:27:22 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4996e6f2085aa-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:27:20 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:27:20 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "FZYB60",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:29:54 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:29:56 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=EEAA8480829D6A89362C0AA4FA7FF98A309F7181016FDFDAE4CAED4B6CE7E4AC4772529A754976D4; expires=Wed, 22 Nov 2023 23:29:56 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=39077DAE744356A95432E7CC11B3907C12E7DCB8386E2EF39C97217FD8FF756DF870DE78A132C4DA; expires=Wed, 22 Nov 2023 23:29:56 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a49d325e35857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:29:54 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:29:54 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 7433800,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:30:57 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:30:59 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9918CB137CA56989BACAA54C66E6AF2F27000458F10D3922C40D4DD98892F80CFA394109E383FDBB; expires=Wed, 22 Nov 2023 23:30:59 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=0317BC228A7B55A960CAF440574B3AE6AFAD5B04CC47C474C227A849622394296B8B2FFBB5DDB468; expires=Wed, 22 Nov 2023 23:30:59 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a49ebedc358586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:30:57 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:30:57 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 7433800,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:47:22 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:47:24 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=F6A0C7CEC09C5A89C5E9A4F608441EDB889AD13B4880442354AFE225F68D94DF25B419E7D58DBE53; expires=Wed, 22 Nov 2023 23:47:24 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=13B75E47364266A98BD74C82B4009793F95A8C6EC7716125DAB7B530E834614BD306B6F71329195C; expires=Wed, 22 Nov 2023 23:47:24 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4b6cacdb4857a-SCL
  Content-Length: 254
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:47:22 - {"Message":"No fue posible Buscar las polizas . Codigo Error[99] Mensaje:No fue posible completar la busqueda Dado que el resultado contienen mas de 10 registros. por favor agregar mas parametros sobre la busqueda.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:47:22 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:47:26 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:47:28 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4B81CE8027935A8963DF39705CA4DAC5F698A220FC264A9FEB923687408F131AB5F821F1B8265C41; expires=Wed, 22 Nov 2023 23:47:28 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=C9494E65D14D66A9D22816678ED91B5D53565B48429028CE5CD57A95AC67EED2BBE680D479EA10FA; expires=Wed, 22 Nov 2023 23:47:28 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4b6e1adf285b0-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:47:26 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:47:26 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "LXJV52",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:48:38 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:48:40 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=81A76B3FC2765889284A691FF8E4E169F0008528A3D008E90AF0AA1604DEC46F5D0BB01DAA837B40; expires=Wed, 22 Nov 2023 23:48:40 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=5E2549EA34A864A98822AD6412F967BD470197703FBA64C938992FE703DD4C2F5C1737B5AA240B97; expires=Wed, 22 Nov 2023 23:48:40 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4b8a79a5285c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:48:38 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:48:38 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SRDC11",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 19:54:32 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 22:54:34 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=40A58B4E4A0D438934058BDB67CB85273788F06E404D60562C629FEE3C0220516B970B0AB545A4D4; expires=Wed, 22 Nov 2023 23:54:34 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=E007AD8EBCD37FA98E1B634DAFFCB404D21C19CAEE28A2D4BBBD1120E72CE38BA44CA5C1A8B6E163; expires=Wed, 22 Nov 2023 23:54:34 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4c14baabf8574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 19:54:32 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 19:54:32 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SRDC11",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:08:04 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:08:06 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=1DF78C2DC0AEB7893B18AEBDBBB5F27D400BEAECA022682B9E4CAFF5BD8B5B5C20B12C5CCC9312E0; expires=Thu, 23 Nov 2023 00:08:06 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=7F370D7E36708BA913FE5370E7B809C7667D89C9AEA1343B0083A792BA35B01D0FF6D480E5424192; expires=Thu, 23 Nov 2023 00:08:06 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4d51a7a52857a-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:08:04 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:08:04 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "GTS86",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:08:08 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:08:10 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=2DF272152E9EB78918C286D93AF7B67434458C6A2A285545FA96492BA8F25D9BF6F1DFD448D6B4E7; expires=Thu, 23 Nov 2023 00:08:10 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A57C74FBD8408BA9C49E4AAF39ECE0F3B7136E7FD6249C774D061AB092567AFA235312E3F1AB5CCA; expires=Thu, 23 Nov 2023 00:08:10 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4d5330db9858c-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:08:08 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:08:08 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SGTS86",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:09:30 - StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:09:30 GMT
  Server: Microsoft-IIS/8.5
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  Content-Length: 0
  Expires: -1
}
<br/><br/>
22-11-2023 20:09:30 - 
<br/><br/>
22-11-2023 20:09:30 - {
  "Numero": null,
  "AcReferencia": null,
  "Modalidad": null,
  "Vehiculo": {
    "Patente": null,
    "Color": null,
    "Marca": null,
    "Modelo": null,
    "NroMotor": null,
    "NroChasis": null,
    "Anio": 0,
    "Gama": null,
    "Tipo": null,
    "Categoria": null,
    "ModeloVehiculo": null,
    "TipoTransmicion": null,
    "Cilindrada": null,
    "Id": 0,
    "FechaCreacion": "2023-11-22T20:09:05.9182691-03:00",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "Mascota": null,
  "Cliente": {
    "Polizas": null,
    "Direccion": null,
    "Rut": 0,
    "Dv": null,
    "Nombre": null,
    "ApellidoPaterno": null,
    "ApellidoMaterno": null,
    "Correo": null,
    "Fono": null,
    "Id": 0,
    "FechaCreacion": "2023-11-22T20:09:05.9182691-03:00",
    "FechaModificacion": null,
    "Activo": true,
    "Codigo": null
  },
  "FechaRenovacion": null,
  "FechaEfectoAlta": null,
  "FechaEfectoBaja": null,
  "FechaOperacion": null,
  "ProductoModelo": null,
  "NumeroDocto": 0,
  "Item": 0,
  "MontoAsegurado": 0.0,
  "Deducible": 0.0,
  "CodigoSucursal": null,
  "TipoDocto": null,
  "Ramo": null,
  "Cobertura": null,
  "Corredor": null,
  "Id": 0,
  "FechaCreacion": "2023-11-22T20:09:05.9182691-03:00",
  "FechaModificacion": null,
  "Activo": true,
  "Codigo": null
}
<br/><br/>
22-11-2023 20:15:21 - System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en BackVial.API.Controllers.ExpedientesController.ActualizarDatosPrimerServicio(Servicio servicio) en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\ExpedientesController.cs:línea 430
<br/><br/>
22-11-2023 20:18:33 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:18:35 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=EF1AA3D7F617BD897CB4DE09DB03708E2E2FBAD001FEEF52DEC7978F97D5B84B84CA2156A988C137; expires=Thu, 23 Nov 2023 00:18:35 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=41CE511300C981A948A9D6FBE81A5ED4AB8EAB952C83E415649091AA0B5A104F2493B0954AF15AD8; expires=Thu, 23 Nov 2023 00:18:35 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4e475dd848574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:18:33 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:18:33 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13233841,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:25:36 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:25:38 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=DDF62998609CA7896FF6E304D977E2FA4BEDC787F37FC0D9B68850EEA468AF2CD9C4679DB6FB838F; expires=Thu, 23 Nov 2023 00:25:38 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=7CCC104496429BA93982B157EA7FCE713C19E95A0745C43C806EEDC92D51C8D2831A34D8A4348E9F; expires=Thu, 23 Nov 2023 00:25:38 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4eec9e9e985c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:25:36 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:25:36 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 14126432,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:31:28 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:31:30 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=298B8BA32C43A189546E2BBD43697B4586DD3A7DAD7E25FC793942834982859F16E0BCE0C9F4C308; expires=Thu, 23 Nov 2023 00:31:30 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=98F073CDDA9D9DA9BE3D6CBB32925E3FE10A6936D74CB4578AFD94A8D2CCEEA1001BFB400B3CDF1A; expires=Thu, 23 Nov 2023 00:31:30 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4f7618acf8574-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:31:28 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:31:28 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 14126432,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:35:14 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:35:16 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=2DE1B0DC96CDAE89F6CD0DAEFF50BE9D3FA140B799A1FE1F7D5F8E589B1E35ED3160F8EE1F8CB07B; expires=Thu, 23 Nov 2023 00:35:16 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=0BA0550F601392A9A13751B4F7562B24FCD9547C6A1FE5B5EB8B95FD7DD547BBB517EA8EF087DFEA; expires=Thu, 23 Nov 2023 00:35:16 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a4fce55eff8580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:35:14 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:35:14 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 9391867,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:46:43 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:46:45 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=26CBB8FD614B9389BB1358888B6E738D21B1A6543D3131C2C1A4DAD14CC1C9C4B7B8D01C26A634E5; expires=Thu, 23 Nov 2023 00:46:45 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=4A2BE99B9795AFA921BF0BDCAC21A25D46B1CAE746EEA8B1B574979B4F812F32E24C02BBB883CA8E; expires=Thu, 23 Nov 2023 00:46:45 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a50dbb9f1b859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:46:43 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:46:43 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 76191894,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:47:07 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:47:09 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=F91A93011AE89389A3C70E4CB2AFEE4A8ADEC0CDE910760F4422FBA16B388F1ED5AF4EB918266483; expires=Thu, 23 Nov 2023 00:47:09 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=D567C86FEC36AFA9D585A211BBAB9030EDECC9FADB729C2B9B4FBCA7FFD837DCF49DFFE1B07946F2; expires=Thu, 23 Nov 2023 00:47:09 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a50e4facd48580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:47:07 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:47:07 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "FLHP37",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:51:22 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:51:24 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7942D47F68049F89877D80CED7AFB75C41361CEADD39B22CE191CD0C717612600EF3B5544C9D007F; expires=Thu, 23 Nov 2023 00:51:24 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=C62318A09EDAA3A902E7037DA8AFFBB24AFD738CC57EE36648362307B485366F93A41020E976541E; expires=Thu, 23 Nov 2023 00:51:24 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a51489f8b085c2-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:51:22 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:51:22 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 10652588,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:52:04 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:52:06 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=27C24185AD609E89AF045953F7DA146EEC3730A23B641214AA3143F1889BA4B784D223F9EF8F9D4C; expires=Thu, 23 Nov 2023 00:52:06 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=BA7B53C75BBEA2A9D281472F2288619FFFC967077B74F7B0304FD9971175A83325147255952FF253; expires=Thu, 23 Nov 2023 00:52:06 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a51590dc78858c-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:52:04 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:52:04 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 10652588,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:54:09 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:54:11 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=718A74A0F97E9C89F373055AEC77E1BC57E8CE5F65643E0B60B5BEFE224112F4E373AD98CBA5ABD0; expires=Thu, 23 Nov 2023 00:54:11 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=C8D7B7EC0FA0A0A99FB3B2AD41837FA6E4949627C5E0C26B2EDAA5C0CE9EABB693FB26C38B2DEDB7; expires=Thu, 23 Nov 2023 00:54:11 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a51899df818580-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:54:09 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:54:09 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 12353654,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:59:24 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:59:26 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=4BF0AD275AA89889316627C95DB8F338F58315DD95C6B90D47A2A6E806B3E02D63FEE1F254A7207B; expires=Thu, 23 Nov 2023 00:59:26 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=3B7D537FAC76A4A9BD92785FE200DB60A7C2FF5CCAA3C15F6E128309106E4CC88DB5CF65E08DC82A; expires=Thu, 23 Nov 2023 00:59:26 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a520503a2a8586-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:59:24 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:59:24 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 76285970,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 20:59:36 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Wed, 22 Nov 2023 23:59:38 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=46B38828E27C87897D3C61A92344BD84273A471E0ADF78E2A36C8E5F8D7BA6433972486B82B439BB; expires=Thu, 23 Nov 2023 00:59:38 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=B21CDCA814A2BBA93EF4847C5D65A8610A0DC26CE300CE389BA8E5CB429AE516068E7CFF60CF14F0; expires=Thu, 23 Nov 2023 00:59:38 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a52097987b7514-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 20:59:36 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 20:59:36 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "KHST64",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 21:13:00 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Thu, 23 Nov 2023 00:13:02 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9C4BFE1100348B89A6710D65C38355D29C33E46D7DB3F890627EA2E78F0CE3C45D7AB46C7EC77C50; expires=Thu, 23 Nov 2023 01:13:02 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=345A7288F6EAB7A9560A6534E142FEFE212774F55403FA897B4F9DDD03788CE7DC5D86D83DBA1361; expires=Thu, 23 Nov 2023 01:13:02 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a5343c8f227514-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 21:13:00 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 21:13:00 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 18642191,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 21:21:01 - System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en BackVial.API.Controllers.ExpedientesController.ActualizarDatosPrimerServicio(Servicio servicio) en C:\Users\Camilo Garrido\Documents\Proyectos\Sigma\BackVial.Site\BackVial.Api\Controllers\ExpedientesController.cs:línea 430
<br/><br/>
22-11-2023 21:39:13 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Thu, 23 Nov 2023 00:39:15 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=C39BC14CF838E38994F4A781B89AF251B502291AD54CD219449F869A69700FAADD385217AB2B84A7; expires=Thu, 23 Nov 2023 01:39:14 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=3F0C99090EE6DFA939F0B35EBBD52B296DBD2B7171B43A5251F8444D5160411E09DF29CFE93FDE2A; expires=Thu, 23 Nov 2023 01:39:14 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a55a9ddd1185aa-SCL
  Content-Length: 254
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 21:39:13 - {"Message":"No fue posible Buscar las polizas . Codigo Error[99] Mensaje:No fue posible completar la busqueda Dado que el resultado contienen mas de 10 registros. por favor agregar mas parametros sobre la busqueda.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 21:39:13 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 24888986,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 21:40:05 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Thu, 23 Nov 2023 00:40:07 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=9747154E656CE289A9EF5328622C8934C1E694E92929E7EF06D0E51E53530B78D40DF02C244C74A9; expires=Thu, 23 Nov 2023 01:40:07 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=DD1565B393B2DEA9BBBD32282CCDD0F171ABB2F169083F790705EA37EE5019D13EBE48E66C79DD42; expires=Thu, 23 Nov 2023 01:40:07 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a55be369087514-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 21:40:05 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 21:40:05 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "RHSL19",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 21:41:55 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Thu, 23 Nov 2023 00:41:57 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=D36EF08EC6C2E18997116B20BBBDA57ABAE43995DA3087D3134B760D7B0D3AC668B52182D0355DA5; expires=Thu, 23 Nov 2023 01:41:57 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=A008B673301CDDA963FE33C38142A4279896CE48E57AA1527E7F26D660A2FA87BD00F4CCE566D226; expires=Thu, 23 Nov 2023 01:41:57 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a55e9438fb85b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 21:41:55 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 21:41:55 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 26764826,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 22:18:28 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Thu, 23 Nov 2023 01:18:30 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=7985A3850248CF894F176394DFFF8DDCD458F110AFDB4992FAF0CAAAEEC62A0D36051AA970837085; expires=Thu, 23 Nov 2023 02:18:29 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=DA1DAA58F496F3A960D2D0D88497807159C9F9F97C38312E86C903AB3BAFC8392DD085365B24C7BF; expires=Thu, 23 Nov 2023 02:18:29 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a5941c6d207514-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 22:18:28 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 22:18:28 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "SFYP41",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": null,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 22:45:28 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Thu, 23 Nov 2023 01:45:30 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=67E4F26C8D91278A4F9088AC69210B48487FF04FA88EA1A0E5E31F256CAC8ABA82311B2E6E910DD1; expires=Thu, 23 Nov 2023 02:45:30 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=432A1B8E7B4F1BAA4DD8FFC33B9C08E30BEC0D28879980851D7574DA46DBCB95CF949A861EA0ECC8; expires=Thu, 23 Nov 2023 02:45:30 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a5bbabbf76859e-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 22:45:28 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 22:45:28 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 13741315,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
<br/><br/>
22-11-2023 23:56:40 - StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
  Connection: keep-alive
  Pragma: no-cache
  Cache-Control: no-cache
  Date: Thu, 23 Nov 2023 02:56:42 GMT
  Set-Cookie: ADC_CONN_539B3595F4E=798657164963658AE02E8B310CA210CC6E160DD9CDE566775B76308EBA9B3FBA456B6B15E499D18E; expires=Thu, 23 Nov 2023 03:56:42 GMT
  Set-Cookie: ADC_REQ_2E94AF76E7=489C0365BFBD59AAF57E49D41BE55974B02F7A2C42F80AFD79A5C388D7BEBB7EF328E04B5F96395E; expires=Thu, 23 Nov 2023 03:56:42 GMT; Path=/
  X-AspNet-Version: 4.0.30319
  X-Powered-By: ASP.NET
  CF-Cache-Status: DYNAMIC
  Server: cloudflare
  CF-RAY: 82a623fb4fe285b6-SCL
  Content-Length: 170
  Content-Type: application/json; charset=utf-8
  Expires: -1
}
<br/><br/>
22-11-2023 23:56:40 - {"Message":"No fue posible Buscar las polizas . Codigo Error[90] Mensaje:No Se encontraron polizas asociadas a los datos enviados.. Por favor contactar al administrador"}
<br/><br/>
22-11-2023 23:56:40 - {
  "Usuario": 76951996,
  "Password": "wL1s4s04ps",
  "NroPoliza": 0,
  "SucPoliza": "",
  "Patente": "",
  "NroItem": 0,
  "NroMotor": "",
  "RutAsegurado": 8680495,
  "Ramo": "VP,VC",
  "FechaDenuncio": "2023-11-22",
  "ClasificacionVehiculo": "L,P",
  "ConvenioProveedor": "AUXILIA,BCI",
  "Vin": ""
}
