========================================================================================================================================= DateTime: 23/10/2024 18:11:13 User: SERVIDOR$ ComputerName: SERVIDOR JsonRequest ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: { "capital": 90000.00, "total_amount": 139875.00, "interest": 259.00, "reference": "28266", "installments": [ { "amount": 46625.00, "capital": 23443.06, "interest": 23181.94, "punitive_interest": 0.00, "active_date": "2024-11-01", "due_date": "2024-12-10" }, { "amount": 46625.00, "capital": 29481.54, "interest": 17143.46, "punitive_interest": 0.00, "active_date": "2024-12-01", "due_date": "2025-01-10" }, { "amount": 46625.00, "capital": 37075.40, "interest": 9549.60, "punitive_interest": 0.00, "active_date": "2025-01-01", "due_date": "2025-02-10" } ], "payment": { "mobbex": { "subscription": "0WEBXSUCUF1ZFIJMAQ", "subscriber": "HVAU4P27MHF9GW8RSZ" } } } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:13 User: SERVIDOR$ ComputerName: SERVIDOR HttpClient ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "DefaultRequestHeaders": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "BaseAddress": null, "Timeout": "00:01:40", "MaxResponseContentBufferSize": 2147483647 } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:13 User: SERVIDOR$ ComputerName: SERVIDOR Request HttpClient ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [], "Properties": {} } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:13 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Iniciando ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:13 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Guardando registro de transferencia bancaria válida. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:13 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia creada correctamente. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:13 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia no enviada al destino ya que no se indicó en los parámetros. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:14 User: SERVIDOR$ ComputerName: SERVIDOR Response ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] } ] }, "StatusCode": 201, "ReasonPhrase": "Created", "Headers": [ { "Key": "Transfer-Encoding", "Value": [ "chunked" ] }, { "Key": "Connection", "Value": [ "keep-alive" ] }, { "Key": "X-RateLimit-Limit", "Value": [ "1000" ] }, { "Key": "X-RateLimit-Remaining", "Value": [ "999" ] }, { "Key": "Cache-Control", "Value": [ "no-cache, private" ] }, { "Key": "Date", "Value": [ "Wed, 23 Oct 2024 21:11:14 GMT" ] }, { "Key": "Server", "Value": [ "nginx/1.14.0", "(Ubuntu)" ] } ], "RequestMessage": { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] }, { "Key": "Content-Length", "Value": [ "866" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "Properties": {} }, "IsSuccessStatusCode": true } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:14 User: SERVIDOR$ ComputerName: SERVIDOR StatusCode ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : 201 ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:14 User: SERVIDOR$ ComputerName: SERVIDOR ResposeJsonString ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: {"code":"201","message":"Loan saved"} ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 18:11:14 User: SERVIDOR$ ComputerName: SERVIDOR ResposeObject ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "errors": null, "Statuscode": 0, "code": "201", "message": "Loan saved" } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 19:03:30 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Iniciando ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 19:03:30 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Guardando registro de transferencia bancaria válida. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 19:03:30 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia creada correctamente. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 19:03:30 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia no enviada al destino ya que no se indicó en los parámetros. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 19:03:30 User: SERVIDOR$ ComputerName: SERVIDOR Response ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] } ] }, "StatusCode": 201, "ReasonPhrase": "Created", "Headers": [ { "Key": "Transfer-Encoding", "Value": [ "chunked" ] }, { "Key": "Connection", "Value": [ "keep-alive" ] }, { "Key": "X-RateLimit-Limit", "Value": [ "1000" ] }, { "Key": "X-RateLimit-Remaining", "Value": [ "999" ] }, { "Key": "Cache-Control", "Value": [ "no-cache, private" ] }, { "Key": "Date", "Value": [ "Wed, 23 Oct 2024 22:03:30 GMT" ] }, { "Key": "Server", "Value": [ "nginx/1.14.0", "(Ubuntu)" ] } ], "RequestMessage": { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] }, { "Key": "Content-Length", "Value": [ "1459" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "Properties": {} }, "IsSuccessStatusCode": true } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 19:03:30 User: SERVIDOR$ ComputerName: SERVIDOR StatusCode ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : 201 ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 19:03:30 User: SERVIDOR$ ComputerName: SERVIDOR ResposeJsonString ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: {"code":"201","message":"Loan saved"} ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 19:03:30 User: SERVIDOR$ ComputerName: SERVIDOR ResposeObject ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "errors": null, "Statuscode": 0, "code": "201", "message": "Loan saved" } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:45 User: SERVIDOR$ ComputerName: SERVIDOR JsonRequest ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: { "capital": 200000.00, "total_amount": 1356084.00, "interest": 189.00, "reference": "28268", "installments": [ { "amount": 37669.00, "capital": 76.39, "interest": 37592.61, "punitive_interest": 0.00, "active_date": "2024-11-01", "due_date": "2024-12-10" }, { "amount": 37669.00, "capital": 90.75, "interest": 37578.25, "punitive_interest": 0.00, "active_date": "2024-12-01", "due_date": "2025-01-10" }, { "amount": 37669.00, "capital": 107.81, "interest": 37561.19, "punitive_interest": 0.00, "active_date": "2025-01-01", "due_date": "2025-02-10" }, { "amount": 37669.00, "capital": 128.08, "interest": 37540.92, "punitive_interest": 0.00, "active_date": "2025-02-01", "due_date": "2025-03-10" }, { "amount": 37669.00, "capital": 152.15, "interest": 37516.85, "punitive_interest": 0.00, "active_date": "2025-03-01", "due_date": "2025-04-10" }, { "amount": 37669.00, "capital": 180.75, "interest": 37488.25, "punitive_interest": 0.00, "active_date": "2025-04-01", "due_date": "2025-05-10" }, { "amount": 37669.00, "capital": 214.72, "interest": 37454.28, "punitive_interest": 0.00, "active_date": "2025-05-01", "due_date": "2025-06-10" }, { "amount": 37669.00, "capital": 255.08, "interest": 37413.92, "punitive_interest": 0.00, "active_date": "2025-06-01", "due_date": "2025-07-10" }, { "amount": 37669.00, "capital": 303.03, "interest": 37365.97, "punitive_interest": 0.00, "active_date": "2025-07-01", "due_date": "2025-08-10" }, { "amount": 37669.00, "capital": 359.99, "interest": 37309.01, "punitive_interest": 0.00, "active_date": "2025-08-01", "due_date": "2025-09-10" }, { "amount": 37669.00, "capital": 427.65, "interest": 37241.35, "punitive_interest": 0.00, "active_date": "2025-09-01", "due_date": "2025-10-10" }, { "amount": 37669.00, "capital": 508.03, "interest": 37160.97, "punitive_interest": 0.00, "active_date": "2025-10-01", "due_date": "2025-11-10" }, { "amount": 37669.00, "capital": 603.53, "interest": 37065.47, "punitive_interest": 0.00, "active_date": "2025-11-01", "due_date": "2025-12-10" }, { "amount": 37669.00, "capital": 716.97, "interest": 36952.03, "punitive_interest": 0.00, "active_date": "2025-12-01", "due_date": "2026-01-10" }, { "amount": 37669.00, "capital": 851.73, "interest": 36817.27, "punitive_interest": 0.00, "active_date": "2026-01-01", "due_date": "2026-02-10" }, { "amount": 37669.00, "capital": 1011.83, "interest": 36657.17, "punitive_interest": 0.00, "active_date": "2026-02-01", "due_date": "2026-03-10" }, { "amount": 37669.00, "capital": 1202.02, "interest": 36466.98, "punitive_interest": 0.00, "active_date": "2026-03-01", "due_date": "2026-04-10" }, { "amount": 37669.00, "capital": 1427.95, "interest": 36241.05, "punitive_interest": 0.00, "active_date": "2026-04-01", "due_date": "2026-05-10" }, { "amount": 37669.00, "capital": 1696.36, "interest": 35972.64, "punitive_interest": 0.00, "active_date": "2026-05-01", "due_date": "2026-06-10" }, { "amount": 37669.00, "capital": 2015.21, "interest": 35653.79, "punitive_interest": 0.00, "active_date": "2026-06-01", "due_date": "2026-07-10" }, { "amount": 37669.00, "capital": 2394.00, "interest": 35275.00, "punitive_interest": 0.00, "active_date": "2026-07-01", "due_date": "2026-08-10" }, { "amount": 37669.00, "capital": 2843.98, "interest": 34825.02, "punitive_interest": 0.00, "active_date": "2026-08-01", "due_date": "2026-09-10" }, { "amount": 37669.00, "capital": 3378.55, "interest": 34290.45, "punitive_interest": 0.00, "active_date": "2026-09-01", "due_date": "2026-10-10" }, { "amount": 37669.00, "capital": 4013.60, "interest": 33655.40, "punitive_interest": 0.00, "active_date": "2026-10-01", "due_date": "2026-11-10" }, { "amount": 37669.00, "capital": 4768.01, "interest": 32900.99, "punitive_interest": 0.00, "active_date": "2026-11-01", "due_date": "2026-12-10" }, { "amount": 37669.00, "capital": 5664.23, "interest": 32004.77, "punitive_interest": 0.00, "active_date": "2026-12-01", "due_date": "2027-01-10" }, { "amount": 37669.00, "capital": 6728.90, "interest": 30940.10, "punitive_interest": 0.00, "active_date": "2027-01-01", "due_date": "2027-02-10" }, { "amount": 37669.00, "capital": 7993.69, "interest": 29675.31, "punitive_interest": 0.00, "active_date": "2027-02-01", "due_date": "2027-03-10" }, { "amount": 37669.00, "capital": 9496.22, "interest": 28172.78, "punitive_interest": 0.00, "active_date": "2027-03-01", "due_date": "2027-04-10" }, { "amount": 37669.00, "capital": 11281.18, "interest": 26387.82, "punitive_interest": 0.00, "active_date": "2027-04-01", "due_date": "2027-05-10" }, { "amount": 37669.00, "capital": 13401.64, "interest": 24267.36, "punitive_interest": 0.00, "active_date": "2027-05-01", "due_date": "2027-06-10" }, { "amount": 37669.00, "capital": 15920.67, "interest": 21748.33, "punitive_interest": 0.00, "active_date": "2027-06-01", "due_date": "2027-07-10" }, { "amount": 37669.00, "capital": 18913.18, "interest": 18755.82, "punitive_interest": 0.00, "active_date": "2027-07-01", "due_date": "2027-08-10" }, { "amount": 37669.00, "capital": 22468.19, "interest": 15200.81, "punitive_interest": 0.00, "active_date": "2027-08-01", "due_date": "2027-09-10" }, { "amount": 37669.00, "capital": 26691.41, "interest": 10977.59, "punitive_interest": 0.00, "active_date": "2027-09-01", "due_date": "2027-10-10" }, { "amount": 37669.00, "capital": 31712.52, "interest": 5956.48, "punitive_interest": 0.00, "active_date": "2027-10-01", "due_date": "2027-11-10" } ], "payment": { "mobbex": { "subscription": "FSXGDNO97DVU39PZIP", "subscriber": "TP66WDVGJKSCRJOKA9" } } } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:45 User: SERVIDOR$ ComputerName: SERVIDOR HttpClient ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "DefaultRequestHeaders": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "BaseAddress": null, "Timeout": "00:01:40", "MaxResponseContentBufferSize": 2147483647 } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:45 User: SERVIDOR$ ComputerName: SERVIDOR Request HttpClient ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [], "Properties": {} } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:45 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Iniciando ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:45 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Guardando registro de transferencia bancaria válida. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:45 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia creada correctamente. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:45 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia no enviada al destino ya que no se indicó en los parámetros. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:46 User: SERVIDOR$ ComputerName: SERVIDOR Response ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] } ] }, "StatusCode": 201, "ReasonPhrase": "Created", "Headers": [ { "Key": "Transfer-Encoding", "Value": [ "chunked" ] }, { "Key": "Connection", "Value": [ "keep-alive" ] }, { "Key": "X-RateLimit-Limit", "Value": [ "1000" ] }, { "Key": "X-RateLimit-Remaining", "Value": [ "999" ] }, { "Key": "Cache-Control", "Value": [ "no-cache, private" ] }, { "Key": "Date", "Value": [ "Wed, 23 Oct 2024 23:54:46 GMT" ] }, { "Key": "Server", "Value": [ "nginx/1.14.0", "(Ubuntu)" ] } ], "RequestMessage": { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] }, { "Key": "Content-Length", "Value": [ "7455" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "Properties": {} }, "IsSuccessStatusCode": true } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:46 User: SERVIDOR$ ComputerName: SERVIDOR StatusCode ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : 201 ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:46 User: SERVIDOR$ ComputerName: SERVIDOR ResposeJsonString ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: {"code":"201","message":"Loan saved"} ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:54:46 User: SERVIDOR$ ComputerName: SERVIDOR ResposeObject ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "errors": null, "Statuscode": 0, "code": "201", "message": "Loan saved" } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:58:06 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Iniciando ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:58:06 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Guardando registro de transferencia bancaria válida. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:58:06 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia creada correctamente. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:58:06 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia no enviada al destino ya que no se indicó en los parámetros. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:58:07 User: SERVIDOR$ ComputerName: SERVIDOR Response ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] } ] }, "StatusCode": 201, "ReasonPhrase": "Created", "Headers": [ { "Key": "Transfer-Encoding", "Value": [ "chunked" ] }, { "Key": "Connection", "Value": [ "keep-alive" ] }, { "Key": "X-RateLimit-Limit", "Value": [ "1000" ] }, { "Key": "X-RateLimit-Remaining", "Value": [ "999" ] }, { "Key": "Cache-Control", "Value": [ "no-cache, private" ] }, { "Key": "Date", "Value": [ "Wed, 23 Oct 2024 23:58:07 GMT" ] }, { "Key": "Server", "Value": [ "nginx/1.14.0", "(Ubuntu)" ] } ], "RequestMessage": { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] }, { "Key": "Content-Length", "Value": [ "867" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "Properties": {} }, "IsSuccessStatusCode": true } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:58:07 User: SERVIDOR$ ComputerName: SERVIDOR StatusCode ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : 201 ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:58:07 User: SERVIDOR$ ComputerName: SERVIDOR ResposeJsonString ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: {"code":"201","message":"Loan saved"} ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 20:58:07 User: SERVIDOR$ ComputerName: SERVIDOR ResposeObject ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "errors": null, "Statuscode": 0, "code": "201", "message": "Loan saved" } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 21:25:37 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Iniciando ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 21:25:37 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Guardando registro de transferencia bancaria válida. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 21:25:37 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia creada correctamente. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 21:25:37 User: SERVIDOR$ ComputerName: SERVIDOR Procesando Transfer Bancaria via API ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: Transferencia no enviada al destino ya que no se indicó en los parámetros. ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 21:25:38 User: SERVIDOR$ ComputerName: SERVIDOR Response ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] } ] }, "StatusCode": 201, "ReasonPhrase": "Created", "Headers": [ { "Key": "Transfer-Encoding", "Value": [ "chunked" ] }, { "Key": "Connection", "Value": [ "keep-alive" ] }, { "Key": "X-RateLimit-Limit", "Value": [ "1000" ] }, { "Key": "X-RateLimit-Remaining", "Value": [ "999" ] }, { "Key": "Cache-Control", "Value": [ "no-cache, private" ] }, { "Key": "Date", "Value": [ "Thu, 24 Oct 2024 00:25:38 GMT" ] }, { "Key": "Server", "Value": [ "nginx/1.14.0", "(Ubuntu)" ] } ], "RequestMessage": { "Version": { "Major": 1, "Minor": 1, "Build": -1, "Revision": -1, "MajorRevision": -1, "MinorRevision": -1 }, "Content": { "Headers": [ { "Key": "Content-Type", "Value": [ "application/json" ] }, { "Key": "Content-Length", "Value": [ "3868" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "Properties": {} }, "IsSuccessStatusCode": true } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 21:25:38 User: SERVIDOR$ ComputerName: SERVIDOR StatusCode ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : 201 ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 21:25:38 User: SERVIDOR$ ComputerName: SERVIDOR ResposeJsonString ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: {"code":"201","message":"Loan saved"} ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 23/10/2024 21:25:38 User: SERVIDOR$ ComputerName: SERVIDOR ResposeObject ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "errors": null, "Statuscode": 0, "code": "201", "message": "Loan saved" } ----------------------------------------------------------------------------------------------------------------------------------------- =========================================================================================================================================