========================================================================================================================================= DateTime: 19/7/2024 15:30:35 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": [ "Fri, 19 Jul 2024 18:30:35 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": [ "864" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "Properties": {} }, "IsSuccessStatusCode": true } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 15:30:35 User: SERVIDOR$ ComputerName: SERVIDOR StatusCode ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : 201 ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 15:30:35 User: SERVIDOR$ ComputerName: SERVIDOR ResposeJsonString ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: {"code":"201","message":"Loan saved"} ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 15:30:35 User: SERVIDOR$ ComputerName: SERVIDOR ResposeObject ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "errors": null, "Statuscode": 0, "code": "201", "message": "Loan saved" } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 17:27:36 User: SERVIDOR$ ComputerName: SERVIDOR AbsoluteUrl ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: https://app.cirenio.com/v2/loans ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 17:27:36 User: SERVIDOR$ ComputerName: SERVIDOR JsonRequest ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: { "capital": 100000.00, "total_amount": 273114.00, "interest": 269.00, "reference": "25684", "installments": [ { "amount": 30346.00, "capital": 3593.25, "interest": 26752.75, "punitive_interest": 0.00, "active_date": "2024-07-01", "due_date": "2024-08-10" }, { "amount": 30346.00, "capital": 4554.53, "interest": 25791.47, "punitive_interest": 0.00, "active_date": "2024-08-01", "due_date": "2024-09-10" }, { "amount": 30346.00, "capital": 5772.99, "interest": 24573.01, "punitive_interest": 0.00, "active_date": "2024-09-01", "due_date": "2024-10-10" }, { "amount": 30346.00, "capital": 7317.42, "interest": 23028.58, "punitive_interest": 0.00, "active_date": "2024-10-01", "due_date": "2024-11-10" }, { "amount": 30346.00, "capital": 9275.02, "interest": 21070.98, "punitive_interest": 0.00, "active_date": "2024-11-01", "due_date": "2024-12-10" }, { "amount": 30346.00, "capital": 11756.32, "interest": 18589.68, "punitive_interest": 0.00, "active_date": "2024-12-01", "due_date": "2025-01-10" }, { "amount": 30346.00, "capital": 14901.45, "interest": 15444.55, "punitive_interest": 0.00, "active_date": "2025-01-01", "due_date": "2025-02-10" }, { "amount": 30346.00, "capital": 18887.97, "interest": 11458.03, "punitive_interest": 0.00, "active_date": "2025-02-01", "due_date": "2025-03-10" }, { "amount": 30346.00, "capital": 23941.05, "interest": 6404.95, "punitive_interest": 0.00, "active_date": "2025-03-01", "due_date": "2025-04-10" } ], "payment": { "mobbex": { "subscription": "JC4WUUTC5A832J1TT1", "subscriber": "ST8ITAJ8JJW9O1J2ZV" } } } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 17:27:36 User: SERVIDOR$ ComputerName: SERVIDOR HttpClient ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "DefaultRequestHeaders": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "BaseAddress": null, "Timeout": "00:01:40", "MaxResponseContentBufferSize": 2147483647 } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 17:27:36 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: 19/7/2024 17:27:36 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": [ "Fri, 19 Jul 2024 20:27:36 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": [ "2068" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "Properties": {} }, "IsSuccessStatusCode": true } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 17:27:36 User: SERVIDOR$ ComputerName: SERVIDOR StatusCode ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : 201 ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 17:27:37 User: SERVIDOR$ ComputerName: SERVIDOR ResposeJsonString ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: {"code":"201","message":"Loan saved"} ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 17:27:37 User: SERVIDOR$ ComputerName: SERVIDOR ResposeObject ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "errors": null, "Statuscode": 0, "code": "201", "message": "Loan saved" } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 18:10:09 User: SERVIDOR$ ComputerName: SERVIDOR AbsoluteUrl ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: https://app.cirenio.com/v2/loans ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 18:10:09 User: SERVIDOR$ ComputerName: SERVIDOR JsonRequest ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: { "capital": 70000.00, "total_amount": 395997.00, "interest": 269.00, "reference": "25685", "installments": [ { "amount": 18857.00, "capital": 129.83, "interest": 18727.17, "punitive_interest": 0.00, "active_date": "2024-07-01", "due_date": "2024-08-10" }, { "amount": 18857.00, "capital": 164.56, "interest": 18692.44, "punitive_interest": 0.00, "active_date": "2024-08-01", "due_date": "2024-09-10" }, { "amount": 18857.00, "capital": 208.58, "interest": 18648.42, "punitive_interest": 0.00, "active_date": "2024-09-01", "due_date": "2024-10-10" }, { "amount": 18857.00, "capital": 264.39, "interest": 18592.61, "punitive_interest": 0.00, "active_date": "2024-10-01", "due_date": "2024-11-10" }, { "amount": 18857.00, "capital": 335.12, "interest": 18521.88, "punitive_interest": 0.00, "active_date": "2024-11-01", "due_date": "2024-12-10" }, { "amount": 18857.00, "capital": 424.77, "interest": 18432.23, "punitive_interest": 0.00, "active_date": "2024-12-01", "due_date": "2025-01-10" }, { "amount": 18857.00, "capital": 538.41, "interest": 18318.59, "punitive_interest": 0.00, "active_date": "2025-01-01", "due_date": "2025-02-10" }, { "amount": 18857.00, "capital": 682.44, "interest": 18174.56, "punitive_interest": 0.00, "active_date": "2025-02-01", "due_date": "2025-03-10" }, { "amount": 18857.00, "capital": 865.02, "interest": 17991.98, "punitive_interest": 0.00, "active_date": "2025-03-01", "due_date": "2025-04-10" }, { "amount": 18857.00, "capital": 1096.43, "interest": 17760.57, "punitive_interest": 0.00, "active_date": "2025-04-01", "due_date": "2025-05-10" }, { "amount": 18857.00, "capital": 1389.75, "interest": 17467.25, "punitive_interest": 0.00, "active_date": "2025-05-01", "due_date": "2025-06-10" }, { "amount": 18857.00, "capital": 1761.55, "interest": 17095.45, "punitive_interest": 0.00, "active_date": "2025-06-01", "due_date": "2025-07-10" }, { "amount": 18857.00, "capital": 2232.81, "interest": 16624.19, "punitive_interest": 0.00, "active_date": "2025-07-01", "due_date": "2025-08-10" }, { "amount": 18857.00, "capital": 2830.14, "interest": 16026.86, "punitive_interest": 0.00, "active_date": "2025-08-01", "due_date": "2025-09-10" }, { "amount": 18857.00, "capital": 3587.28, "interest": 15269.72, "punitive_interest": 0.00, "active_date": "2025-09-01", "due_date": "2025-10-10" }, { "amount": 18857.00, "capital": 4546.97, "interest": 14310.03, "punitive_interest": 0.00, "active_date": "2025-10-01", "due_date": "2025-11-10" }, { "amount": 18857.00, "capital": 5763.40, "interest": 13093.60, "punitive_interest": 0.00, "active_date": "2025-11-01", "due_date": "2025-12-10" }, { "amount": 18857.00, "capital": 7305.26, "interest": 11551.74, "punitive_interest": 0.00, "active_date": "2025-12-01", "due_date": "2026-01-10" }, { "amount": 18857.00, "capital": 9259.61, "interest": 9597.39, "punitive_interest": 0.00, "active_date": "2026-01-01", "due_date": "2026-02-10" }, { "amount": 18857.00, "capital": 11736.79, "interest": 7120.21, "punitive_interest": 0.00, "active_date": "2026-02-01", "due_date": "2026-03-10" }, { "amount": 18857.00, "capital": 14876.89, "interest": 3980.11, "punitive_interest": 0.00, "active_date": "2026-03-01", "due_date": "2026-04-10" } ], "payment": { "mobbex": { "subscription": "FH6HK4WYE1QDHQKJJ7", "subscriber": "FBKZDDSASPG4KBLDH0" } } } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 18:10:09 User: SERVIDOR$ ComputerName: SERVIDOR HttpClient ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "DefaultRequestHeaders": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "BaseAddress": null, "Timeout": "00:01:40", "MaxResponseContentBufferSize": 2147483647 } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 18:10:09 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: 19/7/2024 18:10:09 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": [ "Fri, 19 Jul 2024 21:10:09 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": [ "4454" ] } ] }, "Method": { "Method": "POST" }, "RequestUri": "https://app.cirenio.com/v2/loans", "Headers": [ { "Key": "X-API-KEY", "Value": [ "$2a$12$vO3uiEnCesPfZZxV5K5JwPa2lXtsJtoEatGYTQwx9W0OvgKBzV3taYrA4" ] } ], "Properties": {} }, "IsSuccessStatusCode": true } ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 18:10:09 User: SERVIDOR$ ComputerName: SERVIDOR StatusCode ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : 201 ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 18:10:09 User: SERVIDOR$ ComputerName: SERVIDOR ResposeJsonString ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace: {"code":"201","message":"Loan saved"} ----------------------------------------------------------------------------------------------------------------------------------------- ========================================================================================================================================= ========================================================================================================================================= DateTime: 19/7/2024 18:10:09 User: SERVIDOR$ ComputerName: SERVIDOR ResposeObject ----------------------------------------------------------------------------------------------------------------------------------------- LogTrace : { "errors": null, "Statuscode": 0, "code": "201", "message": "Loan saved" } ----------------------------------------------------------------------------------------------------------------------------------------- =========================================================================================================================================