{ "info": { "_postman_id": "45779f50-9e53-40bb-8767-775143a619ae", "name": "PLANK-API v1.0.6", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "40047862" }, "item": [ { "name": "auth", "item": [ { "name": "login", "event": [ { "listen": "test", "script": { "exec": [ "try {\r", " const jsonData = pm.response.json();\r", " console.debug(\"[DEBUG] Response JSON parsed:\", jsonData);\r", "\r", " if (jsonData && jsonData.jwt) {\r", " pm.collectionVariables.set(\"jwt\", jsonData.jwt);\r", " console.info(\"[INFO] JWT token stored successfully in collection variables.\");\r", " } else {\r", " console.error(\"[ERROR] JWT token not found in the response.\");\r", " }\r", "} catch (err) {\r", " console.error(\"[ERROR] Failed to parse response JSON:\", err);\r", "}\r", "" ], "type": "text/javascript", "packages": {} } }, { "listen": "prerequest", "script": { "exec": [ "" ], "type": "text/javascript", "packages": {} } } ], "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\r\n \"apikey\": \"{{apikey}}\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/auth/login", "host": [ "{{baseUrl}}" ], "path": [ "v1", "auth", "login" ] } }, "response": [] } ] }, { "name": "digitalContracts", "item": [ { "name": "create digital contract", "event": [ { "listen": "test", "script": { "exec": [ "try {\r", " const jsonData = pm.response.json();\r", " console.debug(\"[DEBUG] Response JSON parsed:\", jsonData);\r", "\r", " if (jsonData && jsonData.inserted_id) {\r", " pm.collectionVariables.set(\"digitalContractId\", jsonData.inserted_id);\r", " console.info(\"[INFO] Digital contract id stored successfully:\", jsonData.inserted_id);\r", " } else {\r", " console.error(\"[ERROR] inserted_id not found in the response.\");\r", " }\r", "} catch (err) {\r", " console.error(\"[ERROR] Failed to parse response JSON:\", err);\r", "}\r", "" ], "type": "text/javascript", "packages": {} } }, { "listen": "prerequest", "script": { "exec": [ "" ], "type": "text/javascript", "packages": {} } } ], "request": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"id\": 0,\r\n \"company_name\": \"Ranieri Luca\",\r\n \"name\": \"Luca\",\r\n \"surname\": \"Ranieri\",\r\n \"sales_group\": \"CONTRATTI EEUP\",\r\n \"vat_no\": null,\r\n \"non_it_fiscal_code\": null,\r\n \"fiscal_code\": \"MBFQCR69R16H492S\",\r\n \"registered_office_toponym\": \"VIA\",\r\n \"registered_office_street\": \"Roma\",\r\n \"registered_office_street_number\": \"10\",\r\n \"registered_office_zip_code\": \"20121\",\r\n \"registered_office_municipality\": \"Milano\",\r\n \"registered_office_province\": \"MI\",\r\n \"registered_office_country\": \"ITALY\",\r\n \"billing_office_toponym\": \"VIA\",\r\n \"billing_office_street\": \"Roma\",\r\n \"billing_office_street_number\": \"10\",\r\n \"billing_office_zip_code\": \"20124\",\r\n \"billing_office_municipality\": \"Milano\",\r\n \"billing_office_province\": \"MI\",\r\n \"billing_office_country\": \"ITALY\",\r\n \"administrative_office_toponym\": \"VIA\",\r\n \"administrative_office_street\": \"Roma\",\r\n \"administrative_office_street_number\": \"10\",\r\n \"administrative_office_zip_code\": \"20122\",\r\n \"administrative_office_municipality\": \"Milano\",\r\n \"administrative_office_province\": \"MI\",\r\n \"administrative_office_country\": \"ITALY\",\r\n \"admin_contact_name\": \"Mario Rossi\",\r\n \"admin_contact_email\": \"mario.rossi@example.com\",\r\n \"admin_contact_phone\": \"+390212345678\",\r\n \"admin_contact_mobile\": \"+393485690537\",\r\n \"admin_contact_fax\": \"+390298765432\",\r\n \"admin_pec\": \"mario.rossi@pec.it\",\r\n \"legal_representative_name\": \"Giuseppe Bianchi\",\r\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\r\n \"ateco_code\": \"A\",\r\n \"iban\": \"IT42K0300203280855932717233\",\r\n \"account_holder\": \"DELIVERY HOLDER\",\r\n \"account_holder_name\": \"Luca\",\r\n \"account_holder_surname\": \"Test\",\r\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\r\n \"proposal_date\": \"2025-04-10\",\r\n \"place_of_stipulation\": \"MILANO\",\r\n \"legal_representative_place_of_birth\": \"Roma\",\r\n \"legal_representative_date_of_birth\": \"1975-01-01\",\r\n \"legal_representative_document_type\": \"IDENTITY CARD\",\r\n \"legal_representative_document_number\": \"AZ1234567\",\r\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\r\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\r\n \"legal_representative_gender\": \"M\",\r\n \"agency\": \"Plank\",\r\n \"agent\": \"Francesco Verdi\",\r\n \"subagent\": \"Paolo Neri\",\r\n \"userid\": \"\",\r\n \"beneficiary_user\": \"DemoWeb\",\r\n \"status\": \"GENERATED\",\r\n \"customer_type\": \"RESIDENTIAL\",\r\n \"payment_method\": \"RID\",\r\n \"signer_name\": \"Luca\",\r\n \"signer_surname\": \"Tonolo\",\r\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\r\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\r\n \"payment_delay_days\": 30,\r\n \"billing_freq\": \"1 MONTH\",\r\n \"sdd_type\": \"CORE\",\r\n \"electronic_invoice_code\": \"ABC1234\",\r\n \"var1\": \"Value 1\",\r\n \"var2\": \"Value 2\",\r\n \"var3\": \"Value 3\",\r\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\r\n \"notes_en\": \"Customer interested in green energy promotions.\",\r\n \"data_processing_consent\": 1\r\n}\r\n", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts" ] } }, "response": [ { "name": "create digital contract", "originalRequest": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"id\": 0,\r\n \"company_name\": \"Ranieri Luca\",\r\n \"name\": \"Luca\",\r\n \"surname\": \"Ranieri\",\r\n \"sales_group\": \"CONTRATTI EEUP\",\r\n \"vat_no\": null,\r\n \"non_it_fiscal_code\": null,\r\n \"fiscal_code\": \"MBFQCR69R16H492S\",\r\n \"registered_office_toponym\": \"VIA\",\r\n \"registered_office_street\": \"Roma\",\r\n \"registered_office_street_number\": \"10\",\r\n \"registered_office_zip_code\": \"20121\",\r\n \"registered_office_municipality\": \"Milano\",\r\n \"registered_office_province\": \"MI\",\r\n \"registered_office_country\": \"ITALY\",\r\n \"billing_office_toponym\": \"VIA\",\r\n \"billing_office_street\": \"Roma\",\r\n \"billing_office_street_number\": \"10\",\r\n \"billing_office_zip_code\": \"20124\",\r\n \"billing_office_municipality\": \"Milano\",\r\n \"billing_office_province\": \"MI\",\r\n \"billing_office_country\": \"ITALY\",\r\n \"administrative_office_toponym\": \"VIA\",\r\n \"administrative_office_street\": \"Roma\",\r\n \"administrative_office_street_number\": \"10\",\r\n \"administrative_office_zip_code\": \"20122\",\r\n \"administrative_office_municipality\": \"Milano\",\r\n \"administrative_office_province\": \"MI\",\r\n \"administrative_office_country\": \"ITALY\",\r\n \"admin_contact_name\": \"Mario Rossi\",\r\n \"admin_contact_email\": \"mario.rossi@example.com\",\r\n \"admin_contact_phone\": \"+390212345678\",\r\n \"admin_contact_mobile\": \"+393471234567\",\r\n \"admin_contact_fax\": \"+390298765432\",\r\n \"admin_pec\": \"mario.rossi@pec.it\",\r\n \"legal_representative_name\": \"Giuseppe Bianchi\",\r\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\r\n \"ateco_code\": \"A\",\r\n \"iban\": \"IT42K0300203280855932717233\",\r\n \"account_holder\": \"DELIVERY HOLDER\",\r\n \"account_holder_name\": \"Luca\",\r\n \"account_holder_surname\": \"Test\",\r\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\r\n \"proposal_date\": \"2025-03-18\",\r\n \"place_of_stipulation\": \"MILANO\",\r\n \"legal_representative_place_of_birth\": \"Roma\",\r\n \"legal_representative_date_of_birth\": \"1975-01-01\",\r\n \"legal_representative_document_type\": \"IDENTITY CARD\",\r\n \"legal_representative_document_number\": \"AZ1234567\",\r\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\r\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\r\n \"legal_representative_gender\": \"M\",\r\n \"agency\": \"Plank\",\r\n \"agent\": \"Francesco Verdi\",\r\n \"subagent\": \"Paolo Neri\",\r\n \"userid\": \"\",\r\n \"beneficiary_user\": \"DemoWeb\",\r\n \"status\": \"GENERATED\",\r\n \"customer_type\": \"RESIDENTIAL\",\r\n \"payment_method\": \"RID\",\r\n \"signer_name\": \"Luca\",\r\n \"signer_surname\": \"Tonolo\",\r\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\r\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\r\n \"payment_delay_days\": 30,\r\n \"billing_freq\": \"1 MONTH\",\r\n \"sdd_type\": \"CORE\",\r\n \"electronic_invoice_code\": \"ABC1234\",\r\n \"var1\": \"Value 1\",\r\n \"var2\": \"Value 2\",\r\n \"var3\": \"Value 3\",\r\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\r\n \"notes_en\": \"Customer interested in green energy promotions.\",\r\n \"data_processing_consent\": 1\r\n}\r\n", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Tue, 01 Apr 2025 11:03:21 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "92979978f9c4e822-ORD" } ], "cookie": [], "body": "{\n \"message\": \"Digital contract inserted correctly\",\n \"inserted_id\": 156747\n}" } ] }, { "name": "create power details", "event": [ { "listen": "test", "script": { "exec": [ "try {\r", " const jsonData = pm.response.json();\r", " console.debug(\"[DEBUG] Response JSON parsed:\", jsonData);\r", "\r", " if (jsonData && jsonData.inserted_id) {\r", " pm.collectionVariables.set(\"powerDetailsId\", jsonData.inserted_id);\r", " console.info(\"[INFO] Power details id stored successfully:\", jsonData.inserted_id);\r", " } else {\r", " console.error(\"[ERROR] inserted_id not found in the response.\");\r", " }\r", "} catch (err) {\r", " console.error(\"[ERROR] Failed to parse response JSON:\", err);\r", "}\r", "" ], "type": "text/javascript", "packages": {} } }, { "listen": "prerequest", "script": { "exec": [ "" ], "type": "text/javascript", "packages": {} } } ], "request": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"pod\": \"IT001E123456789\",\r\n \"enrollment_type\": \"SWITCH\",\r\n \"start_date\": \"2025-04-18\",\r\n \"due_date\": \"2025-05-18\",\r\n \"supply_name\": \"Mario Rossi\",\r\n \"supply_fiscal_code\": \"RSSMRA75M01H501Z\",\r\n \"supply_vat_no\": \"IT12345678901\",\r\n \"supply_toponym\": \"VIA\",\r\n \"supply_street\": \"Roma\",\r\n \"supply_street_number\": \"10\",\r\n \"supply_zip_code\": \"20121\",\r\n \"supply_municipality\": \"Milano\",\r\n \"supply_province\": \"MI\",\r\n \"supply_country\": \"ITALY\",\r\n \"ipex_zone\": \"NORD\",\r\n \"distributor\": \"E-Distribuzione S.p.A.\",\r\n \"former_market\": \"FREE MARKET\",\r\n \"voltage\": 220,\r\n \"voltage_code\": \"TDR\",\r\n \"available_capacity\": 3.3,\r\n \"loss_percentage\": 0.05,\r\n \"energy_intensive\": \"NO\",\r\n \"forecast_f1\": 500,\r\n \"forecast_f2\": 700,\r\n \"forecast_f3\": 600,\r\n \"utf_license\": 1,\r\n \"utf_license_code\": \"AUTORIZZAZIONE_123\",\r\n \"cd_declarant_quality\": \"P\",\r\n \"cd_municipality\": \"Milano\",\r\n \"cd_unit_type\": \"R\",\r\n \"cd_section\": \"A\",\r\n \"cd_sheet\": \"567\",\r\n \"cd_subaltern\": \"1\",\r\n \"cd_parcel\": \"890\",\r\n \"cd_parcel_extension\": \"1200\",\r\n \"cd_parcel_type\": \"F\",\r\n \"cd_exemption\": \"E\",\r\n \"cd_date_signature\": \"2025-01-30\",\r\n \"cd_affidavit_declaration_other\": \"Documentazione aggiuntiva\",\r\n \"cd_affidavit_declaration\": \"OWNER\",\r\n \"resident\": 1,\r\n \"alternative_market\": \"MAJOR PROTECTION\",\r\n \"transfer_type\": \"Cambio Fornitore\",\r\n \"transfer_complete_name\": \"Giuseppe Verdi\",\r\n \"transfer_fiscal_code\": \"VRDGPP68M01H501Z\",\r\n \"transfer_vat_no\": \"IT98765432109\",\r\n \"tansfer_usage\": \"OTHER USES\",\r\n \"transfer_contract_capacity\": 3.0,\r\n \"transfer_available_capacity\": 3.3,\r\n \"current_provider\": \"ENI GAS E LUCE\",\r\n \"current_contract\": \"Contratto XYZ123\",\r\n \"pv_panels\": 1,\r\n \"cons_forecasts\": 3500,\r\n \"green_energy\": 1,\r\n \"price_rate_id\": 3483,\r\n \"price_rate_name\": \"ENERGIA LIBERA\",\r\n \"price_rate_code\": \"EE\",\r\n \"price_type\": \"SPREAD\",\r\n \"vat\": 22.0,\r\n \"usage\": \"DOMESTICO RESIDENTE\",\r\n \"vat_type\": \"DOMESTICO\",\r\n \"excise_duties_usage\": \"APPLIED\",\r\n \"contractual_capacity\": 3.0,\r\n \"var4\": \"Note specifiche per il contratto\",\r\n \"var5\": \"Ulteriori dettagli\",\r\n \"var6\": \"Informazioni aggiuntive\"\r\n}\r\n", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/details/power", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "details", "power" ] } }, "response": [ { "name": "create power details", "originalRequest": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"pod\": \"IT001E123456789\",\r\n \"enrollment_type\": \"SWITCH\",\r\n \"start_date\": \"2025-04-18\",\r\n \"due_date\": \"2025-05-18\",\r\n \"supply_name\": \"Mario Rossi\",\r\n \"supply_fiscal_code\": \"RSSMRA75M01H501Z\",\r\n \"supply_vat_no\": \"IT12345678901\",\r\n \"supply_toponym\": \"VIA\",\r\n \"supply_street\": \"Roma\",\r\n \"supply_street_number\": \"10\",\r\n \"supply_zip_code\": \"20121\",\r\n \"supply_municipality\": \"Milano\",\r\n \"supply_province\": \"MI\",\r\n \"supply_country\": \"ITALY\",\r\n \"ipex_zone\": \"NORD\",\r\n \"distributor\": \"E-Distribuzione S.p.A.\",\r\n \"former_market\": \"FREE MARKET\",\r\n \"voltage\": 220,\r\n \"voltage_code\": \"TDR\",\r\n \"available_capacity\": 3.3,\r\n \"loss_percentage\": 0.05,\r\n \"energy_intensive\": \"NO\",\r\n \"forecast_f1\": 500,\r\n \"forecast_f2\": 700,\r\n \"forecast_f3\": 600,\r\n \"utf_license\": 1,\r\n \"utf_license_code\": \"AUTORIZZAZIONE_123\",\r\n \"cd_declarant_quality\": \"P\",\r\n \"cd_municipality\": \"Milano\",\r\n \"cd_unit_type\": \"R\",\r\n \"cd_section\": \"A\",\r\n \"cd_sheet\": \"567\",\r\n \"cd_subaltern\": \"1\",\r\n \"cd_parcel\": \"890\",\r\n \"cd_parcel_extension\": \"1200\",\r\n \"cd_parcel_type\": \"F\",\r\n \"cd_exemption\": \"E\",\r\n \"cd_date_signature\": \"2025-01-30\",\r\n \"cd_affidavit_declaration_other\": \"Documentazione aggiuntiva\",\r\n \"cd_affidavit_declaration\": \"OWNER\",\r\n \"resident\": 1,\r\n \"alternative_market\": \"MAJOR PROTECTION\",\r\n \"transfer_type\": \"Cambio Fornitore\",\r\n \"transfer_complete_name\": \"Giuseppe Verdi\",\r\n \"transfer_fiscal_code\": \"VRDGPP68M01H501Z\",\r\n \"transfer_vat_no\": \"IT98765432109\",\r\n \"tansfer_usage\": \"OTHER USES\",\r\n \"transfer_contract_capacity\": 3.0,\r\n \"transfer_available_capacity\": 3.3,\r\n \"current_provider\": \"ENI GAS E LUCE\",\r\n \"current_contract\": \"Contratto XYZ123\",\r\n \"pv_panels\": 1,\r\n \"cons_forecasts\": 3500,\r\n \"green_energy\": 1,\r\n \"price_rate_id\": 3483,\r\n \"price_rate_name\": \"ENERGIA LIBERA\",\r\n \"price_rate_code\": \"EE\",\r\n \"price_type\": \"SPREAD\",\r\n \"vat\": 22.0,\r\n \"usage\": \"DOMESTICO RESIDENTE\",\r\n \"vat_type\": \"DOMESTICO\",\r\n \"excise_duties_usage\": \"APPLIED\",\r\n \"contractual_capacity\": 3.0,\r\n \"var4\": \"Note specifiche per il contratto\",\r\n \"var5\": \"Ulteriori dettagli\",\r\n \"var6\": \"Informazioni aggiuntive\"\r\n}\r\n", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/details/power", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "details", "power" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 08:11:46 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "57" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "935421be8f2b79d9-ORD" } ], "cookie": [], "body": "{\n \"message\": \"Power details inserted successfully\",\n \"inserted_id\": 141137\n}" } ] }, { "name": "create gas details", "event": [ { "listen": "test", "script": { "exec": [ "try {\r", " const jsonData = pm.response.json();\r", " console.debug(\"[DEBUG] Response JSON parsed:\", jsonData);\r", "\r", " if (jsonData && jsonData.inserted_id) {\r", " pm.collectionVariables.set(\"gasDetailsId\", jsonData.inserted_id);\r", " console.info(\"[INFO] Power details id stored successfully:\", jsonData.inserted_id);\r", " } else {\r", " console.error(\"[ERROR] inserted_id not found in the response.\");\r", " }\r", "} catch (err) {\r", " console.error(\"[ERROR] Failed to parse response JSON:\", err);\r", "}\r", "" ], "type": "text/javascript", "packages": {} } } ], "request": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"pdr\": \"01234567890123\",\r\n \"enrollment_type\": \"SWITCH\",\r\n \"supply_name\": \"Mario Rossi\",\r\n \"supply_fiscal_code\": \"RSSMRA80A01H501W\",\r\n \"supply_vat_no\": \"01234567890\",\r\n \"supply_country\": \"ITALY\",\r\n \"supply_municipality\": \"Milano\",\r\n \"supply_province\": \"MI\",\r\n \"supply_zip_code\": \"00100\",\r\n \"supply_toponym\": \"Via\",\r\n \"supply_street\": \"Garibaldi\",\r\n \"supply_street_number\": \"10\",\r\n \"gas_resident\": \"1\",\r\n \"direct_delivery_remi\": \"0\",\r\n \"distributor\": \"ADRIGAS SPA\",\r\n \"remi_code\": \"REMIGAS12345\",\r\n \"meter_serial_no\": \"ABC12345\",\r\n \"corrector_serial_number\": \"ABC12345-C\",\r\n \"meter_caliber\": 3,\r\n \"pcs\": 11.25,\r\n \"c_coefficient\": 1.001,\r\n \"consumption_ytd\": 1500.75,\r\n \"gas_type_vat_use\": \"SCAGLIONI\",\r\n \"vat\": 22,\r\n \"excise_duties_usage\": \"CIVIL\",\r\n \"excise_duties_exemption_percentage\": 5.5,\r\n \"gas_prod_ee_type\": \"CONSUMPTION\",\r\n \"gas_prod_ee_val\": 12.3456,\r\n \"gas_autoprod_ee_type\": \"CONSUMPTION\",\r\n \"gas_autoprod_ee_val\": 1.2345,\r\n \"start_date\": \"2025-4-27\",\r\n \"due_date\": \"2025-04-27\",\r\n \"cons_forecast\": \"800\",\r\n \"former_market\": \"FREE MARKET\",\r\n \"current_provider\": \"Eni\",\r\n \"gas_intended_use\": \"Technological use\",\r\n \"usage_days\": 7,\r\n \"usage_class\": \"T1_1\",\r\n \"gas_offer_name\": \"GAS LIBERO\",\r\n \"gas_offer_code\": \"GASLIBERO\",\r\n \"rate_id\": 1189,\r\n \"fixed_ca\": 2.5,\r\n \"transfer_complete_name\": \"Giuseppe Bianchi\",\r\n \"transfer_fiscal_code\": \"BNCGPP75C01H501T\",\r\n \"cd_declarant_quality\": \"P\",\r\n \"cd_cadastral_municipality\": \"Milano\",\r\n \"cd_affidavit_declaration\": \"OWNER\",\r\n \"cd_affidavit_declaration_other\": \"Documentazione aggiuntiva\",\r\n \"cd_unit_type\": \"R\",\r\n \"cd_section\": \"A\",\r\n \"cd_sheet\": \"567\",\r\n \"cd_subaltern\": \"1\",\r\n \"cd_parcel\": \"890\",\r\n \"cd_parcel_extension\": \"1200\",\r\n \"cd_parcel_type\": \"F\",\r\n \"cd_exemption\": \"E\",\r\n \"cd_date_signature\": \"2025-01-30\",\r\n \"current_contract\": \"ContrattoGasPrecedente.pdf\",\r\n \"annual_consumption\": 700,\r\n \"additional_note\": \"Nessuna nota particolare\",\r\n \"price_type\": \"FISSO\",\r\n \"vat_type\": \"IVA_10\",\r\n \"contractual_capacity\": 3,\r\n \"transfer_vat_no\": \"\",\r\n \"tansfer_usage\": \"\",\r\n \"transfer_contract_capacity\": 0,\r\n \"transfer_available_capacity\": 0,\r\n \"var4\": \"Valore extra 4\",\r\n \"var5\": \"Valore extra 5\",\r\n \"var6\": \"Valore extra 6\"\r\n}\r\n", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/details/gas", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "details", "gas" ] } }, "response": [ { "name": "create gas details", "originalRequest": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"pdr\": \"01234567890123\",\r\n \"enrollment_type\": \"SWITCH\",\r\n \"supply_name\": \"Mario Rossi\",\r\n \"supply_fiscal_code\": \"RSSMRA80A01H501W\",\r\n \"supply_vat_no\": \"01234567890\",\r\n \"supply_country\": \"ITALY\",\r\n \"supply_municipality\": \"Milano\",\r\n \"supply_province\": \"MI\",\r\n \"supply_zip_code\": \"00100\",\r\n \"supply_toponym\": \"Via\",\r\n \"supply_street\": \"Garibaldi\",\r\n \"supply_street_number\": \"10\",\r\n \"gas_resident\": \"1\",\r\n \"direct_delivery_remi\": \"0\",\r\n \"distributor\": \"ADRIGAS SPA\",\r\n \"remi_code\": \"REMIGAS12345\",\r\n \"meter_serial_no\": \"ABC12345\",\r\n \"corrector_serial_number\": \"ABC12345-C\",\r\n \"meter_caliber\": 3,\r\n \"pcs\": 11.25,\r\n \"c_coefficient\": 1.001,\r\n \"consumption_ytd\": 1500.75,\r\n \"gas_type_vat_use\": \"SCAGLIONI\",\r\n \"vat\": 22,\r\n \"excise_duties_usage\": \"CIVIL\",\r\n \"excise_duties_exemption_percentage\": 5.5,\r\n \"gas_prod_ee_type\": \"CONSUMPTION\",\r\n \"gas_prod_ee_val\": 12.3456,\r\n \"gas_autoprod_ee_type\": \"CONSUMPTION\",\r\n \"gas_autoprod_ee_val\": 1.2345,\r\n \"start_date\": \"2025-4-27\",\r\n \"due_date\": \"2025-04-27\",\r\n \"cons_forecast\": \"800\",\r\n \"former_market\": \"FREE MARKET\",\r\n \"current_provider\": \"Eni\",\r\n \"gas_intended_use\": \"Technological use\",\r\n \"usage_days\": 7,\r\n \"usage_class\": \"T1_1\",\r\n \"gas_offer_name\": \"GAS LIBERO\",\r\n \"gas_offer_code\": \"GASLIBERO\",\r\n \"rate_id\": 1189,\r\n \"fixed_ca\": 2.5,\r\n \"transfer_complete_name\": \"Giuseppe Bianchi\",\r\n \"transfer_fiscal_code\": \"BNCGPP75C01H501T\",\r\n \"cd_declarant_quality\": \"P\",\r\n \"cd_cadastral_municipality\": \"Milano\",\r\n \"cd_affidavit_declaration\": \"OWNER\",\r\n \"cd_affidavit_declaration_other\": \"Documentazione aggiuntiva\",\r\n \"cd_unit_type\": \"R\",\r\n \"cd_section\": \"A\",\r\n \"cd_sheet\": \"567\",\r\n \"cd_subaltern\": \"1\",\r\n \"cd_parcel\": \"890\",\r\n \"cd_parcel_extension\": \"1200\",\r\n \"cd_parcel_type\": \"F\",\r\n \"cd_exemption\": \"E\",\r\n \"cd_date_signature\": \"2025-01-30\",\r\n \"current_contract\": \"ContrattoGasPrecedente.pdf\",\r\n \"annual_consumption\": 700,\r\n \"additional_note\": \"Nessuna nota particolare\",\r\n \"price_type\": \"FISSO\",\r\n \"vat_type\": \"IVA_10\",\r\n \"contractual_capacity\": 3,\r\n \"transfer_vat_no\": \"\",\r\n \"tansfer_usage\": \"\",\r\n \"transfer_contract_capacity\": 0,\r\n \"transfer_available_capacity\": 0,\r\n \"var4\": \"Valore extra 4\",\r\n \"var5\": \"Valore extra 5\",\r\n \"var6\": \"Valore extra 6\"\r\n}\r\n", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/details/gas", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "details", "gas" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 08:11:55 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "56" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "935421fa1aac79d9-ORD" } ], "cookie": [], "body": "{\n \"message\": \"Gas details inserted successfully\",\n \"inserted_id\": 71220\n}" } ] }, { "name": "add attachments", "event": [ { "listen": "test", "script": { "exec": [ "" ], "type": "text/javascript", "packages": {} } } ], "request": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "formdata", "formdata": [ { "key": "contract", "type": "file", "src": "/C:/Users/lraveri/Desktop/contract.png" } ] }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/attachments", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "attachments" ] } }, "response": [ { "name": "add attachments", "originalRequest": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "formdata", "formdata": [ { "key": "contract", "type": "file", "src": "/C:/Users/lraveri/Desktop/contract.png" }, { "key": "recording_file", "type": "file", "src": "/C:/Users/lraveri/Desktop/recording_file.png" }, { "key": "bill", "type": "file", "src": "/C:/Users/lraveri/Desktop/bill.png" }, { "key": "economic_technical_conditions", "type": "file", "src": "/C:/Users/lraveri/Desktop/economic_technical_conditions.png" }, { "key": "document", "type": "file", "src": "/C:/Users/lraveri/Desktop/document.png" }, { "key": "cadastral_data", "type": "file", "src": "/C:/Users/lraveri/Desktop/cadastral_data.png" }, { "key": "vat_form", "type": "file", "src": "/C:/Users/lraveri/Desktop/vat_form.png" }, { "key": "excise_tax_form", "type": "file", "src": "/C:/Users/lraveri/Desktop/excise_tax_form.png" }, { "key": "regular_process_declaration", "type": "file", "src": "/C:/Users/lraveri/Desktop/regular_process_declaration.png" }, { "key": "sdd_form", "type": "file", "src": "/C:/Users/lraveri/Desktop/sdd_form.png" }, { "key": "chamber_of_commerce_view", "type": "file", "src": "/C:/Users/lraveri/Desktop/chamber_of_commerce_view.png" }, { "key": "declaration_of_intent", "type": "file", "src": "/C:/Users/lraveri/Desktop/declaration_of_intent.png" }, { "key": "generic_file", "type": "file", "src": "/C:/Users/lraveri/Desktop/generic_file.png" }, { "key": "complaints", "type": "file", "src": "/C:/Users/lraveri/Desktop/complaints.png" }, { "key": "withdrawal_form", "type": "file", "src": "/C:/Users/lraveri/Desktop/withdrawal_form.png" } ], "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/attachments", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "attachments" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Fri, 21 Mar 2025 14:34:32 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "923e2bad2e98eae3-ORD" } ], "cookie": [], "body": "{\n \"message\": \"Attachments uploaded successfully\"\n}" } ] }, { "name": "get digital contract", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}" ] } }, "response": [ { "name": "get digital contract", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Tue, 01 Apr 2025 11:19:26 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "9297b1075f6ff833-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"id\": 156748,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"Roma\",\n \"registered_office_street_number\": \"10\",\n \"registered_office_address\": \"VIA Roma 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"VIA\",\n \"billing_office_street\": \"Roma\",\n \"billing_office_street_number\": \"10\",\n \"billing_office_address\": \"VIA Roma 10\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"10\",\n \"administrative_office_address\": \"VIA Roma 10\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-04-01\",\n \"hard_copy\": null,\n \"last_edit\": \"2025-04-01 11:15:32\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": \"A\",\n \"ateco_description\": \"AGRICOLTURA, SILVICOLTURA E PESCA\",\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": null,\n \"date_insert\": \"2025-04-01 11:15:32\"\n}" } ] }, { "name": "get power details", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/details/power", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "details", "power" ] } }, "response": [ { "name": "get power details", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/details/power", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "details", "power" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 08:12:18 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "54" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "93542284dba779d9-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"id\": 141137,\n \"digital_contract_id\": 162672,\n \"pod\": \"IT001E123456789\",\n \"enrollment_type\": \"SWITCH\",\n \"start_date\": \"2025-04-18\",\n \"due_date\": \"2025-07-30\",\n \"supply_name\": \"Mario Rossi\",\n \"supply_toponym\": \"VIA\",\n \"supply_street\": \"Roma\",\n \"supply_street_number\": \"10\",\n \"supply_address\": \"VIA Roma 10\",\n \"supply_fiscal_code\": \"RSSMRA75M01H501Z\",\n \"supply_vat_no\": \"IT12345678901\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"Milano\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"ipex_zone\": \"NORD\",\n \"distributor\": \"E-Distribuzione S.p.A.\",\n \"former_market\": \"FREE MARKET\",\n \"voltage\": 220,\n \"voltage_code\": \"TDR\",\n \"available_capacity\": 3.3,\n \"loss_percentage\": 0.05,\n \"energy_intensive\": \"NO\",\n \"forecast_f1\": 500,\n \"forecast_f2\": 700,\n \"forecast_f3\": 600,\n \"utf_license\": \"1\",\n \"utf_license_code\": \"AUTORIZZAZIONE_123\",\n \"last_edit\": \"2025-04-24 08:11:46\",\n \"cd_declarant_quality\": \"P\",\n \"cd_municipality\": \"Milano\",\n \"cd_unit_type\": \"R\",\n \"cd_section\": \"A\",\n \"cd_sheet\": \"567\",\n \"cd_subaltern\": \"1\",\n \"cd_parcel\": \"890\",\n \"cd_parcel_extension\": \"1200\",\n \"cd_parcel_type\": \"F\",\n \"cd_exemption\": \"E\",\n \"cd_date_signature\": \"2025-01-30\",\n \"cd_affidavit_declaration_other\": \"Documentazione aggiuntiva\",\n \"cd_affidavit_declaration\": \"OWNER\",\n \"customs_code\": null,\n \"resident\": \"1\",\n \"alternative_market\": \"MAJOR PROTECTION\",\n \"transfer_type\": \"Cambio Fornitore\",\n \"transfer_complete_name\": \"Giuseppe Verdi\",\n \"transfer_fiscal_code\": \"VRDGPP68M01H501Z\",\n \"vat_exempion_docs\": null,\n \"utf_docs\": null,\n \"current_provider\": \"ENI GAS E LUCE\",\n \"current_contract\": \"Contratto XYZ123\",\n \"pv_panels\": \"1\",\n \"cons_forecasts\": 3500,\n \"green_energy\": \"1\",\n \"price_rate_id\": 3483,\n \"price_rate_name\": \"ENERGIA LIBERA\",\n \"price_rate_code\": \"EE\",\n \"price_type\": \"SPREAD\",\n \"vat\": 10,\n \"usage\": \"DOMESTICO RESIDENTE\",\n \"vat_type\": \"DOMESTICO\",\n \"excise_duties_usage\": \"APPLIED\",\n \"contractual_capacity\": 3,\n \"transfer_vat_no\": \"IT98765432109\",\n \"tansfer_usage\": \"OTHER USES\",\n \"transfer_contract_capacity\": 3,\n \"transfer_available_capacity\": 3.3,\n \"var4\": \"Note specifiche per il contratto\",\n \"var5\": \"Ulteriori dettagli\",\n \"var6\": \"Informazioni aggiuntive\",\n \"service_code\": null,\n \"vulnerable\": 0,\n \"connection_type\": null,\n \"energy_usage\": null,\n \"energy_usage_description\": null,\n \"energy_usage_subtype\": null,\n \"occupancy_certificate\": null,\n \"occupancy_certificate_date\": null,\n \"asl_certificate\": null,\n \"seasonal\": null,\n \"date_insert\": \"2025-04-24 08:11:46\"\n }\n]" } ] }, { "name": "get gas details", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/details/gas", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "details", "gas" ] } }, "response": [ { "name": "get gas details", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/details/gas", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "details", "gas" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 08:12:24 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "53" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "935422afbc6279d9-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"id\": 71220,\n \"digital_contract_id\": 162672,\n \"pdr\": \"01234567890123\",\n \"start_date\": \"2025-04-27\",\n \"due_date\": \"2026-12-31\",\n \"enrollment_type\": \"SWITCH\",\n \"supply_name\": \"Mario Rossi\",\n \"supply_toponym\": \"Via\",\n \"supply_street\": \"Garibaldi\",\n \"supply_street_number\": \"10\",\n \"supply_address\": \"Via Garibaldi 10\",\n \"supply_fiscal_code\": \"RSSMRA80A01H501W\",\n \"supply_vat_no\": \"01234567890\",\n \"supply_zip_code\": \"00100\",\n \"supply_municipality\": \"Milano\",\n \"supply_province\": null,\n \"supply_country\": \"Italy\",\n \"direct_delivery_remi\": \"0\",\n \"distributor\": \"ADRIGAS SPA\",\n \"excise_duties_usage\": null,\n \"gas_prod_ee_type\": \"CONSUMPTION\",\n \"gas_autoprod_ee_type\": \"CONSUMPTION\",\n \"gas_type_vat_use\": null,\n \"gas_offer_code\": null,\n \"gas_offer_name\": null,\n \"former_market\": \"FREE MARKET\",\n \"usage_class\": \"T1_1\",\n \"gas_prod_ee_val\": \"12.3456\",\n \"gas_autoprod_ee_val\": \"1.2345\",\n \"meter_serial_no\": \"ABC12345\",\n \"corrector_serial_number\": \"ABC12345-C\",\n \"cons_forecast\": null,\n \"current_provider\": \"Eni\",\n \"vat_exemption\": \"0\",\n \"vat_exemption_docs\": null,\n \"utf_license_docs\": null,\n \"utf_license\": \"0\",\n \"utf_license_code\": null,\n \"gas_penal_billing_location\": null,\n \"remi_code\": \"REMIGAS12345\",\n \"current_contract\": null,\n \"withdrawal_to_be_sent\": null,\n \"pcs\": 11.25,\n \"fixed_ca\": 2.5,\n \"penalty\": null,\n \"c_coefficient\": 1.001,\n \"consumption_ytd\": 1500.75,\n \"meter_caliber\": 3,\n \"usage_sub_class\": null,\n \"meter_type\": null,\n \"excise_duties_exemption_percentage\": 5.5,\n \"reading_date\": null,\n \"reading_value\": null,\n \"transfer_type\": null,\n \"transfer_complete_name\": \"Giuseppe Bianchi\",\n \"transfer_fiscal_code\": \"BNCGPP75C01H501T\",\n \"transfer_vat_no\": null,\n \"gas_resident\": \"1\",\n \"cd_declarant_quality\": \"P\",\n \"cd_cadastral_municipality\": \"Milano\",\n \"cd_unit_type\": \"R\",\n \"cd_section\": \"A\",\n \"cd_sheet\": \"567\",\n \"cd_subaltern\": \"1\",\n \"cd_parcel\": \"890\",\n \"cd_parcel_extension\": \"1200\",\n \"cd_parcel_type\": \"F\",\n \"cd_exemption\": \"E\",\n \"cd_date_signature\": \"2025-01-30\",\n \"cd_affidavit_declaration\": \"OWNER\",\n \"cd_affidavit_declaration_other\": \"Documentazione aggiuntiva\",\n \"note\": null,\n \"price_type\": null,\n \"vat\": null,\n \"contractual_capacity\": null,\n \"tansfer_usage\": null,\n \"transfer_contract_capacity\": null,\n \"transfer_available_capacity\": null,\n \"var4\": \"Valore extra 4\",\n \"var5\": \"Valore extra 5\",\n \"var6\": \"Valore extra 6\"\n }\n]" } ] }, { "name": "get digital contract list with filters", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts?offset=0&limit=50&filter[name]=giovanno&filter[surname]=pellicioli&sort=name:asc,surname:desc", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts" ], "query": [ { "key": "offset", "value": "0" }, { "key": "limit", "value": "50" }, { "key": "filter[name]", "value": "giovanno" }, { "key": "filter[surname]", "value": "pellicioli" }, { "key": "sort", "value": "name:asc,surname:desc" } ] } }, "response": [ { "name": "get digital contract list with filters", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts?offset=0&limit=50&filter[name]=luca&filter[surname]=ranieri&sort=name:asc,surname:desc", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts" ], "query": [ { "key": "offset", "value": "0" }, { "key": "limit", "value": "50" }, { "key": "filter[name]", "value": "luca" }, { "key": "filter[surname]", "value": "ranieri" }, { "key": "sort", "value": "name:asc,surname:desc" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Tue, 01 Apr 2025 12:36:45 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "9298224acb739121-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"rows\": [\n {\n \"id\": 156534,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"Via\",\n \"registered_office_street\": \"Roma\",\n \"registered_office_street_number\": \"10\",\n \"registered_office_address\": \"Via Roma 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"Corso\",\n \"billing_office_street\": \"Buenos Aires\",\n \"billing_office_street_number\": \"20\",\n \"billing_office_address\": \"Corso Buenos Aires 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"Piazza\",\n \"administrative_office_street\": \"Duomo\",\n \"administrative_office_street_number\": \"1\",\n \"administrative_office_address\": \"Piazza Duomo 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-21\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-21 10:03:02\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"CI\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": \"Titolare\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Valore variabile 1\",\n \"var2\": \"Valore variabile 2\",\n \"var3\": \"Valore variabile 3\",\n \"referral_code\": null,\n \"details_count\": \"{\\\"ee\\\": 1, \\\"gas\\\": 1}\",\n \"date_insert\": \"2025-03-21 10:02:49\"\n },\n {\n \"id\": 156673,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"ROMA 10\",\n \"registered_office_street_number\": null,\n \"registered_office_address\": \"VIA ROMA 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"CORSO\",\n \"billing_office_street\": \"BUENOS AIRES 20\",\n \"billing_office_street_number\": null,\n \"billing_office_address\": \"CORSO BUENOS AIRES 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"PIAZZA\",\n \"administrative_office_street\": \"DUOMO 1\",\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": \"PIAZZA DUOMO 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-21\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-21 16:38:36\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"CARTA D'IDENTITÀ\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": \"{\\\"ee\\\": 1, \\\"gas\\\": 1}\",\n \"date_insert\": \"2025-03-21 16:38:25\"\n },\n {\n \"id\": 156733,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"ROMA 10\",\n \"registered_office_street_number\": null,\n \"registered_office_address\": \"VIA ROMA 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"CORSO\",\n \"billing_office_street\": \"BUENOS AIRES 20\",\n \"billing_office_street_number\": null,\n \"billing_office_address\": \"CORSO BUENOS AIRES 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"PIAZZA\",\n \"administrative_office_street\": \"DUOMO 1\",\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": \"PIAZZA DUOMO 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-24\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-24 15:29:10\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": null,\n \"date_insert\": \"2025-03-24 15:29:10\"\n },\n {\n \"id\": 156736,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"ROMA 10\",\n \"registered_office_street_number\": null,\n \"registered_office_address\": \"VIA ROMA 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"CORSO\",\n \"billing_office_street\": \"BUENOS AIRES 20\",\n \"billing_office_street_number\": null,\n \"billing_office_address\": \"CORSO BUENOS AIRES 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"PIAZZA\",\n \"administrative_office_street\": \"DUOMO 1\",\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": \"PIAZZA DUOMO 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-24\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-24 15:45:41\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": \"{\\\"gas\\\": 1}\",\n \"date_insert\": \"2025-03-24 15:41:02\"\n },\n {\n \"id\": 156737,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"ROMA 10\",\n \"registered_office_street_number\": null,\n \"registered_office_address\": \"VIA ROMA 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"CORSO\",\n \"billing_office_street\": \"BUENOS AIRES 20\",\n \"billing_office_street_number\": null,\n \"billing_office_address\": \"CORSO BUENOS AIRES 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"PIAZZA\",\n \"administrative_office_street\": \"DUOMO 1\",\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": \"PIAZZA DUOMO 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-25\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-25 08:48:25\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": \"{\\\"ee\\\": 2, \\\"gas\\\": 2}\",\n \"date_insert\": \"2025-03-25 08:34:24\"\n },\n {\n \"id\": 156743,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"ROMA 10\",\n \"registered_office_street_number\": null,\n \"registered_office_address\": \"VIA ROMA 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"CORSO\",\n \"billing_office_street\": \"BUENOS AIRES 20\",\n \"billing_office_street_number\": null,\n \"billing_office_address\": \"CORSO BUENOS AIRES 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"PIAZZA\",\n \"administrative_office_street\": \"DUOMO 1\",\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": \"PIAZZA DUOMO 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-26\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-26 09:14:52\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": \"{\\\"ee\\\": 1, \\\"gas\\\": 1}\",\n \"date_insert\": \"2025-03-26 09:14:43\"\n },\n {\n \"id\": 156744,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"ROMA 10\",\n \"registered_office_street_number\": null,\n \"registered_office_address\": \"VIA ROMA 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"CORSO\",\n \"billing_office_street\": \"BUENOS AIRES 20\",\n \"billing_office_street_number\": null,\n \"billing_office_address\": \"CORSO BUENOS AIRES 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"PIAZZA\",\n \"administrative_office_street\": \"DUOMO 1\",\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": \"PIAZZA DUOMO 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-28\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-28 10:25:20\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": \"A\",\n \"ateco_description\": \"AGRICOLTURA, SILVICOLTURA E PESCA\",\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": null,\n \"date_insert\": \"2025-03-28 10:25:20\"\n },\n {\n \"id\": 156745,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"ROMA 10\",\n \"registered_office_street_number\": null,\n \"registered_office_address\": \"VIA ROMA 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"CORSO\",\n \"billing_office_street\": \"BUENOS AIRES 20\",\n \"billing_office_street_number\": null,\n \"billing_office_address\": \"CORSO BUENOS AIRES 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"PIAZZA\",\n \"administrative_office_street\": \"DUOMO 1\",\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": \"PIAZZA DUOMO 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-28\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-28 11:06:55\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": \"A\",\n \"ateco_description\": \"AGRICOLTURA, SILVICOLTURA E PESCA\",\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": null,\n \"date_insert\": \"2025-03-28 11:06:55\"\n },\n {\n \"id\": 156746,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"ROMA 10\",\n \"registered_office_street_number\": null,\n \"registered_office_address\": \"VIA ROMA 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"CORSO\",\n \"billing_office_street\": \"BUENOS AIRES 20\",\n \"billing_office_street_number\": null,\n \"billing_office_address\": \"CORSO BUENOS AIRES 20\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"PIAZZA\",\n \"administrative_office_street\": \"DUOMO 1\",\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": \"PIAZZA DUOMO 1\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-03-31\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-31 13:09:30\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": \"A\",\n \"ateco_description\": \"AGRICOLTURA, SILVICOLTURA E PESCA\",\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": \"{\\\"ee\\\": 1, \\\"gas\\\": 1}\",\n \"date_insert\": \"2025-03-31 12:07:11\"\n },\n {\n \"id\": 156747,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"Roma\",\n \"registered_office_street_number\": \"10\",\n \"registered_office_address\": \"VIA Roma 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"VIA\",\n \"billing_office_street\": \"Roma\",\n \"billing_office_street_number\": \"10\",\n \"billing_office_address\": \"VIA Roma 10\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"10\",\n \"administrative_office_address\": \"VIA Roma 10\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-04-01\",\n \"hard_copy\": null,\n \"last_edit\": \"2025-04-01 11:12:43\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": \"A\",\n \"ateco_description\": \"AGRICOLTURA, SILVICOLTURA E PESCA\",\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": \"{\\\"ee\\\": 1, \\\"gas\\\": 1}\",\n \"date_insert\": \"2025-04-01 11:03:21\"\n },\n {\n \"id\": 156748,\n \"company_name\": \"Ranieri Luca\",\n \"name\": \"Luca\",\n \"surname\": \"Ranieri\",\n \"sales_group\": \"CONTRATTI EEUP\",\n \"vat_no\": null,\n \"non_it_fiscal_code\": null,\n \"fiscal_code\": \"MBFQCR69R16H492S\",\n \"registered_office_toponym\": \"VIA\",\n \"registered_office_street\": \"Roma\",\n \"registered_office_street_number\": \"10\",\n \"registered_office_address\": \"VIA Roma 10\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_toponym\": \"VIA\",\n \"billing_office_street\": \"Roma\",\n \"billing_office_street_number\": \"10\",\n \"billing_office_address\": \"VIA Roma 10\",\n \"billing_office_zip_code\": \"20124\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"10\",\n \"administrative_office_address\": \"VIA Roma 10\",\n \"administrative_office_zip_code\": \"20122\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Mario Rossi\",\n \"admin_contact_email\": \"mario.rossi@example.com\",\n \"admin_contact_email_verified\": null,\n \"admin_contact_phone\": \"+390212345678\",\n \"admin_contact_mobile\": \"+393471234567\",\n \"admin_contact_mobile_verified\": null,\n \"admin_contact_fax\": \"+390298765432\",\n \"legal_representative_name\": \"Giuseppe Bianchi\",\n \"legal_representative_fiscal_code\": \"BNCGPP75A01H501Z\",\n \"creation_date\": \"2025-04-01\",\n \"hard_copy\": null,\n \"last_edit\": \"2025-04-01 11:20:06\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": \"A\",\n \"ateco_description\": \"AGRICOLTURA, SILVICOLTURA E PESCA\",\n \"iban\": \"IT42K0300203280855932717233\",\n \"account_holder\": \"DELIVERY HOLDER\",\n \"account_holder_name\": \"Luca\",\n \"account_holder_surname\": \"Test\",\n \"account_holder_fiscal_code\": \"MBFQCR69R16H492S\",\n \"proposal_date\": \"2025-03-18\",\n \"place_of_stipulation\": \"MILANO\",\n \"legal_representative_place_of_birth\": \"Roma\",\n \"legal_representative_date_of_birth\": \"1975-01-01\",\n \"legal_representative_document_type\": \"IDENTITY CARD\",\n \"legal_representative_document_number\": \"AZ1234567\",\n \"legal_representative_document_issuing_date\": \"2015-06-20\",\n \"legal_representative_document_issuing_institution\": \"Comune di Roma\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"DEMO WEB\",\n \"subagent\": \"Paolo Neri\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": \"DemoWeb\",\n \"status\": \"INSERTED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"admin_pec\": \"mario.rossi@pec.it\",\n \"payment_method\": \"RID\",\n \"copy_customer_data\": null,\n \"signer_name\": \"Luca\",\n \"signer_surname\": \"Tonolo\",\n \"signer_fiscal_code\": \"MBFQCR69R16H492S\",\n \"payment_date_ref\": \"END OF MONTH INVOICE DATE\",\n \"payment_delay_days\": 30,\n \"notes\": \"Cliente interessato a promozioni energia verde.\",\n \"notes_en\": \"Customer interested in green energy promotions.\",\n \"sub_status\": null,\n \"data_processing_consent\": \"1\",\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"electronic_invoice_code\": \"ABC1234\",\n \"var1\": \"Value 1\",\n \"var2\": \"Value 2\",\n \"var3\": \"Value 3\",\n \"referral_code\": null,\n \"details_count\": \"{\\\"ee\\\": 1, \\\"gas\\\": 1}\",\n \"date_insert\": \"2025-04-01 11:15:32\"\n }\n ],\n \"lastRow\": 11\n}" } ] }, { "name": "get attachments list", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/attachments", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "attachments" ] } }, "response": [ { "name": "get attachments list", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/attachments", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "attachments" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 10 Apr 2025 09:12:09 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "92e11ef3f930d660-IAD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"attachments\": {\n \"contract\": \"contract.png\",\n \"recording_file\": null,\n \"bill\": null,\n \"economic_technical_conditions\": null,\n \"document\": null,\n \"cadastral_data\": null,\n \"vat_form\": null,\n \"excise_tax_form\": null,\n \"regular_process_declaration\": null,\n \"sdd_form\": null,\n \"chamber_of_commerce_view\": null,\n \"declaration_of_intent\": null,\n \"generic_file\": null,\n \"complaints\": null,\n \"withdrawal_form\": null\n }\n}" } ] }, { "name": "download attachment", "event": [ { "listen": "prerequest", "script": { "exec": [ "postman.setNextRequest(null);\r", "" ], "type": "text/javascript", "packages": {} } } ], "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/attachments/{{type}}/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "attachments", "{{type}}", "download" ] } }, "response": [] }, { "name": "download zip", "event": [ { "listen": "prerequest", "script": { "exec": [ "postman.setNextRequest(null);\r", "" ], "type": "text/javascript", "packages": {} } } ], "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"contract.png\",\r\n \"type\": \"contract\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/attachments/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "attachments", "download" ] } }, "response": [] }, { "name": "generate contract", "event": [ { "listen": "prerequest", "script": { "exec": [ "postman.setNextRequest(null);\r", "" ], "type": "text/javascript", "packages": {} } } ], "request": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/document", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "document" ] } }, "response": [ { "name": "generate contract", "originalRequest": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/document", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "document" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 08:15:20 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "58" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "9354266e6ecb79d9-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"message\": \"PDF generated successfully\"\n}" } ] }, { "name": "download contract unsigned", "event": [ { "listen": "prerequest", "script": { "exec": [ "postman.setNextRequest(null);\r", "" ], "type": "text/javascript", "packages": {} } } ], "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"contract.png\",\r\n \"type\": \"contract\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/document/downloadUnsigned", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "document", "downloadUnsigned" ] } }, "response": [] }, { "name": "sign contract", "event": [ { "listen": "prerequest", "script": { "exec": [ "postman.setNextRequest(null);\r", "" ], "type": "text/javascript", "packages": {} } } ], "request": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"contract.png\",\r\n \"type\": \"contract\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/document/smartSign", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "document", "smartSign" ] } }, "response": [ { "name": "sign contract", "originalRequest": { "method": "POST", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"contract.png\",\r\n \"type\": \"contract\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/document/smartSign", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "document", "smartSign" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 08:16:08 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "59" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "93542818485a79d9-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"message\": \"SMS sent successfully\"\n}" } ] }, { "name": "download contract signed", "event": [ { "listen": "prerequest", "script": { "exec": [ "postman.setNextRequest(null);\r", "" ], "type": "text/javascript", "packages": {} } } ], "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"contract.png\",\r\n \"type\": \"contract\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/digitalContracts/{{digitalContractId}}/downloadSigned", "host": [ "{{baseUrl}}" ], "path": [ "v1", "digitalContracts", "{{digitalContractId}}", "downloadSigned" ] } }, "response": [] } ] }, { "name": "contracts", "item": [ { "name": "supply", "item": [] }, { "name": "get contract", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/contracts/{{contractId}}", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contracts", "{{contractId}}" ] } }, "response": [ { "name": "get contract", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/contracts/{{contractId}}", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contracts", "{{contractId}}" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Fri, 04 Apr 2025 16:05:00 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "92b20b770da7eace-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"id\": 2457363,\n \"customer_id\": 485514,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_3469a5\",\n \"name\": \"automation_3469a5\",\n \"surname\": \"test\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"VRXWCA64H69D562N\",\n \"customer_code\": \"E485513\",\n \"registered_office_zip_code\": \"20160\",\n \"registered_office_address\": \"VIA ROMA 123\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA ROMA 123\",\n \"billing_office_zip_code\": \"20160\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": null,\n \"administrative_office_street\": null,\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": null,\n \"administrative_office_zip_code\": null,\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": null,\n \"admin_contact_email\": \"teszt.pali.100@gmail.com\",\n \"admin_contact_phone\": \"+020127456789\",\n \"admin_contact_mobile\": \"+393424126002\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA ROMA 123\",\n \"supply_fiscal_code\": \"VRXWCA64H69D562N\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20160\",\n \"supply_municipality\": \"Milano\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": null,\n \"creation_date\": \"2025-03-20\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-04-04 10:34:27\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT60X0542811101000000654321\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-20\",\n \"legal_representative_place_of_birth\": \"Milano\",\n \"legal_representative_date_of_birth\": \"1990-05-15\",\n \"legal_representative_document_type\": null,\n \"legal_representative_document_number\": null,\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"Marco Bianchi\",\n \"subagent\": null,\n \"userid\": \"test_operatore_2\",\n \"beneficiary_user\": \"test_operatore_2\",\n \"starting_date\": \"2025-05-01\",\n \"ending_date\": \"2025-01-31\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 167735,\n \"admin_pec\": \"\",\n \"payment_method\": \"RID\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 10,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156255\",\n \"var1\": \"[]\",\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT350E47743142\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n}" } ] }, { "name": "get contracts list", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/contracts", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contracts" ] } }, "response": [ { "name": "get contracts list", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/contracts", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contracts" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Fri, 04 Apr 2025 16:02:59 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "92b208831812eace-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"rows\": [\n {\n \"id\": 2457363,\n \"customer_id\": 485514,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_3469a5\",\n \"name\": \"automation_3469a5\",\n \"surname\": \"test\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"VRXWCA64H69D562N\",\n \"customer_code\": \"E485513\",\n \"registered_office_zip_code\": \"20160\",\n \"registered_office_address\": \"VIA ROMA 123\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA ROMA 123\",\n \"billing_office_zip_code\": \"20160\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": null,\n \"administrative_office_street\": null,\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": null,\n \"administrative_office_zip_code\": null,\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": null,\n \"admin_contact_email\": \"teszt.pali.100@gmail.com\",\n \"admin_contact_phone\": \"+020127456789\",\n \"admin_contact_mobile\": \"+393424126002\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA ROMA 123\",\n \"supply_fiscal_code\": \"VRXWCA64H69D562N\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20160\",\n \"supply_municipality\": \"Milano\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": null,\n \"creation_date\": \"2025-03-20\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-04-04 10:34:27\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT60X0542811101000000654321\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-20\",\n \"legal_representative_place_of_birth\": \"Milano\",\n \"legal_representative_date_of_birth\": \"1990-05-15\",\n \"legal_representative_document_type\": null,\n \"legal_representative_document_number\": null,\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"Marco Bianchi\",\n \"subagent\": null,\n \"userid\": \"test_operatore_2\",\n \"beneficiary_user\": \"test_operatore_2\",\n \"starting_date\": \"2025-05-01\",\n \"ending_date\": \"2025-01-31\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 167735,\n \"admin_pec\": \"\",\n \"payment_method\": \"RID\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 10,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156255\",\n \"var1\": \"[]\",\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT350E47743142\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2457362,\n \"customer_id\": 485514,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_48db59\",\n \"name\": \"automation_48db59\",\n \"surname\": \"test\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"VRXWCA64H69D562N\",\n \"customer_code\": \"E485513\",\n \"registered_office_zip_code\": \"20160\",\n \"registered_office_address\": \"VIA ROMA 123\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA ROMA 123\",\n \"billing_office_zip_code\": \"20160\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": null,\n \"administrative_office_street\": null,\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": null,\n \"administrative_office_zip_code\": null,\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": null,\n \"admin_contact_email\": \"teszt.pali.100@gmail.com\",\n \"admin_contact_phone\": \"+020127456789\",\n \"admin_contact_mobile\": \"+393424126002\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA ROMA 123\",\n \"supply_fiscal_code\": \"VRXWCA64H69D562N\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20160\",\n \"supply_municipality\": \"Milano\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": null,\n \"creation_date\": \"2025-03-21\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-04-04 10:25:12\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT60X0542811101000000654321\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-21\",\n \"legal_representative_place_of_birth\": \"Milano\",\n \"legal_representative_date_of_birth\": \"1990-05-15\",\n \"legal_representative_document_type\": null,\n \"legal_representative_document_number\": null,\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"Marco Bianchi\",\n \"subagent\": null,\n \"userid\": \"test_operatore_2\",\n \"beneficiary_user\": \"test_operatore_2\",\n \"starting_date\": \"2025-05-01\",\n \"ending_date\": \"2025-01-31\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 167906,\n \"admin_pec\": \"\",\n \"payment_method\": \"RID\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 10,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156483\",\n \"var1\": \"[]\",\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT202E91860093\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2457361,\n \"customer_id\": 476295,\n \"utility\": \"GAS\",\n \"company_name\": \"Plank Test1012\",\n \"name\": \"Test1012\",\n \"surname\": \"Plank\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"GRNLRT80A01F205D\",\n \"customer_code\": \"E476295\",\n \"registered_office_zip_code\": \"20125\",\n \"registered_office_address\": \"VIA Concordia 5\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Concordia 5\",\n \"billing_office_zip_code\": \"20125\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"\",\n \"administrative_office_street\": \"\",\n \"administrative_office_street_number\": \"\",\n \"administrative_office_address\": \"\",\n \"administrative_office_zip_code\": \"\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"\",\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_phone\": \"+39\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_fax\": \"\",\n \"supply_name\": \"\",\n \"supply_address\": \"VIA Concordia 5\",\n \"supply_fiscal_code\": \"GRNLRT80A01F205D\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"\",\n \"legal_representative_fiscal_code\": \"\",\n \"creation_date\": \"2025-03-27\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-04-03 14:49:47\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": \"\",\n \"ateco_description\": \"\",\n \"factoring\": \"0\",\n \"iban\": \"IT05R0300203280785676843998\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-27\",\n \"legal_representative_place_of_birth\": \"\",\n \"legal_representative_date_of_birth\": null,\n \"legal_representative_document_type\": \"\",\n \"legal_representative_document_number\": \"\",\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": \"\",\n \"legal_representative_gender\": \"\",\n \"agency\": \"\",\n \"agent\": \"Test_1\",\n \"subagent\": \"\",\n \"userid\": \"pguarnieri1\",\n \"beneficiary_user\": \"pguarnieri1\",\n \"starting_date\": \"2025-04-01\",\n \"ending_date\": \"2026-12-31\",\n \"status\": \"CLOSED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 153763,\n \"admin_pec\": \"\",\n \"payment_method\": \"RID\",\n \"signer_name\": \"\",\n \"signer_surname\": \"\",\n \"signer_fiscal_code\": \"\",\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"\",\n \"manual_ending_date\": \"2025-04-03\",\n \"data_processing_consent\": \"0\",\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"enrollment_type\": \"RENEW\",\n \"quality_check\": null,\n \"direct_debit_code\": \"\",\n \"sdd_user_code\": \"\",\n \"electronic_invoice_code\": \"\",\n \"digital_contract_id\": \"137252\",\n \"var1\": \"\",\n \"var2\": \"\",\n \"var3\": \"\",\n \"var4\": \"\",\n \"var5\": \"\",\n \"var6\": \"\",\n \"credit_servicer\": \"\",\n \"contract_info\": \"03546712345678\",\n \"referral_code\": \"\",\n \"service_code\": \"\",\n \"po_number\": \"\"\n },\n {\n \"id\": 2457360,\n \"customer_id\": 467091,\n \"utility\": \"GAS\",\n \"company_name\": \"Canavesio Valentina\",\n \"name\": \"Valentina\",\n \"surname\": \"Canavesio\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"BTTLRT80A01F205K\",\n \"customer_code\": \"E467090\",\n \"registered_office_zip_code\": \"20162\",\n \"registered_office_address\": \"VIALE GASPERILLO 97\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIALE GASPERILLO 97\",\n \"billing_office_zip_code\": \"20162\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": null,\n \"administrative_office_street\": null,\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": null,\n \"administrative_office_zip_code\": null,\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": null,\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_phone\": \"\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIALE GASPERILLO 97\",\n \"supply_fiscal_code\": \"BTTLRT80A01F205K\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20162\",\n \"supply_municipality\": \"Milano\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": null,\n \"creation_date\": \"2025-03-25\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-25 09:40:21\",\n \"invoicing_group_code\": \"GRUPPOUNICO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT53K0300203280134465679662\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-25\",\n \"legal_representative_place_of_birth\": \"Milano\",\n \"legal_representative_date_of_birth\": \"1980-01-01\",\n \"legal_representative_document_type\": null,\n \"legal_representative_document_number\": null,\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": \"testpam\",\n \"subagent\": null,\n \"userid\": \"demoweb\",\n \"beneficiary_user\": \"demoweb\",\n \"starting_date\": \"2025-05-01\",\n \"ending_date\": \"2026-12-01\",\n \"status\": \"FRAUD CHECK\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 168112,\n \"admin_pec\": \"\",\n \"payment_method\": \"RID\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 10,\n \"notes\": \"#FC email notes: test. #FC cellphone notes: test. \",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156738\",\n \"var1\": \"[]\",\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"01145785656567\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2457262,\n \"customer_id\": 489810,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_6af60e\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"MTWSPM96L56I119R\",\n \"customer_code\": \"E489810\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"MTWSPM96L56I119R\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"MTWSPM96L56I119R\",\n \"creation_date\": \"2025-03-21\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-31 14:57:10\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT19W0300203280457168635592\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-21\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-21\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-02-01\",\n \"ending_date\": \"2026-12-31\",\n \"status\": \"ACTIVE\",\n \"customer_type\": \"COMPANY\",\n \"order_id\": 168003,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"RENEW\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156604\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT001E94887003\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2457261,\n \"customer_id\": 493566,\n \"utility\": \"GAS\",\n \"company_name\": \"Galbiati Silvia\",\n \"name\": \"Silvia\",\n \"surname\": \"Galbiati\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"GLBSLV80A01F205I\",\n \"customer_code\": \"E493566\",\n \"registered_office_zip_code\": \"20162\",\n \"registered_office_address\": \"Malatesta 44\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"Malatesta 44\",\n \"billing_office_zip_code\": \"20162\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": null,\n \"administrative_office_street\": null,\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": null,\n \"administrative_office_zip_code\": null,\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": null,\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_phone\": \"+39\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"CORTILE Malatesta 44\",\n \"supply_fiscal_code\": \"GLBSLV80A01F205I\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": null,\n \"creation_date\": \"2025-03-21\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-21 13:11:03\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT26A0300203280451343697455\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-21\",\n \"legal_representative_place_of_birth\": null,\n \"legal_representative_date_of_birth\": null,\n \"legal_representative_document_type\": null,\n \"legal_representative_document_number\": null,\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": null,\n \"agency\": null,\n \"agent\": \"GuarniTest\",\n \"subagent\": null,\n \"userid\": \"pguarnieri_2\",\n \"beneficiary_user\": \"pguarnieri_2\",\n \"starting_date\": \"2025-04-01\",\n \"ending_date\": \"2026-12-31\",\n \"status\": \"ACTIVE\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 167982,\n \"admin_pec\": \"\",\n \"payment_method\": \"RID\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"enrollment_type\": \"RENEW\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156579\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"09876542456712\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2457246,\n \"customer_id\": 489810,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_6af60e\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"MTWSPM96L56I119R\",\n \"customer_code\": \"E489810\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"MTWSPM96L56I119R\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"MTWSPM96L56I119R\",\n \"creation_date\": \"2025-03-21\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-21 13:11:10\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT19W0300203280457168635592\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-21\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-21\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-21\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"CHANGE OFFER\",\n \"customer_type\": \"COMPANY\",\n \"order_id\": 168003,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": \"2025-03-31\",\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156604\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT310E94887003\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2457214,\n \"customer_id\": 493566,\n \"utility\": \"GAS\",\n \"company_name\": \"Galbiati Silvia\",\n \"name\": \"Silvia\",\n \"surname\": \"Galbiati\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"GLBSLV80A01F205I\",\n \"customer_code\": \"E493566\",\n \"registered_office_zip_code\": \"20162\",\n \"registered_office_address\": \"Malatesta 44\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"Malatesta 44\",\n \"billing_office_zip_code\": \"20162\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": null,\n \"administrative_office_street\": null,\n \"administrative_office_street_number\": null,\n \"administrative_office_address\": null,\n \"administrative_office_zip_code\": null,\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": null,\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_phone\": \"+39\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"CORTILE Malatesta 44\",\n \"supply_fiscal_code\": \"GLBSLV80A01F205I\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": null,\n \"creation_date\": \"2025-03-21\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-21 13:11:03\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT26A0300203280451343697455\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-21\",\n \"legal_representative_place_of_birth\": null,\n \"legal_representative_date_of_birth\": null,\n \"legal_representative_document_type\": null,\n \"legal_representative_document_number\": null,\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": null,\n \"agency\": null,\n \"agent\": \"GuarniTest\",\n \"subagent\": null,\n \"userid\": \"pguarnieri_2\",\n \"beneficiary_user\": \"pguarnieri_2\",\n \"starting_date\": \"2025-04-15\",\n \"ending_date\": \"2026-12-31\",\n \"status\": \"CHANGE OFFER\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 167982,\n \"admin_pec\": \"\",\n \"payment_method\": \"RID\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": \"2025-03-31\",\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"CORE\",\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156579\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"09876542456712\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2456911,\n \"customer_id\": 489462,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_813753\",\n \"name\": \"test automation_813753\",\n \"surname\": \"test\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"PQFMRG86S68F748J\",\n \"customer_code\": \"E489462\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"PQFMRG86S68F748J\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": \"PQFMRG86S68F748J\",\n \"creation_date\": \"2025-03-20\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-27 14:56:32\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT98T0300203280879114666654\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-20\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-20\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-20\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"CLOSED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 167769,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": \"2025-02-04\",\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"156321\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT001E70506213\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2454550,\n \"customer_id\": 489868,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_4f2087\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"TNLQPK59C50G046P\",\n \"customer_code\": \"E489868\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": \"\",\n \"supply_name\": \"\",\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"TNLQPK59C50G046P\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"TNLQPK59C50G046P\",\n \"creation_date\": \"2025-03-11\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-27 11:09:56\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": \"\",\n \"ateco_description\": \"\",\n \"factoring\": \"0\",\n \"iban\": \"IT17K0300203280871424574879\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-11\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-11\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": \"\",\n \"agent\": \"\",\n \"subagent\": \"\",\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-11\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"VERIFIED\",\n \"customer_type\": \"RESELLER\",\n \"order_id\": 166189,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": \"\",\n \"signer_surname\": \"\",\n \"signer_fiscal_code\": \"\",\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": \"\",\n \"pdf_model\": \"\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": \"0\",\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"\",\n \"enrollment_type\": \"CONNECTION\",\n \"quality_check\": null,\n \"direct_debit_code\": \"\",\n \"sdd_user_code\": \"\",\n \"electronic_invoice_code\": \"\",\n \"digital_contract_id\": \"154062\",\n \"var1\": \"\",\n \"var2\": \"\",\n \"var3\": \"\",\n \"var4\": \"\",\n \"var5\": \"\",\n \"var6\": \"\",\n \"credit_servicer\": \"\",\n \"contract_info\": \"IT001E24831636\",\n \"referral_code\": \"\",\n \"service_code\": \"A01\",\n \"po_number\": \"\"\n },\n {\n \"id\": 2454549,\n \"customer_id\": 489867,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_0ab1a8\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"TNHCKF53T27G407E\",\n \"customer_code\": \"E489867\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": \"\",\n \"supply_name\": \"\",\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"TNHCKF53T27G407E\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"\",\n \"legal_representative_fiscal_code\": \"TNHCKF53T27G407E\",\n \"creation_date\": \"2025-03-11\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-27 11:09:56\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": \"\",\n \"ateco_description\": \"\",\n \"factoring\": \"0\",\n \"iban\": \"IT37G0300203280826599926541\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-11\",\n \"legal_representative_place_of_birth\": \"\",\n \"legal_representative_date_of_birth\": null,\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"\",\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": \"\",\n \"legal_representative_gender\": \"\",\n \"agency\": \"\",\n \"agent\": \"\",\n \"subagent\": \"\",\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-11\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"VERIFIED\",\n \"customer_type\": \"PUBLIC ADMINISTRATION\",\n \"order_id\": 166188,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": \"\",\n \"signer_surname\": \"\",\n \"signer_fiscal_code\": \"\",\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": \"\",\n \"pdf_model\": \"\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": \"0\",\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": \"\",\n \"enrollment_type\": \"CONNECTION\",\n \"quality_check\": null,\n \"direct_debit_code\": \"\",\n \"sdd_user_code\": \"\",\n \"electronic_invoice_code\": \"\",\n \"digital_contract_id\": \"154059\",\n \"var1\": \"\",\n \"var2\": \"\",\n \"var3\": \"\",\n \"var4\": \"\",\n \"var5\": \"\",\n \"var6\": \"\",\n \"credit_servicer\": \"\",\n \"contract_info\": \"IT002E46337422\",\n \"referral_code\": \"\",\n \"service_code\": \"A03\",\n \"po_number\": \"\"\n },\n {\n \"id\": 2451265,\n \"customer_id\": 489810,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_20fe2c\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"MTWSPM96L56I119R\",\n \"customer_code\": \"E489810\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"MTWSPM96L56I119R\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"MTWSPM96L56I119R\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 17:03:12\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT19W0300203280457168635592\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-07\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"COMPANY\",\n \"order_id\": 165759,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153377\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT189E32073486\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2451262,\n \"customer_id\": 489867,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_2a984a\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"TNHCKF53T27G407E\",\n \"customer_code\": \"E489867\",\n \"registered_office_zip_code\": null,\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": null,\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"TNHCKF53T27G407E\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": \"TNHCKF53T27G407E\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 16:52:54\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT37G0300203280826599926541\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": null,\n \"legal_representative_date_of_birth\": null,\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": null,\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": null,\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"PUBLIC ADMINISTRATION\",\n \"order_id\": 165756,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153373\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT052E14955608\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2451261,\n \"customer_id\": 489818,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_1b2712\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"FIUXZR32R64E678V\",\n \"customer_code\": \"E489816\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"FIUXZR32R64E678V\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"FIUXZR32R64E678V\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 16:50:42\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": \"97.00.02\",\n \"ateco_description\": \"Attività di condomini\",\n \"factoring\": null,\n \"iban\": \"IT79F0300203280269459942514\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-07\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"CONDOMINIUM\",\n \"order_id\": 165754,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153369\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT957E49100548\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2451253,\n \"customer_id\": 489867,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_27ffa3\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"TNHCKF53T27G407E\",\n \"customer_code\": \"E489867\",\n \"registered_office_zip_code\": \"20121\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20121\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"TNHCKF53T27G407E\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": \"TNHCKF53T27G407E\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 16:30:57\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT37G0300203280826599926541\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": null,\n \"legal_representative_date_of_birth\": null,\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": null,\n \"legal_representative_document_issuing_date\": null,\n \"legal_representative_document_issuing_institution\": null,\n \"legal_representative_gender\": null,\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"PUBLIC ADMINISTRATION\",\n \"order_id\": 165747,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153356\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT009E87103759\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2451251,\n \"customer_id\": 489818,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_5d7624\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"FIUXZR32R64E678V\",\n \"customer_code\": \"E489816\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"FIUXZR32R64E678V\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"FIUXZR32R64E678V\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 16:28:42\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": \"97.00.02\",\n \"ateco_description\": \"Attività di condomini\",\n \"factoring\": null,\n \"iban\": \"IT79F0300203280269459942514\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-07\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"CONDOMINIUM\",\n \"order_id\": 165746,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153352\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT924E19195056\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2451250,\n \"customer_id\": 489810,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_82b892\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"MTWSPM96L56I119R\",\n \"customer_code\": \"E489810\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"MTWSPM96L56I119R\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"MTWSPM96L56I119R\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 16:28:34\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT19W0300203280457168635592\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-07\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"COMPANY\",\n \"order_id\": 165745,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153351\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT037E30975008\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2451237,\n \"customer_id\": 489868,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_d28dac\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"TNLQPK59C50G046P\",\n \"customer_code\": \"E489868\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"TNLQPK59C50G046P\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"TNLQPK59C50G046P\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 15:55:15\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT17K0300203280871424574879\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-07\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"RESELLER\",\n \"order_id\": 165733,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153325\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT205E41300696\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2451236,\n \"customer_id\": 489462,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_03068c\",\n \"name\": \"test automation_03068c\",\n \"surname\": \"test\",\n \"sales_group\": \"\",\n \"vat_no\": \"\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"PQFMRG86S68F748J\",\n \"customer_code\": \"E489462\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"PQFMRG86S68F748J\",\n \"supply_vat_no\": \"\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"legal_representative_fiscal_code\": \"PQFMRG86S68F748J\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 15:52:42\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": null,\n \"ateco_description\": null,\n \"factoring\": null,\n \"iban\": \"IT98T0300203280879114666654\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-07\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"RESIDENTIAL\",\n \"order_id\": 165732,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153322\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT431E90516649\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n },\n {\n \"id\": 2451235,\n \"customer_id\": 489818,\n \"utility\": \"EE\",\n \"company_name\": \"test automation_61b975\",\n \"name\": \"\",\n \"surname\": \"\",\n \"sales_group\": \"\",\n \"vat_no\": \"78310970344\",\n \"non_it_fiscal_code\": \"0\",\n \"fiscal_code\": \"FIUXZR32R64E678V\",\n \"customer_code\": \"E489816\",\n \"registered_office_zip_code\": \"20161\",\n \"registered_office_address\": \"VIA Gaetano Salvemini 15\",\n \"registered_office_municipality\": \"Milano\",\n \"registered_office_province\": \"MI\",\n \"registered_office_country\": \"Italy\",\n \"billing_office_address\": \"VIA Gaetano Salvemini 15\",\n \"billing_office_zip_code\": \"20161\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"administrative_office_toponym\": \"VIA\",\n \"administrative_office_street\": \"Roma\",\n \"administrative_office_street_number\": \"123\",\n \"administrative_office_address\": \"VIA Roma 123\",\n \"administrative_office_zip_code\": \"20161\",\n \"administrative_office_municipality\": \"Milano\",\n \"administrative_office_province\": \"MI\",\n \"administrative_office_country\": \"Italy\",\n \"admin_contact_name\": \"Your Mom\",\n \"admin_contact_email\": \"teszt.pali.100+10@gmail.com\",\n \"admin_contact_phone\": \"+36309583159\",\n \"admin_contact_mobile\": \"+36309583159\",\n \"admin_contact_fax\": null,\n \"supply_name\": null,\n \"supply_address\": \"VIA Gaetano Salvemini 15\",\n \"supply_fiscal_code\": \"FIUXZR32R64E678V\",\n \"supply_vat_no\": \"78310970344\",\n \"supply_zip_code\": \"20121\",\n \"supply_municipality\": \"MILANO\",\n \"supply_province\": \"MI\",\n \"supply_country\": \"Italy\",\n \"legal_representative_name\": \"Your Mom\",\n \"legal_representative_fiscal_code\": \"FIUXZR32R64E678V\",\n \"creation_date\": \"2025-03-07\",\n \"default_bank\": \"INTESA\",\n \"hard_copy\": \"0\",\n \"last_edit\": \"2025-03-07 15:52:23\",\n \"invoicing_group_code\": \"SINGOLO\",\n \"ateco_code\": \"97.00.02\",\n \"ateco_description\": \"Attività di condomini\",\n \"factoring\": null,\n \"iban\": \"IT79F0300203280269459942514\",\n \"account_holder\": \"INTESTATARIO FORNITURA\",\n \"account_holder_name\": \"\",\n \"account_holder_surname\": \"\",\n \"account_holder_fiscal_code\": \"\",\n \"proposal_date\": \"2025-03-07\",\n \"legal_representative_place_of_birth\": \"MILANO\",\n \"legal_representative_date_of_birth\": \"1970-01-01\",\n \"legal_representative_document_type\": \"C.I.\",\n \"legal_representative_document_number\": \"123456AA\",\n \"legal_representative_document_issuing_date\": \"2025-03-07\",\n \"legal_representative_document_issuing_institution\": \"Test Municipality\",\n \"legal_representative_gender\": \"M\",\n \"agency\": null,\n \"agent\": null,\n \"subagent\": null,\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": \"DemoWeb\",\n \"starting_date\": \"2025-03-07\",\n \"ending_date\": \"2025-07-30\",\n \"status\": \"EXPLODED\",\n \"customer_type\": \"CONDOMINIUM\",\n \"order_id\": 165731,\n \"admin_pec\": \"\",\n \"payment_method\": \"BANK TRANSFER\",\n \"signer_name\": null,\n \"signer_surname\": null,\n \"signer_fiscal_code\": null,\n \"payment_date_ref\": \"INVOICE DATE\",\n \"payment_delay_days\": 20,\n \"notes\": \"\",\n \"notes_en\": \"\",\n \"sub_status\": null,\n \"pdf_model\": \"2PUNTO0\",\n \"manual_ending_date\": null,\n \"data_processing_consent\": null,\n \"no_invoices\": 0,\n \"billing_freq\": \"1 MONTH\",\n \"sdd_type\": null,\n \"enrollment_type\": \"SWITCH\",\n \"quality_check\": null,\n \"direct_debit_code\": null,\n \"sdd_user_code\": null,\n \"electronic_invoice_code\": null,\n \"digital_contract_id\": \"153321\",\n \"var1\": null,\n \"var2\": null,\n \"var3\": null,\n \"var4\": null,\n \"var5\": null,\n \"var6\": null,\n \"credit_servicer\": null,\n \"contract_info\": \"IT366E30962624\",\n \"referral_code\": null,\n \"service_code\": null,\n \"po_number\": null\n }\n ],\n \"lastRow\": 482\n}" } ] }, { "name": "attachments list", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"contract.png\",\r\n \"type\": \"contract\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contracts/{{contractId}}/attachments", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contracts", "{{contractId}}", "attachments" ] } }, "response": [] }, { "name": "download attachment", "event": [ { "listen": "prerequest", "script": { "exec": [ "postman.setNextRequest(null);\r", "" ], "type": "text/javascript", "packages": {} } } ], "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"DEMO_2021_2021_2021_IT012E98765431_prova_pluto.pdf\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contracts/{{contractId}}/attachments/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contracts", "{{contractId}}", "attachments", "download" ] } }, "response": [] } ] }, { "name": "invoices", "item": [ { "name": "get invoice", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/invoices/{{invoiceId}}", "host": [ "{{baseUrl}}" ], "path": [ "v1", "invoices", "{{invoiceId}}" ] } }, "response": [ { "name": "get invoice", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/invoices/ì{{invoiceId}}", "host": [ "{{baseUrl}}" ], "path": [ "v1", "invoices", "ì{{invoiceId}}" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Fri, 04 Apr 2025 16:04:24 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "92b20a93cad9eace-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"invoice_id\": 5938113,\n \"company_name\": \"GIUSEPPINA ZEZZA\",\n \"customer_code\": \"E36413\",\n \"userid\": \"demo_1\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202503\",\n \"total_amount\": 548.9000000000001,\n \"invoice_due_date\": \"2025-03-18\",\n \"payment_method\": \"BONIFICO\",\n \"customer_type\": null,\n \"invoice_number\": \"25\",\n \"issue_date\": \"2025-03-18\",\n \"contract_id\": \"1342931\",\n \"invoice_code\": \"DEMO_25_2025_demoacc\",\n \"serial_number\": \"demoacc\",\n \"utility\": \"ACC\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": null,\n \"admin_contact_mobile\": null,\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA GIAN BATTISTA VICO 33\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": null,\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": null,\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": \"325686\",\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 548.9,\n \"amount_due\": 0,\n \"electronic_invoice_code\": null,\n \"sdd_type\": null,\n \"sdd_mandate_code\": null,\n \"sdd_user_code\": null,\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": null,\n \"default_bank\": null,\n \"iban\": null,\n \"closing_invoice\": 0\n}" } ] }, { "name": "get invoices list", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/invoices", "host": [ "{{baseUrl}}" ], "path": [ "v1", "invoices" ] } }, "response": [ { "name": "get invoices list", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/invoices", "host": [ "{{baseUrl}}" ], "path": [ "v1", "invoices" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Fri, 04 Apr 2025 16:03:13 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "92b208d83e4feace-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"rows\": [\n {\n \"invoice_id\": 5938113,\n \"company_name\": \"GIUSEPPINA ZEZZA\",\n \"customer_code\": \"E36413\",\n \"userid\": \"demo_1\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202503\",\n \"total_amount\": 548.9000000000001,\n \"invoice_due_date\": \"2025-03-18\",\n \"payment_method\": \"BONIFICO\",\n \"customer_type\": null,\n \"invoice_number\": \"25\",\n \"issue_date\": \"2025-03-18\",\n \"contract_id\": \"1342931\",\n \"invoice_code\": \"DEMO_25_2025_demoacc\",\n \"serial_number\": \"demoacc\",\n \"utility\": \"ACC\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": null,\n \"admin_contact_mobile\": null,\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA GIAN BATTISTA VICO 33\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": null,\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": null,\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": \"325686\",\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 548.9,\n \"amount_due\": 0,\n \"electronic_invoice_code\": null,\n \"sdd_type\": null,\n \"sdd_mandate_code\": null,\n \"sdd_user_code\": null,\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": null,\n \"default_bank\": null,\n \"iban\": null,\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5936517,\n \"company_name\": \"zippo francesco\",\n \"customer_code\": \"E348553\",\n \"userid\": \"apigna\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202304\",\n \"total_amount\": 12.929999999999998,\n \"invoice_due_date\": \"2025-04-06\",\n \"payment_method\": \"BONIFICO\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"55\",\n \"issue_date\": \"2025-03-17\",\n \"contract_id\": \"1724223\",\n \"invoice_code\": \"DEMO_55_2025_demo\",\n \"serial_number\": \"demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": null,\n \"admin_contact_mobile\": null,\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA PIAVE 19\",\n \"billing_office_municipality\": \"Bresso\",\n \"billing_office_zip_code\": \"20091\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"INVIO OK\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": \"SI\",\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 12.93,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": null,\n \"sdd_user_code\": null,\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT012E13265478\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5936515,\n \"company_name\": \"Rossi Giovanni\",\n \"customer_code\": \"E36413\",\n \"userid\": \"lmaramotti1\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202304\",\n \"total_amount\": -78.3,\n \"invoice_due_date\": \"2025-03-17\",\n \"payment_method\": \"BOLLETTINO\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"54\",\n \"issue_date\": \"2025-03-17\",\n \"contract_id\": \"1946853\",\n \"invoice_code\": \"DEMO_54_2025_demo\",\n \"serial_number\": \"demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"dorlandi@plank.global\",\n \"admin_contact_mobile\": \"+393491067796\",\n \"admin_contact_phone\": \"+393516784340\",\n \"billing_office_address\": \"ACCESSO gio 4\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": \"20121\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-17\",\n \"amount_paid\": -78.3,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"\",\n \"sdd_mandate_code\": null,\n \"sdd_user_code\": null,\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT002E23705745\",\n \"default_bank\": \"POSTADEMO\",\n \"iban\": \"\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5936514,\n \"company_name\": \"MOTTI LUCA\",\n \"customer_code\": \"E336081\",\n \"userid\": \"USALINA\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202304\",\n \"total_amount\": -524.2499999999997,\n \"invoice_due_date\": \"2025-03-17\",\n \"payment_method\": \"BOLLETTINO\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"53\",\n \"issue_date\": \"2025-03-17\",\n \"contract_id\": \"1925064\",\n \"invoice_code\": \"DEMO_53_2025_demo\",\n \"serial_number\": \"demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": null,\n \"admin_contact_mobile\": null,\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA LUCE 12\",\n \"billing_office_municipality\": \"Sesto San Giovanni\",\n \"billing_office_zip_code\": \"20099\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"admindemo\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-17\",\n \"amount_paid\": -524.25,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": null,\n \"sdd_user_code\": null,\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT001E09876545\",\n \"default_bank\": \"\",\n \"iban\": \"\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5905394,\n \"company_name\": \"2-1-PPD Global SA\",\n \"customer_code\": \"2\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202503\",\n \"total_amount\": 151380.19,\n \"invoice_due_date\": \"2025-03-03\",\n \"payment_method\": \"\",\n \"customer_type\": \"\",\n \"invoice_number\": \"2/EE\",\n \"issue_date\": \"2025-03-03\",\n \"contract_id\": \"\",\n \"invoice_code\": \"DEMO_2/EE_2025_\",\n \"serial_number\": \"\",\n \"utility\": \"SERV\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"\",\n \"admin_contact_mobile\": \"\",\n \"admin_contact_phone\": \"\",\n \"billing_office_address\": \"\",\n \"billing_office_municipality\": \"\",\n \"billing_office_zip_code\": \"\",\n \"billing_office_province\": \"\",\n \"billing_office_country\": \"\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": \"\",\n \"status\": \"INVIO KO\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"\",\n \"payment_delay_days\": 0,\n \"repayment_plan\": \"\",\n \"ticket\": \"\",\n \"payment_date\": null,\n \"amount_paid\": 0,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": \"\",\n \"tv_tax_amount\": 0,\n \"pdp_list\": null,\n \"default_bank\": \"\",\n \"iban\": null,\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5905350,\n \"company_name\": \"Milani\",\n \"customer_code\": \"E178\",\n \"userid\": \"demo_1\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202503\",\n \"total_amount\": 548.9000000000001,\n \"invoice_due_date\": \"2025-03-11\",\n \"payment_method\": \"BONIFICO\",\n \"customer_type\": \"PUBBLICA AMMINISTRAZIONE\",\n \"invoice_number\": \"24\",\n \"issue_date\": \"2025-03-03\",\n \"contract_id\": \"1976880\",\n \"invoice_code\": \"DEMO_24_2025_demoacc\",\n \"serial_number\": \"demoacc\",\n \"utility\": \"ACC\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"gdemani@plank.global\",\n \"admin_contact_mobile\": \"+393933681379\",\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA brioche 94\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": \"20141\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"INVIO KO\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": null,\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": \"SI\",\n \"ticket\": \"319884\",\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 548.9,\n \"amount_due\": 0,\n \"electronic_invoice_code\": null,\n \"sdd_type\": null,\n \"sdd_mandate_code\": null,\n \"sdd_user_code\": null,\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": null,\n \"default_bank\": null,\n \"iban\": null,\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870236,\n \"company_name\": \"PIGNATELLI ALDO\",\n \"customer_code\": \"E63316\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202501\",\n \"total_amount\": 56.94,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"52\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2248016\",\n \"invoice_code\": \"DEMO_52_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_mobile\": \"+393516784340\",\n \"admin_contact_phone\": \"+393479719498\",\n \"billing_office_address\": \"VIA FIANO 10\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": \"20121\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": \"\",\n \"status\": \"INVIO PARZIALE\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": \"SI\",\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 56.94,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"E63316\",\n \"tv_tax_status\": \"PAGATO\",\n \"tv_tax_amount\": 9,\n \"pdp_list\": \"IT001E76419748\",\n \"default_bank\": \"TWIKEY\",\n \"iban\": \"IT49C0100502804000000005890\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870235,\n \"company_name\": \"Nannei Rebecca\",\n \"customer_code\": \"E472710\",\n \"userid\": \"gdemanishop\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202501\",\n \"total_amount\": 14.11,\n \"invoice_due_date\": \"2025-03-30\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"51\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2378361\",\n \"invoice_code\": \"DEMO_51_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_phone\": \"+39\",\n \"billing_office_address\": \"CORSO Sempione 85\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": \"20162\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": \"\",\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 14.11,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT009E35462718\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT89F0300203280346761417462\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870234,\n \"company_name\": \"Disney Paperino\",\n \"customer_code\": \"E466215\",\n \"userid\": \"pguarnieri1\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202412,202501\",\n \"total_amount\": -18.9,\n \"invoice_due_date\": \"2025-03-10\",\n \"payment_method\": \"BONIFICO\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"50\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2357448\",\n \"invoice_code\": \"DEMO_50_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"davideb01@live.it\",\n \"admin_contact_mobile\": \"+393404149820\",\n \"admin_contact_phone\": \"\",\n \"billing_office_address\": \"VIALE CIMITERO 8\",\n \"billing_office_municipality\": \"Mariano Comense\",\n \"billing_office_zip_code\": \"22066\",\n \"billing_office_province\": \"CO\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": \"\",\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-10\",\n \"amount_paid\": -18.9,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": \"\",\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT001E50917698\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870233,\n \"company_name\": \"Rossi Giorgia\",\n \"customer_code\": \"E448635\",\n \"userid\": \"demo_1\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202501,202502\",\n \"total_amount\": 12.89,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"49\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2250355\",\n \"invoice_code\": \"DEMO_49_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"dborzi@plank.global\",\n \"admin_contact_mobile\": \"+393404149820\",\n \"admin_contact_phone\": \"+393404149820\",\n \"billing_office_address\": \"VIA po 12\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": \"20121\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": \"\",\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 12.89,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT001E89583305\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT31E0300203280259851877384\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870232,\n \"company_name\": \"Rossi Mario\",\n \"customer_code\": \"E448196\",\n \"userid\": \"demo_1\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202412,202501,202502\",\n \"total_amount\": 45.050000000000026,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"48\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2248010\",\n \"invoice_code\": \"DEMO_48_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"gdemani@plank.global\",\n \"admin_contact_mobile\": \"+393516784340\",\n \"admin_contact_phone\": \"\",\n \"billing_office_address\": \"VIA MONTE ROSA 21\",\n \"billing_office_municipality\": \"Sassano\",\n \"billing_office_zip_code\": \"84038\",\n \"billing_office_province\": \"SA\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": \"SI\",\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 45.05,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT001E31231231\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT46S0300203280948492163855\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870231,\n \"company_name\": \"Maranto\",\n \"customer_code\": \"E448195\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202412,202501\",\n \"total_amount\": 63.83,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"47\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2248011\",\n \"invoice_code\": \"DEMO_47_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_phone\": \"\",\n \"billing_office_address\": \"VIA DANTE ALIGHIERI 9\",\n \"billing_office_municipality\": \"Sanremo\",\n \"billing_office_zip_code\": \"18038\",\n \"billing_office_province\": \"IM\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 63.83,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT001E76589196\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT88E0305801604100571791352\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870230,\n \"company_name\": \"RIPAMONTI\",\n \"customer_code\": \"E448194\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202411,202412,202501,202502\",\n \"total_amount\": 106.85000000000001,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"46\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2248012\",\n \"invoice_code\": \"DEMO_46_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": null,\n \"admin_contact_mobile\": null,\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA ROMAGNA 10\",\n \"billing_office_municipality\": \"Fusignano\",\n \"billing_office_zip_code\": \"48034\",\n \"billing_office_province\": \"RA\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 106.85,\n \"amount_due\": 0,\n \"electronic_invoice_code\": null,\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT007E14758742\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT83J0306234210000002219177\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870229,\n \"company_name\": \"GIANNELLA\",\n \"customer_code\": \"E448192\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202411,202412,202501,202502\",\n \"total_amount\": 106.85000000000001,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"45\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2248014\",\n \"invoice_code\": \"DEMO_45_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": null,\n \"admin_contact_mobile\": null,\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA F. LIPPI 88\",\n \"billing_office_municipality\": \"Modena\",\n \"billing_office_zip_code\": \"41124\",\n \"billing_office_province\": \"MO\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 106.85,\n \"amount_due\": 0,\n \"electronic_invoice_code\": null,\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT109E00582495\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT03A0565212901CC0120010523\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870228,\n \"company_name\": \"ASSOCIAZIONE COMMERCIANTI\",\n \"customer_code\": \"E448191\",\n \"userid\": \"admindemo\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202411,202412,202501,202502\",\n \"total_amount\": 106.85000000000001,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"44\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2248015\",\n \"invoice_code\": \"DEMO_44_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": null,\n \"admin_contact_mobile\": null,\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA RAFFAELLO SANZIO 6\",\n \"billing_office_municipality\": \"Cormano\",\n \"billing_office_zip_code\": \"20032\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 106.85,\n \"amount_due\": 0,\n \"electronic_invoice_code\": null,\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT001E76553722\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT91X0339512900052484445730\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870227,\n \"company_name\": \"Borzì Davide\",\n \"customer_code\": \"E428164\",\n \"userid\": \"gdemanishop\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202411,202412\",\n \"total_amount\": 39.04,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"43\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2278404\",\n \"invoice_code\": \"DEMO_43_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_phone\": \"\",\n \"billing_office_address\": \"VIALE CIMITERO 8\",\n \"billing_office_municipality\": \"Mariano Comense\",\n \"billing_office_zip_code\": \"22066\",\n \"billing_office_province\": \"CO\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-24\",\n \"amount_paid\": 39.04,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT004E68403835\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT29N0300203280362241558423\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870226,\n \"company_name\": \"Borzì Davide\",\n \"customer_code\": \"E428164\",\n \"userid\": \"gdemanishop\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202411\",\n \"total_amount\": 27.540000000000003,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"42\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2353104\",\n \"invoice_code\": \"DEMO_42_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_phone\": \"\",\n \"billing_office_address\": \"VIALE CIMITERO D'ADDA 1\",\n \"billing_office_municipality\": \"Maccagno con Pino e Veddasca\",\n \"billing_office_zip_code\": \"21061\",\n \"billing_office_province\": \"VA\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-24\",\n \"amount_paid\": 27.54,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT003E15374844\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT25D0300203280271528312948\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870225,\n \"company_name\": \"Borzì Davide\",\n \"customer_code\": \"E428164\",\n \"userid\": \"demoweb\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202501\",\n \"total_amount\": 11.74,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"41\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2402384\",\n \"invoice_code\": \"DEMO_41_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"pguarnieri@plank.global\",\n \"admin_contact_mobile\": \"+393479719498\",\n \"admin_contact_phone\": \"\",\n \"billing_office_address\": \"VIALE CIMITERO 8\",\n \"billing_office_municipality\": \"Mariano Comense\",\n \"billing_office_zip_code\": \"22066\",\n \"billing_office_province\": \"CO\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-24\",\n \"amount_paid\": 11.74,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT002E02158923\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT06O0300203280598571964313\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870224,\n \"company_name\": \"MANENTI GIACOMO\",\n \"customer_code\": \"E410601\",\n \"userid\": \"lmaramotti1\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202411,202412,202501,202502\",\n \"total_amount\": 139.50000000000003,\n \"invoice_due_date\": \"2025-03-30\",\n \"payment_method\": \"BONIFICO\",\n \"customer_type\": \"DOMESTICO\",\n \"invoice_number\": \"40\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2098537\",\n \"invoice_code\": \"DEMO_40_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"gdemani@plank.global\",\n \"admin_contact_mobile\": \"+393516784340\",\n \"admin_contact_phone\": null,\n \"billing_office_address\": \"VIA Piero della Francesca 4\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": \"20121\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 139.5,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"\",\n \"sdd_mandate_code\": null,\n \"sdd_user_code\": null,\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT001E48397353\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"\",\n \"closing_invoice\": 0\n },\n {\n \"invoice_id\": 5870223,\n \"company_name\": \"Prova DEF Srl\",\n \"customer_code\": \"E410419\",\n \"userid\": \"DemoWeb\",\n \"beneficiary_user\": null,\n \"sales_group\": null,\n \"reference_period\": \"202411,202412,202501,202502\",\n \"total_amount\": 208.64000000000001,\n \"invoice_due_date\": \"2025-03-20\",\n \"payment_method\": \"RID\",\n \"customer_type\": \"AZIENDA\",\n \"invoice_number\": \"39\",\n \"issue_date\": \"2025-03-10\",\n \"contract_id\": \"2256117\",\n \"invoice_code\": \"DEMO_39_2025_Demo\",\n \"serial_number\": \"Demo\",\n \"utility\": \"EE\",\n \"admin_pec\": \"\",\n \"admin_contact_email\": \"\",\n \"admin_contact_mobile\": \"\",\n \"admin_contact_phone\": \"\",\n \"billing_office_address\": \"VIA BO 2\",\n \"billing_office_municipality\": \"Milano\",\n \"billing_office_zip_code\": \"20121\",\n \"billing_office_province\": \"MI\",\n \"billing_office_country\": \"Italy\",\n \"legal_representative_name\": null,\n \"signer_name\": null,\n \"admin_contact_name\": null,\n \"status\": \"GENERATA\",\n \"credit_manager\": \"INTERNO\",\n \"hard_copy\": \"0\",\n \"payment_status\": \"SALDO TOTALE\",\n \"payment_delay_days\": null,\n \"repayment_plan\": null,\n \"ticket\": null,\n \"payment_date\": \"2025-03-25\",\n \"amount_paid\": 208.64,\n \"amount_due\": 0,\n \"electronic_invoice_code\": \"\",\n \"sdd_type\": \"CORE\",\n \"sdd_mandate_code\": \"\",\n \"sdd_user_code\": \"\",\n \"tv_tax_status\": null,\n \"tv_tax_amount\": 0,\n \"pdp_list\": \"IT001E12345920\",\n \"default_bank\": \"INTESA\",\n \"iban\": \"IT99C1234567890123456236589\",\n \"closing_invoice\": 0\n }\n ],\n \"lastRow\": 310\n}" } ] }, { "name": "attachments list", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"contract.png\",\r\n \"type\": \"contract\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/invoices/{{invoiceId}}/attachments", "host": [ "{{baseUrl}}" ], "path": [ "v1", "invoices", "{{invoiceId}}", "attachments" ] } }, "response": [ { "name": "attachments list", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"contract.png\",\r\n \"type\": \"contract\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/invoices/{{invoiceId}}/attachments", "host": [ "{{baseUrl}}" ], "path": [ "v1", "invoices", "{{invoiceId}}", "attachments" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Fri, 11 Apr 2025 15:10:05 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "92eb68a1b91e6083-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"filename\": \"DEMO_25_2025_demoacc_IT011E26484944_GIUSEPPINA_ZEZZA.pdf\",\n \"type\": \"application/pdf\",\n \"size\": 104126\n }\n]" } ] }, { "name": "download attachment", "event": [ { "listen": "prerequest", "script": { "exec": [ "postman.setNextRequest(null);\r", "" ], "type": "text/javascript", "packages": {} } } ], "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "body": { "mode": "raw", "raw": "{\r\n \"filename\": \"DEMO_2021_2021_2021_IT012E98765431_prova_pluto.pdf\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/invoices/{{invoiceId}}/attachments/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", "invoices", "{{invoiceId}}", "attachments", "download" ] } }, "response": [] } ] }, { "name": "geo", "item": [ { "name": "get countries", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/geo/countries", "host": [ "{{baseUrl}}" ], "path": [ "v1", "geo", "countries" ] } }, "response": [ { "name": "get countries", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/geo/countries", "host": [ "{{baseUrl}}" ], "path": [ "v1", "geo", "countries" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 13:06:43 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "59" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "9355d1cce94522e1-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"id\": 1,\n \"code_3l\": \"AFG\",\n \"code_2l\": \"AF\",\n \"name\": \"Afghanistan\",\n \"official_name\": \"Islamic Republic of Afghanistan\",\n \"latitude\": \"33.98299275\",\n \"longitude\": \"66.39159363\"\n },\n {\n \"id\": 2,\n \"code_3l\": \"ALB\",\n \"code_2l\": \"AL\",\n \"name\": \"Albania\",\n \"official_name\": \"Republic of Albania\",\n \"latitude\": \"41.00017358\",\n \"longitude\": \"19.87170014\"\n },\n {\n \"id\": 3,\n \"code_3l\": \"DZA\",\n \"code_2l\": \"DZ\",\n \"name\": \"Algeria\",\n \"official_name\": \"People's Democratic Republic of Algeria\",\n \"latitude\": \"27.89861690\",\n \"longitude\": \"3.19771194\"\n },\n {\n \"id\": 4,\n \"code_3l\": \"AND\",\n \"code_2l\": \"AD\",\n \"name\": \"Andorra\",\n \"official_name\": \"Principality of Andorra\",\n \"latitude\": \"42.54057088\",\n \"longitude\": \"1.55201340\"\n },\n {\n \"id\": 5,\n \"code_3l\": \"AGO\",\n \"code_2l\": \"AO\",\n \"name\": \"Angola\",\n \"official_name\": \"Republic of Angola\",\n \"latitude\": \"-12.16469683\",\n \"longitude\": \"16.70933622\"\n },\n {\n \"id\": 6,\n \"code_3l\": \"ATG\",\n \"code_2l\": \"AG\",\n \"name\": \"Antigua and Barbuda\",\n \"official_name\": \"Antigua and Barbuda\",\n \"latitude\": \"17.48060423\",\n \"longitude\": \"-61.42014426\"\n },\n {\n \"id\": 7,\n \"code_3l\": \"ARG\",\n \"code_2l\": \"AR\",\n \"name\": \"Argentina\",\n \"official_name\": \"Argentine Republic\",\n \"latitude\": \"-38.01529308\",\n \"longitude\": \"-64.97897469\"\n },\n {\n \"id\": 8,\n \"code_3l\": \"ARM\",\n \"code_2l\": \"AM\",\n \"name\": \"Armenia\",\n \"official_name\": \"Republic of Armenia\",\n \"latitude\": \"40.13475528\",\n \"longitude\": \"45.01072318\"\n },\n {\n \"id\": 9,\n \"code_3l\": \"AUS\",\n \"code_2l\": \"AU\",\n \"name\": \"Australia\",\n \"official_name\": \"Australia\",\n \"latitude\": \"-26.29594646\",\n \"longitude\": \"133.55540944\"\n },\n {\n \"id\": 10,\n \"code_3l\": \"AUT\",\n \"code_2l\": \"AT\",\n \"name\": \"Austria\",\n \"official_name\": \"Republic of Austria\",\n \"latitude\": \"47.63125476\",\n \"longitude\": \"13.18776731\"\n },\n {\n \"id\": 11,\n \"code_3l\": \"AZE\",\n \"code_2l\": \"AZ\",\n \"name\": \"Azerbaijan\",\n \"official_name\": \"Republic of Azerbaijan\",\n \"latitude\": \"40.35321757\",\n \"longitude\": \"47.46706372\"\n },\n {\n \"id\": 12,\n \"code_3l\": \"BHS\",\n \"code_2l\": \"BS\",\n \"name\": \"Bahamas\",\n \"official_name\": \"Commonwealth of the Bahamas\",\n \"latitude\": \"24.45991732\",\n \"longitude\": \"-77.68192453\"\n },\n {\n \"id\": 13,\n \"code_3l\": \"BHR\",\n \"code_2l\": \"BH\",\n \"name\": \"Bahrain\",\n \"official_name\": \"Kingdom of Bahrain\",\n \"latitude\": \"25.90740996\",\n \"longitude\": \"50.65932354\"\n },\n {\n \"id\": 14,\n \"code_3l\": \"BGD\",\n \"code_2l\": \"BD\",\n \"name\": \"Bangladesh\",\n \"official_name\": \"People's Republic of Bangladesh\",\n \"latitude\": \"24.08273251\",\n \"longitude\": \"90.49915527\"\n },\n {\n \"id\": 15,\n \"code_3l\": \"BRB\",\n \"code_2l\": \"BB\",\n \"name\": \"Barbados\",\n \"official_name\": \"Barbados\",\n \"latitude\": \"13.19383077\",\n \"longitude\": \"-59.54319600\"\n },\n {\n \"id\": 16,\n \"code_3l\": \"BLR\",\n \"code_2l\": \"BY\",\n \"name\": \"Belarus\",\n \"official_name\": \"Republic of Belarus\",\n \"latitude\": \"53.58628747\",\n \"longitude\": \"27.95338900\"\n },\n {\n \"id\": 17,\n \"code_3l\": \"BEL\",\n \"code_2l\": \"BE\",\n \"name\": \"Belgium\",\n \"official_name\": \"Kingdom of Belgium\",\n \"latitude\": \"50.49593874\",\n \"longitude\": \"4.46993600\"\n },\n {\n \"id\": 18,\n \"code_3l\": \"BLZ\",\n \"code_2l\": \"BZ\",\n \"name\": \"Belize\",\n \"official_name\": \"Belize\",\n \"latitude\": \"17.21153631\",\n \"longitude\": \"-88.01424956\"\n },\n {\n \"id\": 19,\n \"code_3l\": \"BEN\",\n \"code_2l\": \"BJ\",\n \"name\": \"Benin\",\n \"official_name\": \"Republic of Benin\",\n \"latitude\": \"9.37180859\",\n \"longitude\": \"2.29386134\"\n },\n {\n \"id\": 20,\n \"code_3l\": \"BTN\",\n \"code_2l\": \"BT\",\n \"name\": \"Bhutan\",\n \"official_name\": \"Kingdom of Bhutan\",\n \"latitude\": \"27.50752756\",\n \"longitude\": \"90.43360300\"\n },\n {\n \"id\": 21,\n \"code_3l\": \"BIH\",\n \"code_2l\": \"BA\",\n \"name\": \"Bosnia and Herzegovina\",\n \"official_name\": \"Bosnia and Herzegovina\",\n \"latitude\": \"44.00040856\",\n \"longitude\": \"17.81640910\"\n },\n {\n \"id\": 22,\n \"code_3l\": \"BWA\",\n \"code_2l\": \"BW\",\n \"name\": \"Botswana\",\n \"official_name\": \"Republic of Botswana\",\n \"latitude\": \"-22.18279485\",\n \"longitude\": \"24.22344422\"\n },\n {\n \"id\": 23,\n \"code_3l\": \"BRA\",\n \"code_2l\": \"BR\",\n \"name\": \"Brazil\",\n \"official_name\": \"Federative Republic of Brazil\",\n \"latitude\": \"-11.80965046\",\n \"longitude\": \"-53.33152600\"\n },\n {\n \"id\": 24,\n \"code_3l\": \"BRN\",\n \"code_2l\": \"BN\",\n \"name\": \"Brunei Darussalam\",\n \"official_name\": \"Brunei Darussalam\",\n \"latitude\": \"4.54189364\",\n \"longitude\": \"114.60132823\"\n },\n {\n \"id\": 25,\n \"code_3l\": \"BGR\",\n \"code_2l\": \"BG\",\n \"name\": \"Bulgaria\",\n \"official_name\": \"Republic of Bulgaria\",\n \"latitude\": \"42.70160678\",\n \"longitude\": \"25.48583200\"\n },\n {\n \"id\": 26,\n \"code_3l\": \"BFA\",\n \"code_2l\": \"BF\",\n \"name\": \"Burkina Faso\",\n \"official_name\": \"Burkina Faso\",\n \"latitude\": \"12.22492458\",\n \"longitude\": \"-1.56159100\"\n },\n {\n \"id\": 27,\n \"code_3l\": \"BDI\",\n \"code_2l\": \"BI\",\n \"name\": \"Burundi\",\n \"official_name\": \"Republic of Burundi\",\n \"latitude\": \"-3.40499707\",\n \"longitude\": \"29.88592902\"\n },\n {\n \"id\": 28,\n \"code_3l\": \"KHM\",\n \"code_2l\": \"KH\",\n \"name\": \"Cambodia\",\n \"official_name\": \"Kingdom of Cambodia\",\n \"latitude\": \"12.83288883\",\n \"longitude\": \"104.84814273\"\n },\n {\n \"id\": 29,\n \"code_3l\": \"CMR\",\n \"code_2l\": \"CM\",\n \"name\": \"Cameroon\",\n \"official_name\": \"Republic of Cameroon\",\n \"latitude\": \"7.38622543\",\n \"longitude\": \"12.72825915\"\n },\n {\n \"id\": 30,\n \"code_3l\": \"CAN\",\n \"code_2l\": \"CA\",\n \"name\": \"Canada\",\n \"official_name\": \"Canada\",\n \"latitude\": \"60.36196817\",\n \"longitude\": \"-106.69833150\"\n },\n {\n \"id\": 31,\n \"code_3l\": \"CPV\",\n \"code_2l\": \"CV\",\n \"name\": \"Cabo Verde\",\n \"official_name\": \"Republic of Cabo Verde\",\n \"latitude\": \"15.11988711\",\n \"longitude\": \"-23.60517010\"\n },\n {\n \"id\": 32,\n \"code_3l\": \"CAF\",\n \"code_2l\": \"CF\",\n \"name\": \"Central African Republic\",\n \"official_name\": \"Central African Republic\",\n \"latitude\": \"6.82541830\",\n \"longitude\": \"20.64281514\"\n },\n {\n \"id\": 33,\n \"code_3l\": \"TCD\",\n \"code_2l\": \"TD\",\n \"name\": \"Chad\",\n \"official_name\": \"Republic of Chad\",\n \"latitude\": \"14.80342407\",\n \"longitude\": \"18.78714064\"\n },\n {\n \"id\": 34,\n \"code_3l\": \"CHL\",\n \"code_2l\": \"CL\",\n \"name\": \"Chile\",\n \"official_name\": \"Republic of Chile\",\n \"latitude\": \"-38.01760790\",\n \"longitude\": \"-71.40014474\"\n },\n {\n \"id\": 35,\n \"code_3l\": \"CHN\",\n \"code_2l\": \"CN\",\n \"name\": \"China\",\n \"official_name\": \"People's Republic of China\",\n \"latitude\": \"36.71457440\",\n \"longitude\": \"103.55819197\"\n },\n {\n \"id\": 36,\n \"code_3l\": \"COL\",\n \"code_2l\": \"CO\",\n \"name\": \"Colombia\",\n \"official_name\": \"Republic of Colombia\",\n \"latitude\": \"3.68182320\",\n \"longitude\": \"-73.53927436\"\n },\n {\n \"id\": 37,\n \"code_3l\": \"COM\",\n \"code_2l\": \"KM\",\n \"name\": \"Comoros\",\n \"official_name\": \"Union of the Comoros\",\n \"latitude\": \"-11.64529989\",\n \"longitude\": \"43.33330200\"\n },\n {\n \"id\": 38,\n \"code_3l\": \"COG\",\n \"code_2l\": \"CG\",\n \"name\": \"Congo\",\n \"official_name\": \"Republic of the Congo\",\n \"latitude\": \"-0.68967806\",\n \"longitude\": \"15.69033190\"\n },\n {\n \"id\": 39,\n \"code_3l\": \"CRI\",\n \"code_2l\": \"CR\",\n \"name\": \"Costa Rica\",\n \"official_name\": \"Republic of Costa Rica\",\n \"latitude\": \"9.98427463\",\n \"longitude\": \"-84.09949534\"\n },\n {\n \"id\": 40,\n \"code_3l\": \"HRV\",\n \"code_2l\": \"HR\",\n \"name\": \"Croatia\",\n \"official_name\": \"Republic of Croatia\",\n \"latitude\": \"44.81372482\",\n \"longitude\": \"16.29039507\"\n },\n {\n \"id\": 41,\n \"code_3l\": \"CUB\",\n \"code_2l\": \"CU\",\n \"name\": \"Cuba\",\n \"official_name\": \"Republic of Cuba\",\n \"latitude\": \"21.54513189\",\n \"longitude\": \"-79.00064743\"\n },\n {\n \"id\": 42,\n \"code_3l\": \"CYP\",\n \"code_2l\": \"CY\",\n \"name\": \"Cyprus\",\n \"official_name\": \"Republic of Cyprus\",\n \"latitude\": \"35.12450768\",\n \"longitude\": \"33.42986100\"\n },\n {\n \"id\": 43,\n \"code_3l\": \"CZE\",\n \"code_2l\": \"CZ\",\n \"name\": \"Czechia\",\n \"official_name\": \"Czech Republic\",\n \"latitude\": \"49.76026136\",\n \"longitude\": \"15.53888197\"\n },\n {\n \"id\": 44,\n \"code_3l\": \"CIV\",\n \"code_2l\": \"CI\",\n \"name\": \"Côte d'Ivoire\",\n \"official_name\": \"Republic of Côte d'Ivoire\",\n \"latitude\": \"7.59684148\",\n \"longitude\": \"-5.49214636\"\n },\n {\n \"id\": 45,\n \"code_3l\": \"DNK\",\n \"code_2l\": \"DK\",\n \"name\": \"Denmark\",\n \"official_name\": \"Kingdom of Denmark\",\n \"latitude\": \"54.71794021\",\n \"longitude\": \"9.41938953\"\n },\n {\n \"id\": 46,\n \"code_3l\": \"DJI\",\n \"code_2l\": \"DJ\",\n \"name\": \"Djibouti\",\n \"official_name\": \"Republic of Djibouti\",\n \"latitude\": \"11.75959257\",\n \"longitude\": \"42.65344839\"\n },\n {\n \"id\": 47,\n \"code_3l\": \"DMA\",\n \"code_2l\": \"DM\",\n \"name\": \"Dominica\",\n \"official_name\": \"Commonwealth of Dominica\",\n \"latitude\": \"15.41473963\",\n \"longitude\": \"-61.37097400\"\n },\n {\n \"id\": 48,\n \"code_3l\": \"DOM\",\n \"code_2l\": \"DO\",\n \"name\": \"Dominican Republic\",\n \"official_name\": \"Dominican Republic\",\n \"latitude\": \"18.73076761\",\n \"longitude\": \"-70.16264900\"\n },\n {\n \"id\": 49,\n \"code_3l\": \"ECU\",\n \"code_2l\": \"EC\",\n \"name\": \"Ecuador\",\n \"official_name\": \"Republic of Ecuador\",\n \"latitude\": \"-1.22919037\",\n \"longitude\": \"-78.55693916\"\n },\n {\n \"id\": 50,\n \"code_3l\": \"EGY\",\n \"code_2l\": \"EG\",\n \"name\": \"Egypt\",\n \"official_name\": \"Arab Republic of Egypt\",\n \"latitude\": \"26.71650873\",\n \"longitude\": \"30.80250000\"\n },\n {\n \"id\": 51,\n \"code_3l\": \"SLV\",\n \"code_2l\": \"SV\",\n \"name\": \"El Salvador\",\n \"official_name\": \"Republic of El Salvador\",\n \"latitude\": \"13.79043561\",\n \"longitude\": \"-88.89652800\"\n },\n {\n \"id\": 52,\n \"code_3l\": \"GNQ\",\n \"code_2l\": \"GQ\",\n \"name\": \"Equatorial Guinea\",\n \"official_name\": \"Republic of Equatorial Guinea\",\n \"latitude\": \"1.65068442\",\n \"longitude\": \"10.26789700\"\n },\n {\n \"id\": 53,\n \"code_3l\": \"ERI\",\n \"code_2l\": \"ER\",\n \"name\": \"Eritrea\",\n \"official_name\": \"State of Eritrea\",\n \"latitude\": \"15.21227764\",\n \"longitude\": \"39.61204792\"\n },\n {\n \"id\": 54,\n \"code_3l\": \"EST\",\n \"code_2l\": \"EE\",\n \"name\": \"Estonia\",\n \"official_name\": \"Republic of Estonia\",\n \"latitude\": \"58.74041141\",\n \"longitude\": \"25.38165099\"\n },\n {\n \"id\": 55,\n \"code_3l\": \"ETH\",\n \"code_2l\": \"ET\",\n \"name\": \"Ethiopia\",\n \"official_name\": \"Federal Democratic Republic of Ethiopia\",\n \"latitude\": \"9.10727589\",\n \"longitude\": \"39.84148164\"\n },\n {\n \"id\": 56,\n \"code_3l\": \"FJI\",\n \"code_2l\": \"FJ\",\n \"name\": \"Fiji\",\n \"official_name\": \"Republic of Fiji\",\n \"latitude\": \"-17.71219757\",\n \"longitude\": \"178.06503600\"\n },\n {\n \"id\": 57,\n \"code_3l\": \"FIN\",\n \"code_2l\": \"FI\",\n \"name\": \"Finland\",\n \"official_name\": \"Republic of Finland\",\n \"latitude\": \"64.69610892\",\n \"longitude\": \"26.36339137\"\n },\n {\n \"id\": 58,\n \"code_3l\": \"FRA\",\n \"code_2l\": \"FR\",\n \"name\": \"France\",\n \"official_name\": \"French Republic\",\n \"latitude\": \"46.48372145\",\n \"longitude\": \"2.60926281\"\n },\n {\n \"id\": 59,\n \"code_3l\": \"GAB\",\n \"code_2l\": \"GA\",\n \"name\": \"Gabon\",\n \"official_name\": \"Gabonese Republic\",\n \"latitude\": \"-0.43426435\",\n \"longitude\": \"11.43916591\"\n },\n {\n \"id\": 60,\n \"code_3l\": \"GMB\",\n \"code_2l\": \"GM\",\n \"name\": \"Gambia\",\n \"official_name\": \"Islamic Republic of the Gambia\",\n \"latitude\": \"13.15921146\",\n \"longitude\": \"-15.35956748\"\n },\n {\n \"id\": 61,\n \"code_3l\": \"GEO\",\n \"code_2l\": \"GE\",\n \"name\": \"Georgia\",\n \"official_name\": \"Georgia\",\n \"latitude\": \"41.82754301\",\n \"longitude\": \"44.17329916\"\n },\n {\n \"id\": 62,\n \"code_3l\": \"DEU\",\n \"code_2l\": \"DE\",\n \"name\": \"Germany\",\n \"official_name\": \"Federal Republic of Germany\",\n \"latitude\": \"50.82871201\",\n \"longitude\": \"10.97887975\"\n },\n {\n \"id\": 63,\n \"code_3l\": \"GHA\",\n \"code_2l\": \"GH\",\n \"name\": \"Ghana\",\n \"official_name\": \"Republic of Ghana\",\n \"latitude\": \"7.69154199\",\n \"longitude\": \"-1.29234904\"\n },\n {\n \"id\": 64,\n \"code_3l\": \"GRC\",\n \"code_2l\": \"GR\",\n \"name\": \"Greece\",\n \"official_name\": \"Hellenic Republic\",\n \"latitude\": \"38.52254746\",\n \"longitude\": \"24.53794505\"\n },\n {\n \"id\": 65,\n \"code_3l\": \"GRD\",\n \"code_2l\": \"GD\",\n \"name\": \"Grenada\",\n \"official_name\": \"Grenada\",\n \"latitude\": \"12.11644807\",\n \"longitude\": \"-61.67899400\"\n },\n {\n \"id\": 66,\n \"code_3l\": \"GTM\",\n \"code_2l\": \"GT\",\n \"name\": \"Guatemala\",\n \"official_name\": \"Republic of Guatemala\",\n \"latitude\": \"15.72598421\",\n \"longitude\": \"-89.96707712\"\n },\n {\n \"id\": 67,\n \"code_3l\": \"GIN\",\n \"code_2l\": \"GN\",\n \"name\": \"Guinea\",\n \"official_name\": \"Republic of Guinea\",\n \"latitude\": \"9.94301472\",\n \"longitude\": \"-11.31711839\"\n },\n {\n \"id\": 68,\n \"code_3l\": \"GNB\",\n \"code_2l\": \"GW\",\n \"name\": \"Guinea-Bissau\",\n \"official_name\": \"Republic of Guinea-Bissau\",\n \"latitude\": \"11.80050682\",\n \"longitude\": \"-15.18040700\"\n },\n {\n \"id\": 69,\n \"code_3l\": \"GUY\",\n \"code_2l\": \"GY\",\n \"name\": \"Guyana\",\n \"official_name\": \"Republic of Guyana\",\n \"latitude\": \"4.47957059\",\n \"longitude\": \"-58.72692293\"\n },\n {\n \"id\": 70,\n \"code_3l\": \"HTI\",\n \"code_2l\": \"HT\",\n \"name\": \"Haiti\",\n \"official_name\": \"Republic of Haiti\",\n \"latitude\": \"19.07430861\",\n \"longitude\": \"-72.79607526\"\n },\n {\n \"id\": 71,\n \"code_3l\": \"HND\",\n \"code_2l\": \"HN\",\n \"name\": \"Honduras\",\n \"official_name\": \"Republic of Honduras\",\n \"latitude\": \"14.64994423\",\n \"longitude\": \"-87.01643713\"\n },\n {\n \"id\": 72,\n \"code_3l\": \"HUN\",\n \"code_2l\": \"HU\",\n \"name\": \"Hungary\",\n \"official_name\": \"Hungary\",\n \"latitude\": \"46.97670384\",\n \"longitude\": \"19.35499657\"\n },\n {\n \"id\": 73,\n \"code_3l\": \"ISL\",\n \"code_2l\": \"IS\",\n \"name\": \"Iceland\",\n \"official_name\": \"Republic of Iceland\",\n \"latitude\": \"64.99294495\",\n \"longitude\": \"-18.57038755\"\n },\n {\n \"id\": 74,\n \"code_3l\": \"IND\",\n \"code_2l\": \"IN\",\n \"name\": \"India\",\n \"official_name\": \"Republic of India\",\n \"latitude\": \"20.46549519\",\n \"longitude\": \"78.50146222\"\n },\n {\n \"id\": 75,\n \"code_3l\": \"IDN\",\n \"code_2l\": \"ID\",\n \"name\": \"Indonesia\",\n \"official_name\": \"Republic of Indonesia\",\n \"latitude\": \"-2.46229680\",\n \"longitude\": \"121.18329789\"\n },\n {\n \"id\": 76,\n \"code_3l\": \"IRQ\",\n \"code_2l\": \"IQ\",\n \"name\": \"Iraq\",\n \"official_name\": \"Republic of Iraq\",\n \"latitude\": \"32.90170182\",\n \"longitude\": \"43.19590056\"\n },\n {\n \"id\": 77,\n \"code_3l\": \"IRL\",\n \"code_2l\": \"IE\",\n \"name\": \"Ireland\",\n \"official_name\": \"Ireland\",\n \"latitude\": \"53.10101628\",\n \"longitude\": \"-8.21092302\"\n },\n {\n \"id\": 78,\n \"code_3l\": \"ISR\",\n \"code_2l\": \"IL\",\n \"name\": \"Israel\",\n \"official_name\": \"State of Israel\",\n \"latitude\": \"30.85883075\",\n \"longitude\": \"34.91753797\"\n },\n {\n \"id\": 79,\n \"code_3l\": \"ITA\",\n \"code_2l\": \"IT\",\n \"name\": \"Italy\",\n \"official_name\": \"Republic of Italy\",\n \"latitude\": \"41.77810840\",\n \"longitude\": \"12.67725128\"\n },\n {\n \"id\": 80,\n \"code_3l\": \"JAM\",\n \"code_2l\": \"JM\",\n \"name\": \"Jamaica\",\n \"official_name\": \"Jamaica\",\n \"latitude\": \"18.10838487\",\n \"longitude\": \"-77.29750600\"\n },\n {\n \"id\": 81,\n \"code_3l\": \"JPN\",\n \"code_2l\": \"JP\",\n \"name\": \"Japan\",\n \"official_name\": \"Japan\",\n \"latitude\": \"37.51848822\",\n \"longitude\": \"137.67066061\"\n },\n {\n \"id\": 82,\n \"code_3l\": \"JOR\",\n \"code_2l\": \"JO\",\n \"name\": \"Jordan\",\n \"official_name\": \"Hashemite Kingdom of Jordan\",\n \"latitude\": \"31.31616588\",\n \"longitude\": \"36.37575510\"\n },\n {\n \"id\": 83,\n \"code_3l\": \"KAZ\",\n \"code_2l\": \"KZ\",\n \"name\": \"Kazakhstan\",\n \"official_name\": \"Republic of Kazakhstan\",\n \"latitude\": \"45.38592596\",\n \"longitude\": \"68.81334444\"\n },\n {\n \"id\": 84,\n \"code_3l\": \"KEN\",\n \"code_2l\": \"KE\",\n \"name\": \"Kenya\",\n \"official_name\": \"Republic of Kenya\",\n \"latitude\": \"0.19582452\",\n \"longitude\": \"37.97212297\"\n },\n {\n \"id\": 85,\n \"code_3l\": \"KIR\",\n \"code_2l\": \"KI\",\n \"name\": \"Kiribati\",\n \"official_name\": \"Republic of Kiribati\",\n \"latitude\": \"1.87085244\",\n \"longitude\": \"-157.36259310\"\n },\n {\n \"id\": 86,\n \"code_3l\": \"KWT\",\n \"code_2l\": \"KW\",\n \"name\": \"Kuwait\",\n \"official_name\": \"State of Kuwait\",\n \"latitude\": \"29.43253341\",\n \"longitude\": \"47.71798405\"\n },\n {\n \"id\": 87,\n \"code_3l\": \"KGZ\",\n \"code_2l\": \"KG\",\n \"name\": \"Kyrgyzstan\",\n \"official_name\": \"Kyrgyz Republic\",\n \"latitude\": \"41.11509878\",\n \"longitude\": \"74.25524574\"\n },\n {\n \"id\": 88,\n \"code_3l\": \"LAO\",\n \"code_2l\": \"LA\",\n \"name\": \"Lao People's Democratic Republic\",\n \"official_name\": \"Lao People's Democratic Republic\",\n \"latitude\": \"17.76075593\",\n \"longitude\": \"103.61611347\"\n },\n {\n \"id\": 89,\n \"code_3l\": \"LVA\",\n \"code_2l\": \"LV\",\n \"name\": \"Latvia\",\n \"official_name\": \"Republic of Latvia\",\n \"latitude\": \"56.86697515\",\n \"longitude\": \"24.54826936\"\n },\n {\n \"id\": 90,\n \"code_3l\": \"LBN\",\n \"code_2l\": \"LB\",\n \"name\": \"Lebanon\",\n \"official_name\": \"Lebanese Republic\",\n \"latitude\": \"34.08249284\",\n \"longitude\": \"35.66454309\"\n },\n {\n \"id\": 91,\n \"code_3l\": \"LSO\",\n \"code_2l\": \"LS\",\n \"name\": \"Lesotho\",\n \"official_name\": \"Kingdom of Lesotho\",\n \"latitude\": \"-29.60303205\",\n \"longitude\": \"28.23361200\"\n },\n {\n \"id\": 92,\n \"code_3l\": \"LBR\",\n \"code_2l\": \"LR\",\n \"name\": \"Liberia\",\n \"official_name\": \"Republic of Liberia\",\n \"latitude\": \"6.44154681\",\n \"longitude\": \"-9.39103485\"\n },\n {\n \"id\": 93,\n \"code_3l\": \"LBY\",\n \"code_2l\": \"LY\",\n \"name\": \"Libya\",\n \"official_name\": \"Libya\",\n \"latitude\": \"27.06902914\",\n \"longitude\": \"18.19513987\"\n },\n {\n \"id\": 94,\n \"code_3l\": \"LIE\",\n \"code_2l\": \"LI\",\n \"name\": \"Liechtenstein\",\n \"official_name\": \"Principality of Liechtenstein\",\n \"latitude\": \"47.16587383\",\n \"longitude\": \"9.55537700\"\n },\n {\n \"id\": 95,\n \"code_3l\": \"LTU\",\n \"code_2l\": \"LT\",\n \"name\": \"Lithuania\",\n \"official_name\": \"Republic of Lithuania\",\n \"latitude\": \"55.25095948\",\n \"longitude\": \"23.80987587\"\n },\n {\n \"id\": 96,\n \"code_3l\": \"LUX\",\n \"code_2l\": \"LU\",\n \"name\": \"Luxembourg\",\n \"official_name\": \"Grand Duchy of Luxembourg\",\n \"latitude\": \"49.81327712\",\n \"longitude\": \"6.12958700\"\n },\n {\n \"id\": 97,\n \"code_3l\": \"MDG\",\n \"code_2l\": \"MG\",\n \"name\": \"Madagascar\",\n \"official_name\": \"Republic of Madagascar\",\n \"latitude\": \"-19.79858543\",\n \"longitude\": \"46.97898228\"\n },\n {\n \"id\": 98,\n \"code_3l\": \"MWI\",\n \"code_2l\": \"MW\",\n \"name\": \"Malawi\",\n \"official_name\": \"Republic of Malawi\",\n \"latitude\": \"-12.48684092\",\n \"longitude\": \"34.14223524\"\n },\n {\n \"id\": 99,\n \"code_3l\": \"MYS\",\n \"code_2l\": \"MY\",\n \"name\": \"Malaysia\",\n \"official_name\": \"Malaysia\",\n \"latitude\": \"4.97345793\",\n \"longitude\": \"106.54609050\"\n },\n {\n \"id\": 100,\n \"code_3l\": \"MDV\",\n \"code_2l\": \"MV\",\n \"name\": \"Maldives\",\n \"official_name\": \"Republic of Maldives\",\n \"latitude\": \"-0.64224221\",\n \"longitude\": \"73.13373313\"\n },\n {\n \"id\": 101,\n \"code_3l\": \"MLI\",\n \"code_2l\": \"ML\",\n \"name\": \"Mali\",\n \"official_name\": \"Republic of Mali\",\n \"latitude\": \"17.69385811\",\n \"longitude\": \"-1.96368730\"\n },\n {\n \"id\": 102,\n \"code_3l\": \"MLT\",\n \"code_2l\": \"MT\",\n \"name\": \"Malta\",\n \"official_name\": \"Republic of Malta\",\n \"latitude\": \"35.89706403\",\n \"longitude\": \"14.43687877\"\n },\n {\n \"id\": 103,\n \"code_3l\": \"MHL\",\n \"code_2l\": \"MH\",\n \"name\": \"Marshall Islands\",\n \"official_name\": \"Republic of the Marshall Islands\",\n \"latitude\": \"7.30130732\",\n \"longitude\": \"168.75512619\"\n },\n {\n \"id\": 104,\n \"code_3l\": \"MRT\",\n \"code_2l\": \"MR\",\n \"name\": \"Mauritania\",\n \"official_name\": \"Islamic Republic of Mauritania\",\n \"latitude\": \"20.28331239\",\n \"longitude\": \"-10.21573334\"\n },\n {\n \"id\": 105,\n \"code_3l\": \"MUS\",\n \"code_2l\": \"MU\",\n \"name\": \"Mauritius\",\n \"official_name\": \"Republic of Mauritius\",\n \"latitude\": \"-20.28368188\",\n \"longitude\": \"57.56588291\"\n },\n {\n \"id\": 106,\n \"code_3l\": \"MEX\",\n \"code_2l\": \"MX\",\n \"name\": \"Mexico\",\n \"official_name\": \"United Mexican States\",\n \"latitude\": \"22.92036676\",\n \"longitude\": \"-102.33305344\"\n },\n {\n \"id\": 107,\n \"code_3l\": \"MCO\",\n \"code_2l\": \"MC\",\n \"name\": \"Monaco\",\n \"official_name\": \"Principality of Monaco\",\n \"latitude\": \"43.70463620\",\n \"longitude\": \"6.75444978\"\n },\n {\n \"id\": 108,\n \"code_3l\": \"MNG\",\n \"code_2l\": \"MN\",\n \"name\": \"Mongolia\",\n \"official_name\": \"Mongolia\",\n \"latitude\": \"46.80556270\",\n \"longitude\": \"104.30808978\"\n },\n {\n \"id\": 109,\n \"code_3l\": \"MNE\",\n \"code_2l\": \"ME\",\n \"name\": \"Montenegro\",\n \"official_name\": \"Montenegro\",\n \"latitude\": \"42.71699590\",\n \"longitude\": \"19.09699321\"\n },\n {\n \"id\": 110,\n \"code_3l\": \"MAR\",\n \"code_2l\": \"MA\",\n \"name\": \"Morocco\",\n \"official_name\": \"Kingdom of Morocco\",\n \"latitude\": \"31.95441758\",\n \"longitude\": \"-7.26839325\"\n },\n {\n \"id\": 111,\n \"code_3l\": \"MOZ\",\n \"code_2l\": \"MZ\",\n \"name\": \"Mozambique\",\n \"official_name\": \"Republic of Mozambique\",\n \"latitude\": \"-19.07617816\",\n \"longitude\": \"33.81570282\"\n },\n {\n \"id\": 112,\n \"code_3l\": \"MMR\",\n \"code_2l\": \"MM\",\n \"name\": \"Myanmar\",\n \"official_name\": \"Republic of Union of Myanmar\",\n \"latitude\": \"19.20985380\",\n \"longitude\": \"96.54949272\"\n },\n {\n \"id\": 113,\n \"code_3l\": \"NAM\",\n \"code_2l\": \"NA\",\n \"name\": \"Namibia\",\n \"official_name\": \"Republic of Namibia\",\n \"latitude\": \"-22.70965620\",\n \"longitude\": \"16.72161918\"\n },\n {\n \"id\": 114,\n \"code_3l\": \"NRU\",\n \"code_2l\": \"NR\",\n \"name\": \"Nauru\",\n \"official_name\": \"Republic of Nauru\",\n \"latitude\": \"-0.52586763\",\n \"longitude\": \"166.93270463\"\n },\n {\n \"id\": 115,\n \"code_3l\": \"NPL\",\n \"code_2l\": \"NP\",\n \"name\": \"Nepal\",\n \"official_name\": \"Federal Democratic Republic of Nepal\",\n \"latitude\": \"28.28430770\",\n \"longitude\": \"83.98119373\"\n },\n {\n \"id\": 116,\n \"code_3l\": \"NLD\",\n \"code_2l\": \"NL\",\n \"name\": \"Netherlands\",\n \"official_name\": \"Kingdom of Netherlands\",\n \"latitude\": \"52.33939951\",\n \"longitude\": \"4.98914998\"\n },\n {\n \"id\": 117,\n \"code_3l\": \"NZL\",\n \"code_2l\": \"NZ\",\n \"name\": \"New Zealand\",\n \"official_name\": \"New Zealand\",\n \"latitude\": \"-40.95025298\",\n \"longitude\": \"171.76586181\"\n },\n {\n \"id\": 118,\n \"code_3l\": \"NIC\",\n \"code_2l\": \"NI\",\n \"name\": \"Nicaragua\",\n \"official_name\": \"Republic of Nicaragua\",\n \"latitude\": \"12.91806226\",\n \"longitude\": \"-84.82270352\"\n },\n {\n \"id\": 119,\n \"code_3l\": \"NER\",\n \"code_2l\": \"NE\",\n \"name\": \"Niger\",\n \"official_name\": \"Republic of Niger\",\n \"latitude\": \"17.23446679\",\n \"longitude\": \"8.23547860\"\n },\n {\n \"id\": 120,\n \"code_3l\": \"NGA\",\n \"code_2l\": \"NG\",\n \"name\": \"Nigeria\",\n \"official_name\": \"Federal Republic of Nigeria\",\n \"latitude\": \"9.02165273\",\n \"longitude\": \"7.82933373\"\n },\n {\n \"id\": 121,\n \"code_3l\": \"NOR\",\n \"code_2l\": \"NO\",\n \"name\": \"Norway\",\n \"official_name\": \"Kingdom of Norway\",\n \"latitude\": \"65.04680297\",\n \"longitude\": \"13.50069228\"\n },\n {\n \"id\": 122,\n \"code_3l\": \"OMN\",\n \"code_2l\": \"OM\",\n \"name\": \"Oman\",\n \"official_name\": \"Sultanate of Oman\",\n \"latitude\": \"20.69906846\",\n \"longitude\": \"56.69230596\"\n },\n {\n \"id\": 123,\n \"code_3l\": \"PAK\",\n \"code_2l\": \"PK\",\n \"name\": \"Pakistan\",\n \"official_name\": \"Islamic Republic of Pakistan\",\n \"latitude\": \"29.90335974\",\n \"longitude\": \"70.34487986\"\n },\n {\n \"id\": 124,\n \"code_3l\": \"PLW\",\n \"code_2l\": \"PW\",\n \"name\": \"Palau\",\n \"official_name\": \"Republic of Palau\",\n \"latitude\": \"7.49856307\",\n \"longitude\": \"134.57291496\"\n },\n {\n \"id\": 125,\n \"code_3l\": \"PAN\",\n \"code_2l\": \"PA\",\n \"name\": \"Panama\",\n \"official_name\": \"Republic of Panama\",\n \"latitude\": \"8.52135102\",\n \"longitude\": \"-80.04603702\"\n },\n {\n \"id\": 126,\n \"code_3l\": \"PNG\",\n \"code_2l\": \"PG\",\n \"name\": \"Papua New Guinea\",\n \"official_name\": \"Independent State of Papua New Guinea\",\n \"latitude\": \"-6.62414046\",\n \"longitude\": \"144.44993477\"\n },\n {\n \"id\": 127,\n \"code_3l\": \"PRY\",\n \"code_2l\": \"PY\",\n \"name\": \"Paraguay\",\n \"official_name\": \"Republic of Paraguay\",\n \"latitude\": \"-23.38564782\",\n \"longitude\": \"-58.29551057\"\n },\n {\n \"id\": 128,\n \"code_3l\": \"PER\",\n \"code_2l\": \"PE\",\n \"name\": \"Peru\",\n \"official_name\": \"Republic of Peru\",\n \"latitude\": \"-8.50205247\",\n \"longitude\": \"-76.15772412\"\n },\n {\n \"id\": 129,\n \"code_3l\": \"PHL\",\n \"code_2l\": \"PH\",\n \"name\": \"Philippines\",\n \"official_name\": \"Republic of Philippines\",\n \"latitude\": \"12.82361200\",\n \"longitude\": \"121.77401700\"\n },\n {\n \"id\": 130,\n \"code_3l\": \"POL\",\n \"code_2l\": \"PL\",\n \"name\": \"Poland\",\n \"official_name\": \"Republic of Poland\",\n \"latitude\": \"52.10117636\",\n \"longitude\": \"19.33190957\"\n },\n {\n \"id\": 131,\n \"code_3l\": \"PRT\",\n \"code_2l\": \"PT\",\n \"name\": \"Portugal\",\n \"official_name\": \"Portuguese Republic\",\n \"latitude\": \"39.44879136\",\n \"longitude\": \"-8.03768042\"\n },\n {\n \"id\": 132,\n \"code_3l\": \"QAT\",\n \"code_2l\": \"QA\",\n \"name\": \"Qatar\",\n \"official_name\": \"State of Qatar\",\n \"latitude\": \"25.24551555\",\n \"longitude\": \"51.24431480\"\n },\n {\n \"id\": 133,\n \"code_3l\": \"ROU\",\n \"code_2l\": \"RO\",\n \"name\": \"Romania\",\n \"official_name\": \"Romania\",\n \"latitude\": \"45.56450023\",\n \"longitude\": \"25.21945155\"\n },\n {\n \"id\": 134,\n \"code_3l\": \"RUS\",\n \"code_2l\": \"RU\",\n \"name\": \"Russia\",\n \"official_name\": \"Russian Federation\",\n \"latitude\": \"57.96812298\",\n \"longitude\": \"102.41837137\"\n },\n {\n \"id\": 135,\n \"code_3l\": \"RWA\",\n \"code_2l\": \"RW\",\n \"name\": \"Rwanda\",\n \"official_name\": \"Republic of Rwanda\",\n \"latitude\": \"-1.98589079\",\n \"longitude\": \"29.94255855\"\n },\n {\n \"id\": 136,\n \"code_3l\": \"KNA\",\n \"code_2l\": \"KN\",\n \"name\": \"Saint Kitts and Nevis\",\n \"official_name\": \"Saint Kitts and Nevis\",\n \"latitude\": \"17.33453669\",\n \"longitude\": \"-62.76411725\"\n },\n {\n \"id\": 137,\n \"code_3l\": \"LCA\",\n \"code_2l\": \"LC\",\n \"name\": \"Saint Lucia\",\n \"official_name\": \"Saint Lucia\",\n \"latitude\": \"13.90938495\",\n \"longitude\": \"-60.97889500\"\n },\n {\n \"id\": 138,\n \"code_3l\": \"VCT\",\n \"code_2l\": \"VC\",\n \"name\": \"Saint Vincent and the Grenadines\",\n \"official_name\": \"Saint Vincent and the Grenadines\",\n \"latitude\": \"13.25276143\",\n \"longitude\": \"-61.19709800\"\n },\n {\n \"id\": 139,\n \"code_3l\": \"WSM\",\n \"code_2l\": \"WS\",\n \"name\": \"Samoa\",\n \"official_name\": \"Independent State of Samoa\",\n \"latitude\": \"-13.57998954\",\n \"longitude\": \"-172.45207363\"\n },\n {\n \"id\": 140,\n \"code_3l\": \"SMR\",\n \"code_2l\": \"SM\",\n \"name\": \"San Marino\",\n \"official_name\": \"Republic of San Marino\",\n \"latitude\": \"43.94223356\",\n \"longitude\": \"12.45777700\"\n },\n {\n \"id\": 141,\n \"code_3l\": \"STP\",\n \"code_2l\": \"ST\",\n \"name\": \"Sao Tome and Principe\",\n \"official_name\": \"Democratic Republic of Sao Tome and Principe\",\n \"latitude\": \"0.23381910\",\n \"longitude\": \"6.59935809\"\n },\n {\n \"id\": 142,\n \"code_3l\": \"SAU\",\n \"code_2l\": \"SA\",\n \"name\": \"Saudi Arabia\",\n \"official_name\": \"Kingdom of Saudi Arabia\",\n \"latitude\": \"24.16687314\",\n \"longitude\": \"42.88190638\"\n },\n {\n \"id\": 143,\n \"code_3l\": \"SEN\",\n \"code_2l\": \"SN\",\n \"name\": \"Senegal\",\n \"official_name\": \"Republic of Senegal\",\n \"latitude\": \"14.43579003\",\n \"longitude\": \"-14.68306489\"\n },\n {\n \"id\": 144,\n \"code_3l\": \"SRB\",\n \"code_2l\": \"RS\",\n \"name\": \"Serbia\",\n \"official_name\": \"Republic of Serbia\",\n \"latitude\": \"44.06736041\",\n \"longitude\": \"20.29725084\"\n },\n {\n \"id\": 145,\n \"code_3l\": \"SYC\",\n \"code_2l\": \"SC\",\n \"name\": \"Seychelles\",\n \"official_name\": \"Republic of Seychelles\",\n \"latitude\": \"-4.68053204\",\n \"longitude\": \"55.49061371\"\n },\n {\n \"id\": 146,\n \"code_3l\": \"SLE\",\n \"code_2l\": \"SL\",\n \"name\": \"Sierra Leone\",\n \"official_name\": \"Republic of Sierra Leone\",\n \"latitude\": \"8.45575589\",\n \"longitude\": \"-11.93368759\"\n },\n {\n \"id\": 147,\n \"code_3l\": \"SGP\",\n \"code_2l\": \"SG\",\n \"name\": \"Singapore\",\n \"official_name\": \"Republic of Singapore\",\n \"latitude\": \"1.33873261\",\n \"longitude\": \"103.83323559\"\n },\n {\n \"id\": 148,\n \"code_3l\": \"SVK\",\n \"code_2l\": \"SK\",\n \"name\": \"Slovakia\",\n \"official_name\": \"Slovak Republic\",\n \"latitude\": \"48.66923253\",\n \"longitude\": \"19.75396564\"\n },\n {\n \"id\": 149,\n \"code_3l\": \"SVN\",\n \"code_2l\": \"SI\",\n \"name\": \"Slovenia\",\n \"official_name\": \"Republic of Slovenia\",\n \"latitude\": \"46.14315048\",\n \"longitude\": \"14.99546300\"\n },\n {\n \"id\": 150,\n \"code_3l\": \"SLB\",\n \"code_2l\": \"SB\",\n \"name\": \"Solomon Islands\",\n \"official_name\": \"Solomon Islands\",\n \"latitude\": \"-9.64554280\",\n \"longitude\": \"160.15619400\"\n },\n {\n \"id\": 151,\n \"code_3l\": \"SOM\",\n \"code_2l\": \"SO\",\n \"name\": \"Somalia\",\n \"official_name\": \"Federal Republic of Somalia\",\n \"latitude\": \"2.87224619\",\n \"longitude\": \"45.27676444\"\n },\n {\n \"id\": 152,\n \"code_3l\": \"ZAF\",\n \"code_2l\": \"ZA\",\n \"name\": \"South Africa\",\n \"official_name\": \"Republic of South Africa\",\n \"latitude\": \"-27.17706863\",\n \"longitude\": \"24.50856092\"\n },\n {\n \"id\": 153,\n \"code_3l\": \"ESP\",\n \"code_2l\": \"ES\",\n \"name\": \"Spain\",\n \"official_name\": \"Kingdom of Spain\",\n \"latitude\": \"39.87299401\",\n \"longitude\": \"-3.67089492\"\n },\n {\n \"id\": 154,\n \"code_3l\": \"LKA\",\n \"code_2l\": \"LK\",\n \"name\": \"Sri Lanka\",\n \"official_name\": \"Democratic Socialist Republic of Sri Lanka\",\n \"latitude\": \"7.61264985\",\n \"longitude\": \"80.83772497\"\n },\n {\n \"id\": 155,\n \"code_3l\": \"SDN\",\n \"code_2l\": \"SD\",\n \"name\": \"Sudan\",\n \"official_name\": \"Republic of Sudan\",\n \"latitude\": \"15.96646839\",\n \"longitude\": \"30.37145459\"\n },\n {\n \"id\": 156,\n \"code_3l\": \"SUR\",\n \"code_2l\": \"SR\",\n \"name\": \"Suriname\",\n \"official_name\": \"Republic of Suriname\",\n \"latitude\": \"4.26470865\",\n \"longitude\": \"-55.93988238\"\n },\n {\n \"id\": 157,\n \"code_3l\": \"SWZ\",\n \"code_2l\": \"SZ\",\n \"name\": \"Swaziland\",\n \"official_name\": \"Kingdom of Swaziland\",\n \"latitude\": \"-26.53892570\",\n \"longitude\": \"31.47960891\"\n },\n {\n \"id\": 158,\n \"code_3l\": \"SWE\",\n \"code_2l\": \"SE\",\n \"name\": \"Sweden\",\n \"official_name\": \"Kingdom of Sweden\",\n \"latitude\": \"61.42370427\",\n \"longitude\": \"16.73188991\"\n },\n {\n \"id\": 159,\n \"code_3l\": \"CHE\",\n \"code_2l\": \"CH\",\n \"name\": \"Switzerland\",\n \"official_name\": \"Swiss Confederation\",\n \"latitude\": \"46.81010721\",\n \"longitude\": \"8.22751200\"\n },\n {\n \"id\": 160,\n \"code_3l\": \"SYR\",\n \"code_2l\": \"SY\",\n \"name\": \"Syrian Arab Republic\",\n \"official_name\": \"Syrian Arab Republic\",\n \"latitude\": \"34.71097430\",\n \"longitude\": \"38.66723516\"\n },\n {\n \"id\": 161,\n \"code_3l\": \"TJK\",\n \"code_2l\": \"TJ\",\n \"name\": \"Tajikistan\",\n \"official_name\": \"Republic of Tajikistan\",\n \"latitude\": \"38.68075124\",\n \"longitude\": \"71.23215769\"\n },\n {\n \"id\": 162,\n \"code_3l\": \"THA\",\n \"code_2l\": \"TH\",\n \"name\": \"Thailand\",\n \"official_name\": \"Kingdom of Thailand\",\n \"latitude\": \"14.60009810\",\n \"longitude\": \"101.38805881\"\n },\n {\n \"id\": 163,\n \"code_3l\": \"TLS\",\n \"code_2l\": \"TL\",\n \"name\": \"Timor-Leste\",\n \"official_name\": \"Democratic Republic of Timor-Leste\",\n \"latitude\": \"-8.88926365\",\n \"longitude\": \"125.99671404\"\n },\n {\n \"id\": 164,\n \"code_3l\": \"TGO\",\n \"code_2l\": \"TG\",\n \"name\": \"Togo\",\n \"official_name\": \"Togolese Republic\",\n \"latitude\": \"8.68089206\",\n \"longitude\": \"0.86049757\"\n },\n {\n \"id\": 165,\n \"code_3l\": \"TON\",\n \"code_2l\": \"TO\",\n \"name\": \"Tonga\",\n \"official_name\": \"Kingdom of Tonga\",\n \"latitude\": \"-21.17890075\",\n \"longitude\": \"-175.19824200\"\n },\n {\n \"id\": 166,\n \"code_3l\": \"TTO\",\n \"code_2l\": \"TT\",\n \"name\": \"Trinidad and Tobago\",\n \"official_name\": \"Republic of Trinidad and Tobago\",\n \"latitude\": \"10.43241863\",\n \"longitude\": \"-61.22250300\"\n },\n {\n \"id\": 167,\n \"code_3l\": \"TUN\",\n \"code_2l\": \"TN\",\n \"name\": \"Tunisia\",\n \"official_name\": \"Republic of Tunisia\",\n \"latitude\": \"33.88431940\",\n \"longitude\": \"9.71878341\"\n },\n {\n \"id\": 168,\n \"code_3l\": \"TUR\",\n \"code_2l\": \"TR\",\n \"name\": \"Turkey\",\n \"official_name\": \"Republic of Turkey\",\n \"latitude\": \"38.27069555\",\n \"longitude\": \"36.28703317\"\n },\n {\n \"id\": 169,\n \"code_3l\": \"TKM\",\n \"code_2l\": \"TM\",\n \"name\": \"Turkmenistan\",\n \"official_name\": \"Turkmenistan\",\n \"latitude\": \"38.94915421\",\n \"longitude\": \"59.06190323\"\n },\n {\n \"id\": 170,\n \"code_3l\": \"TUV\",\n \"code_2l\": \"TV\",\n \"name\": \"Tuvalu\",\n \"official_name\": \"Tuvalu\",\n \"latitude\": \"-8.45968122\",\n \"longitude\": \"179.13310944\"\n },\n {\n \"id\": 171,\n \"code_3l\": \"UGA\",\n \"code_2l\": \"UG\",\n \"name\": \"Uganda\",\n \"official_name\": \"Republic of Uganda\",\n \"latitude\": \"1.54760620\",\n \"longitude\": \"32.44409759\"\n },\n {\n \"id\": 172,\n \"code_3l\": \"UKR\",\n \"code_2l\": \"UA\",\n \"name\": \"Ukraine\",\n \"official_name\": \"Ukraine\",\n \"latitude\": \"48.89358596\",\n \"longitude\": \"31.10516920\"\n },\n {\n \"id\": 173,\n \"code_3l\": \"ARE\",\n \"code_2l\": \"AE\",\n \"name\": \"United Arab Emirates\",\n \"official_name\": \"United Arab Emirates\",\n \"latitude\": \"24.64324405\",\n \"longitude\": \"53.62261227\"\n },\n {\n \"id\": 174,\n \"code_3l\": \"URY\",\n \"code_2l\": \"UY\",\n \"name\": \"Uruguay\",\n \"official_name\": \"Eastern Republic of Uruguay\",\n \"latitude\": \"-32.49342987\",\n \"longitude\": \"-55.76583300\"\n },\n {\n \"id\": 175,\n \"code_3l\": \"UZB\",\n \"code_2l\": \"UZ\",\n \"name\": \"Uzbekistan\",\n \"official_name\": \"Republic of Uzbekistan\",\n \"latitude\": \"41.30829147\",\n \"longitude\": \"62.62970960\"\n },\n {\n \"id\": 176,\n \"code_3l\": \"VUT\",\n \"code_2l\": \"VU\",\n \"name\": \"Vanuatu\",\n \"official_name\": \"Republic of Vanuatu\",\n \"latitude\": \"-15.37256614\",\n \"longitude\": \"166.95916000\"\n },\n {\n \"id\": 177,\n \"code_3l\": \"VNM\",\n \"code_2l\": \"VN\",\n \"name\": \"Viet Nam\",\n \"official_name\": \"Socialist Republic of Viet Nam\",\n \"latitude\": \"17.19931699\",\n \"longitude\": \"107.14012804\"\n },\n {\n \"id\": 178,\n \"code_3l\": \"YEM\",\n \"code_2l\": \"YE\",\n \"name\": \"Yemen\",\n \"official_name\": \"Republic of Yemen\",\n \"latitude\": \"15.60865453\",\n \"longitude\": \"47.60453676\"\n },\n {\n \"id\": 179,\n \"code_3l\": \"ZMB\",\n \"code_2l\": \"ZM\",\n \"name\": \"Zambia\",\n \"official_name\": \"Republic of Zambia\",\n \"latitude\": \"-13.01812188\",\n \"longitude\": \"28.33274444\"\n },\n {\n \"id\": 180,\n \"code_3l\": \"ZWE\",\n \"code_2l\": \"ZW\",\n \"name\": \"Zimbabwe\",\n \"official_name\": \"Republic of Zimbabwe\",\n \"latitude\": \"-19.00784952\",\n \"longitude\": \"30.18758584\"\n },\n {\n \"id\": 181,\n \"code_3l\": \"COK\",\n \"code_2l\": \"CK\",\n \"name\": \"Cook Islands\",\n \"official_name\": \"Cook Islands\",\n \"latitude\": \"-21.23673066\",\n \"longitude\": \"-159.77766900\"\n },\n {\n \"id\": 182,\n \"code_3l\": \"BOL\",\n \"code_2l\": \"BO\",\n \"name\": \"Bolivia (Plurinational State of)\",\n \"official_name\": \"Plurinational State of Bolivia\",\n \"latitude\": \"-16.74518128\",\n \"longitude\": \"-65.19265691\"\n },\n {\n \"id\": 183,\n \"code_3l\": \"COD\",\n \"code_2l\": \"CD\",\n \"name\": \"Democratic Republic of the Congo\",\n \"official_name\": \"Democratic Republic of Congo\",\n \"latitude\": \"-4.05373938\",\n \"longitude\": \"23.01110741\"\n },\n {\n \"id\": 184,\n \"code_3l\": \"EUR\",\n \"code_2l\": \"EU\",\n \"name\": \"European Union\",\n \"official_name\": \"European Union\",\n \"latitude\": \"48.76380654\",\n \"longitude\": \"14.26843140\"\n },\n {\n \"id\": 185,\n \"code_3l\": \"FSM\",\n \"code_2l\": \"FM\",\n \"name\": \"Micronesia (Federated States of)\",\n \"official_name\": \"Federated States of Micronesia\",\n \"latitude\": \"6.88747377\",\n \"longitude\": \"158.21507170\"\n },\n {\n \"id\": 186,\n \"code_3l\": \"GBR\",\n \"code_2l\": \"GB\",\n \"name\": \"United Kingdom\",\n \"official_name\": \"United Kingdom of Great Britain and Northern Ireland\",\n \"latitude\": \"53.36540813\",\n \"longitude\": \"-2.72184767\"\n },\n {\n \"id\": 187,\n \"code_3l\": \"IRN\",\n \"code_2l\": \"IR\",\n \"name\": \"Iran (Islamic Republic of)\",\n \"official_name\": \"Islamic Republic of Iran\",\n \"latitude\": \"31.40240324\",\n \"longitude\": \"51.28204814\"\n },\n {\n \"id\": 188,\n \"code_3l\": \"PRK\",\n \"code_2l\": \"KP\",\n \"name\": \"Democratic People's Republic of Korea\",\n \"official_name\": \"Democratic People's Republic of Korea\",\n \"latitude\": \"40.00785500\",\n \"longitude\": \"127.48812834\"\n },\n {\n \"id\": 189,\n \"code_3l\": \"KOR\",\n \"code_2l\": \"KR\",\n \"name\": \"Republic of Korea\",\n \"official_name\": \"Republic of Korea\",\n \"latitude\": \"36.56344139\",\n \"longitude\": \"127.51424646\"\n },\n {\n \"id\": 190,\n \"code_3l\": \"MDA\",\n \"code_2l\": \"MD\",\n \"name\": \"Republic of Moldova\",\n \"official_name\": \"Republic of Moldova\",\n \"latitude\": \"47.10710437\",\n \"longitude\": \"28.54018109\"\n },\n {\n \"id\": 191,\n \"code_3l\": \"MKD\",\n \"code_2l\": \"MK\",\n \"name\": \"The former Yugoslav Republic of Macedonia\",\n \"official_name\": \"The former Yugoslav Republic of Macedonia\",\n \"latitude\": \"41.60059479\",\n \"longitude\": \"21.74527900\"\n },\n {\n \"id\": 192,\n \"code_3l\": \"NIU\",\n \"code_2l\": \"NU\",\n \"name\": \"Niue\",\n \"official_name\": \"Niue\",\n \"latitude\": \"-19.04976362\",\n \"longitude\": \"-169.86585571\"\n },\n {\n \"id\": 193,\n \"code_3l\": \"TZA\",\n \"code_2l\": \"TZ\",\n \"name\": \"United Republic of Tanzania\",\n \"official_name\": \"United Republic of Tanzania\",\n \"latitude\": \"-6.37551085\",\n \"longitude\": \"34.85587302\"\n },\n {\n \"id\": 194,\n \"code_3l\": \"VEN\",\n \"code_2l\": \"VE\",\n \"name\": \"Venezuela (Bolivarian Republic of)\",\n \"official_name\": \"Bolivarian Republic of Venezuela\",\n \"latitude\": \"5.98477766\",\n \"longitude\": \"-65.94152264\"\n },\n {\n \"id\": 195,\n \"code_3l\": \"AIA\",\n \"code_2l\": \"AI\",\n \"name\": \"Anguilla\",\n \"official_name\": \"Anguilla\",\n \"latitude\": \"18.22053521\",\n \"longitude\": \"-63.06861300\"\n },\n {\n \"id\": 196,\n \"code_3l\": \"ATA\",\n \"code_2l\": \"AQ\",\n \"name\": \"Antarctica\",\n \"official_name\": \"Antarctica\",\n \"latitude\": \"-45.13806295\",\n \"longitude\": \"10.48095703\"\n },\n {\n \"id\": 197,\n \"code_3l\": \"ASM\",\n \"code_2l\": \"AS\",\n \"name\": \"American Samoa\",\n \"official_name\": \"The United States Territory of American Samoa\",\n \"latitude\": \"-14.30634641\",\n \"longitude\": \"-170.69501750\"\n },\n {\n \"id\": 198,\n \"code_3l\": \"ABW\",\n \"code_2l\": \"AW\",\n \"name\": \"Aruba\",\n \"official_name\": \"Aruba of the Kingdom of the Netherlands\",\n \"latitude\": \"12.52109661\",\n \"longitude\": \"-69.96833800\"\n },\n {\n \"id\": 199,\n \"code_3l\": \"ALA\",\n \"code_2l\": \"AX\",\n \"name\": \"Åland Islands\",\n \"official_name\": \"Åland Islands\",\n \"latitude\": \"60.25403213\",\n \"longitude\": \"20.35918350\"\n },\n {\n \"id\": 200,\n \"code_3l\": \"BLM\",\n \"code_2l\": \"BL\",\n \"name\": \"Saint Barthélemy\",\n \"official_name\": \"Territorial collectivity of Saint Barthélemy\",\n \"latitude\": \"17.90042417\",\n \"longitude\": \"-62.83376215\"\n },\n {\n \"id\": 201,\n \"code_3l\": \"BMU\",\n \"code_2l\": \"BM\",\n \"name\": \"Bermuda\",\n \"official_name\": \"Bermudas\",\n \"latitude\": \"32.31995785\",\n \"longitude\": \"-64.76182765\"\n },\n {\n \"id\": 202,\n \"code_3l\": \"BES\",\n \"code_2l\": \"BQ\",\n \"name\": \"Bonaire, Saint Eustatius And Saba\",\n \"official_name\": \"Bonaire, Saint Eustatius and Saba\",\n \"latitude\": \"12.17229702\",\n \"longitude\": \"-68.28831170\"\n },\n {\n \"id\": 203,\n \"code_3l\": \"BVT\",\n \"code_2l\": \"BV\",\n \"name\": \"Bouvet Island\",\n \"official_name\": \"Bouvet Island\",\n \"latitude\": \"-54.42316906\",\n \"longitude\": \"3.41319600\"\n },\n {\n \"id\": 204,\n \"code_3l\": \"CCK\",\n \"code_2l\": \"CC\",\n \"name\": \"Cocos (Keeling) Islands\",\n \"official_name\": \"Territory of Cocos (Keeling) Islands\",\n \"latitude\": \"-12.12890685\",\n \"longitude\": \"96.84689104\"\n },\n {\n \"id\": 205,\n \"code_3l\": \"CUW\",\n \"code_2l\": \"CW\",\n \"name\": \"Curaçao\",\n \"official_name\": \"Curaçao\",\n \"latitude\": \"12.20710309\",\n \"longitude\": \"-69.02160369\"\n },\n {\n \"id\": 206,\n \"code_3l\": \"CXR\",\n \"code_2l\": \"CX\",\n \"name\": \"Christmas Island\",\n \"official_name\": \"Territory of Christmas Island\",\n \"latitude\": \"-10.49170619\",\n \"longitude\": \"105.68083796\"\n },\n {\n \"id\": 207,\n \"code_3l\": \"ESH\",\n \"code_2l\": \"EH\",\n \"name\": \"Western Sahara\",\n \"official_name\": \"Western Sahara\",\n \"latitude\": \"24.79324356\",\n \"longitude\": \"-13.67683563\"\n },\n {\n \"id\": 208,\n \"code_3l\": \"FLK\",\n \"code_2l\": \"FK\",\n \"name\": \"Falkland Islands (Malvinas)\",\n \"official_name\": \"Falkland Islands\",\n \"latitude\": \"-51.78838251\",\n \"longitude\": \"-59.52361100\"\n },\n {\n \"id\": 209,\n \"code_3l\": \"FRO\",\n \"code_2l\": \"FO\",\n \"name\": \"Faroe Islands (Associate Member)\",\n \"official_name\": \"Faroe Islands\",\n \"latitude\": \"61.88590482\",\n \"longitude\": \"-6.91180400\"\n },\n {\n \"id\": 210,\n \"code_3l\": \"GUF\",\n \"code_2l\": \"GF\",\n \"name\": \"French Guiana\",\n \"official_name\": \"French Guiana\",\n \"latitude\": \"4.01114381\",\n \"longitude\": \"-52.97746057\"\n },\n {\n \"id\": 211,\n \"code_3l\": \"GGY\",\n \"code_2l\": \"GG\",\n \"name\": \"Guernsey\",\n \"official_name\": \"Bailiwick of Guernsey\",\n \"latitude\": \"49.46565975\",\n \"longitude\": \"-2.58527200\"\n },\n {\n \"id\": 212,\n \"code_3l\": \"GIB\",\n \"code_2l\": \"GI\",\n \"name\": \"Gibraltar\",\n \"official_name\": \"Gibraltar\",\n \"latitude\": \"36.14864641\",\n \"longitude\": \"-5.34404779\"\n },\n {\n \"id\": 213,\n \"code_3l\": \"GRL\",\n \"code_2l\": \"GL\",\n \"name\": \"Greenland\",\n \"official_name\": \"Greenland\",\n \"latitude\": \"71.42932629\",\n \"longitude\": \"-34.38651956\"\n },\n {\n \"id\": 214,\n \"code_3l\": \"GLP\",\n \"code_2l\": \"GP\",\n \"name\": \"Guadeloupe\",\n \"official_name\": \"Department of Guadeloupe\",\n \"latitude\": \"16.26472785\",\n \"longitude\": \"-61.55099400\"\n },\n {\n \"id\": 215,\n \"code_3l\": \"SGS\",\n \"code_2l\": \"GS\",\n \"name\": \"South Georgia and the South Sandwich Islands\",\n \"official_name\": \"South Georgia and the South Sandwich Islands\",\n \"latitude\": \"-54.38130284\",\n \"longitude\": \"-36.67305304\"\n },\n {\n \"id\": 216,\n \"code_3l\": \"GUM\",\n \"code_2l\": \"GU\",\n \"name\": \"Guam\",\n \"official_name\": \"Territory of Guam\",\n \"latitude\": \"13.44410137\",\n \"longitude\": \"144.80747791\"\n },\n {\n \"id\": 217,\n \"code_3l\": \"HKG\",\n \"code_2l\": \"HK\",\n \"name\": \"Hong Kong\",\n \"official_name\": \"Hong Kong Special Administrative Region of the People's Republic\",\n \"latitude\": \"22.33728531\",\n \"longitude\": \"114.14657786\"\n },\n {\n \"id\": 218,\n \"code_3l\": \"HMD\",\n \"code_2l\": \"HM\",\n \"name\": \"Heard Island And McDonald Islands\",\n \"official_name\": \"Heard and McDonald Islands\",\n \"latitude\": \"-53.08168847\",\n \"longitude\": \"73.50415800\"\n },\n {\n \"id\": 219,\n \"code_3l\": \"IMN\",\n \"code_2l\": \"IM\",\n \"name\": \"Isle of Man\",\n \"official_name\": \"The Isle of Man\",\n \"latitude\": \"54.23562697\",\n \"longitude\": \"-4.54805400\"\n },\n {\n \"id\": 220,\n \"code_3l\": \"IOT\",\n \"code_2l\": \"IO\",\n \"name\": \"British Indian Ocean Territory\",\n \"official_name\": \"The British Indian Ocean Territory\",\n \"latitude\": \"-7.33461519\",\n \"longitude\": \"72.42425280\"\n },\n {\n \"id\": 221,\n \"code_3l\": \"JEY\",\n \"code_2l\": \"JE\",\n \"name\": \"Jersey\",\n \"official_name\": \"Bailiwick of Jersey\",\n \"latitude\": \"49.21440771\",\n \"longitude\": \"-2.13124600\"\n },\n {\n \"id\": 222,\n \"code_3l\": \"CYM\",\n \"code_2l\": \"KY\",\n \"name\": \"Cayman Islands\",\n \"official_name\": \"The Cayman Islands\",\n \"latitude\": \"19.31322102\",\n \"longitude\": \"-81.25459800\"\n },\n {\n \"id\": 223,\n \"code_3l\": \"MAF\",\n \"code_2l\": \"MF\",\n \"name\": \"Saint Martin\",\n \"official_name\": \"Saint Martin\",\n \"latitude\": \"18.07637107\",\n \"longitude\": \"-63.05019106\"\n },\n {\n \"id\": 224,\n \"code_3l\": \"MAC\",\n \"code_2l\": \"MO\",\n \"name\": \"Macao\",\n \"official_name\": \"Macau Special Administrative Region\",\n \"latitude\": \"22.19872287\",\n \"longitude\": \"113.54387700\"\n },\n {\n \"id\": 225,\n \"code_3l\": \"MNP\",\n \"code_2l\": \"MP\",\n \"name\": \"Northern Mariana Islands\",\n \"official_name\": \"Commonwealth of the Northern Mariana Islands\",\n \"latitude\": \"15.09783636\",\n \"longitude\": \"145.67390000\"\n },\n {\n \"id\": 226,\n \"code_3l\": \"MTQ\",\n \"code_2l\": \"MQ\",\n \"name\": \"Martinique\",\n \"official_name\": \"Department of Martinique\",\n \"latitude\": \"14.64128045\",\n \"longitude\": \"-61.02417600\"\n },\n {\n \"id\": 227,\n \"code_3l\": \"MSR\",\n \"code_2l\": \"MS\",\n \"name\": \"Montserrat\",\n \"official_name\": \"Montserrat\",\n \"latitude\": \"16.74774077\",\n \"longitude\": \"-62.18736600\"\n },\n {\n \"id\": 228,\n \"code_3l\": \"NCL\",\n \"code_2l\": \"NC\",\n \"name\": \"New Caledonia\",\n \"official_name\": \"Territory of New Caledonia and Dependencies\",\n \"latitude\": \"-21.26104020\",\n \"longitude\": \"165.58783760\"\n },\n {\n \"id\": 229,\n \"code_3l\": \"NFK\",\n \"code_2l\": \"NF\",\n \"name\": \"Norfolk Island\",\n \"official_name\": \"Norfolk Islands\",\n \"latitude\": \"-29.02801043\",\n \"longitude\": \"167.94303023\"\n },\n {\n \"id\": 230,\n \"code_3l\": \"PYF\",\n \"code_2l\": \"PF\",\n \"name\": \"French Polynesia\",\n \"official_name\": \"Territory of French Polynesia\",\n \"latitude\": \"-17.66243898\",\n \"longitude\": \"-149.40683900\"\n },\n {\n \"id\": 231,\n \"code_3l\": \"SPM\",\n \"code_2l\": \"PM\",\n \"name\": \"Saint Pierre and Miquelon\",\n \"official_name\": \"Saint Pierre and Miquelon\",\n \"latitude\": \"46.88469499\",\n \"longitude\": \"-56.31590200\"\n },\n {\n \"id\": 232,\n \"code_3l\": \"PCN\",\n \"code_2l\": \"PN\",\n \"name\": \"Pitcairn Islands\",\n \"official_name\": \"Pitcairn Group of Islands\",\n \"latitude\": \"-24.37673925\",\n \"longitude\": \"-128.32423730\"\n },\n {\n \"id\": 233,\n \"code_3l\": \"PRI\",\n \"code_2l\": \"PR\",\n \"name\": \"Puerto Rico\",\n \"official_name\": \"Commonwealth of Puerto Rico\",\n \"latitude\": \"18.21963053\",\n \"longitude\": \"-66.59015100\"\n },\n {\n \"id\": 234,\n \"code_3l\": \"PSE\",\n \"code_2l\": \"PS\",\n \"name\": \"Palestinian Territory, Occupied\",\n \"official_name\": \"Occupied Palestinian Territory\",\n \"latitude\": \"32.26367103\",\n \"longitude\": \"35.21936714\"\n },\n {\n \"id\": 235,\n \"code_3l\": \"REU\",\n \"code_2l\": \"RE\",\n \"name\": \"Réunion\",\n \"official_name\": \"Department of Reunion\",\n \"latitude\": \"-21.11480084\",\n \"longitude\": \"55.53638200\"\n },\n {\n \"id\": 236,\n \"code_3l\": \"SHN\",\n \"code_2l\": \"SH\",\n \"name\": \"Saint Helena, Ascension and Tristan da Cunha\",\n \"official_name\": \"Saint Helena, Ascension and Tristan da Cunha\",\n \"latitude\": \"-37.10521846\",\n \"longitude\": \"-12.27768580\"\n },\n {\n \"id\": 237,\n \"code_3l\": \"SJM\",\n \"code_2l\": \"SJ\",\n \"name\": \"Svalbard and Jan Mayen\",\n \"official_name\": \"Svalbard and Jan Mayen\",\n \"latitude\": \"77.92215764\",\n \"longitude\": \"18.99010622\"\n },\n {\n \"id\": 238,\n \"code_3l\": \"SXM\",\n \"code_2l\": \"SX\",\n \"name\": \"Sint Maarten\",\n \"official_name\": \"Sint Maarten\",\n \"latitude\": \"18.04433885\",\n \"longitude\": \"-63.05616320\"\n },\n {\n \"id\": 239,\n \"code_3l\": \"TCA\",\n \"code_2l\": \"TC\",\n \"name\": \"Turks and Caicos Islands\",\n \"official_name\": \"Turks and Caicos Islands\",\n \"latitude\": \"21.72816866\",\n \"longitude\": \"-71.79654471\"\n },\n {\n \"id\": 240,\n \"code_3l\": \"ATF\",\n \"code_2l\": \"TF\",\n \"name\": \"French Southern and Antarctic Lands\",\n \"official_name\": \"Territory of the French Southern and Antarctic Lands\",\n \"latitude\": \"-49.27235903\",\n \"longitude\": \"69.34856300\"\n },\n {\n \"id\": 241,\n \"code_3l\": \"TKL\",\n \"code_2l\": \"TK\",\n \"name\": \"Tokelau (Associate Member)\",\n \"official_name\": \"Tokelau\",\n \"latitude\": \"-9.16682644\",\n \"longitude\": \"-171.83981693\"\n },\n {\n \"id\": 242,\n \"code_3l\": \"TWN\",\n \"code_2l\": \"TW\",\n \"name\": \"Taiwan\",\n \"official_name\": \"Republic of China\",\n \"latitude\": \"23.71891402\",\n \"longitude\": \"121.10884043\"\n },\n {\n \"id\": 243,\n \"code_3l\": \"UMI\",\n \"code_2l\": \"UM\",\n \"name\": \"United States Minor Outlying Islands\",\n \"official_name\": \"United States Minor Outlying Islands\",\n \"latitude\": \"19.46305694\",\n \"longitude\": \"177.98631092\"\n },\n {\n \"id\": 244,\n \"code_3l\": \"USA\",\n \"code_2l\": \"US\",\n \"name\": \"United States\",\n \"official_name\": \"United States of America\",\n \"latitude\": \"37.66895362\",\n \"longitude\": \"-102.39256450\"\n },\n {\n \"id\": 245,\n \"code_3l\": \"VAT\",\n \"code_2l\": \"VA\",\n \"name\": \"Holy See\",\n \"official_name\": \"Holy see\",\n \"latitude\": \"41.90377810\",\n \"longitude\": \"12.45340142\"\n },\n {\n \"id\": 246,\n \"code_3l\": \"VGB\",\n \"code_2l\": \"VG\",\n \"name\": \"Virgin Islands\",\n \"official_name\": \"British Virgin Islands\",\n \"latitude\": \"17.67004187\",\n \"longitude\": \"-64.77411010\"\n },\n {\n \"id\": 247,\n \"code_3l\": \"VIR\",\n \"code_2l\": \"VI\",\n \"name\": \"United States Virgin Islands\",\n \"official_name\": \"Virgin Islands of the United States\",\n \"latitude\": \"18.01000938\",\n \"longitude\": \"-64.77411410\"\n },\n {\n \"id\": 248,\n \"code_3l\": \"WLF\",\n \"code_2l\": \"WF\",\n \"name\": \"Wallis and Futuna\",\n \"official_name\": \"Territory of the Wallis and Futuna Islands\",\n \"latitude\": \"-14.29378486\",\n \"longitude\": \"-178.11649800\"\n },\n {\n \"id\": 249,\n \"code_3l\": \"MYT\",\n \"code_2l\": \"YT\",\n \"name\": \"Mayotte\",\n \"official_name\": \"Overseas Department of Mayotte\",\n \"latitude\": \"-12.82744522\",\n \"longitude\": \"45.16624200\"\n },\n {\n \"id\": 250,\n \"code_3l\": \"SSD\",\n \"code_2l\": \"SS\",\n \"name\": \"South Sudan\",\n \"official_name\": \"Republic of South Sudan\",\n \"latitude\": \"7.91320803\",\n \"longitude\": \"30.15342434\"\n },\n {\n \"id\": 251,\n \"code_3l\": \"YMD\",\n \"code_2l\": \"YD\",\n \"name\": \"Yemen del Sud\",\n \"official_name\": null,\n \"latitude\": null,\n \"longitude\": null\n },\n {\n \"id\": 254,\n \"code_3l\": \"DDR\",\n \"code_2l\": \"DD\",\n \"name\": \"Repubblica Democratica Tedesca\",\n \"official_name\": null,\n \"latitude\": null,\n \"longitude\": null\n },\n {\n \"id\": 257,\n \"code_3l\": \"SUN\",\n \"code_2l\": \"SU\",\n \"name\": \"Unione Sovietica\",\n \"official_name\": null,\n \"latitude\": null,\n \"longitude\": null\n },\n {\n \"id\": 260,\n \"code_3l\": \"YUG\",\n \"code_2l\": \"YU\",\n \"name\": \"Repubblica Socialista Federale di Jugoslavia\",\n \"official_name\": null,\n \"latitude\": null,\n \"longitude\": null\n }\n]" } ] }, { "name": "get provinces", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/geo/provinces?country=Italy", "host": [ "{{baseUrl}}" ], "path": [ "v1", "geo", "provinces" ], "query": [ { "key": "country", "value": "Italy" } ] } }, "response": [ { "name": "get provinces", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/geo/provinces?country=Italy", "host": [ "{{baseUrl}}" ], "path": [ "v1", "geo", "provinces" ], "query": [ { "key": "country", "value": "Italy" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 13:08:12 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "59" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "9355d3f83fc1fe20-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"id\": 1,\n \"code\": \"AG\",\n \"province\": \"Agrigento\"\n },\n {\n \"id\": 4,\n \"code\": \"AL\",\n \"province\": \"Alessandria\"\n },\n {\n \"id\": 7,\n \"code\": \"AN\",\n \"province\": \"Ancona\"\n },\n {\n \"id\": 10,\n \"code\": \"AO\",\n \"province\": \"Aosta\"\n },\n {\n \"id\": 19,\n \"code\": \"AR\",\n \"province\": \"Arezzo\"\n },\n {\n \"id\": 13,\n \"code\": \"AP\",\n \"province\": \"Ascoli Piceno\"\n },\n {\n \"id\": 22,\n \"code\": \"AT\",\n \"province\": \"Asti\"\n },\n {\n \"id\": 25,\n \"code\": \"AV\",\n \"province\": \"Avellino\"\n },\n {\n \"id\": 28,\n \"code\": \"BA\",\n \"province\": \"Bari\"\n },\n {\n \"id\": 52,\n \"code\": \"BT\",\n \"province\": \"Barletta-Andria-Trani\"\n },\n {\n \"id\": 37,\n \"code\": \"BL\",\n \"province\": \"Belluno\"\n },\n {\n \"id\": 40,\n \"code\": \"BN\",\n \"province\": \"Benevento\"\n },\n {\n \"id\": 31,\n \"code\": \"BG\",\n \"province\": \"Bergamo\"\n },\n {\n \"id\": 34,\n \"code\": \"BI\",\n \"province\": \"Biella\"\n },\n {\n \"id\": 43,\n \"code\": \"BO\",\n \"province\": \"Bologna\"\n },\n {\n \"id\": 55,\n \"code\": \"BZ\",\n \"province\": \"Bolzano\"\n },\n {\n \"id\": 49,\n \"code\": \"BS\",\n \"province\": \"Brescia\"\n },\n {\n \"id\": 46,\n \"code\": \"BR\",\n \"province\": \"Brindisi\"\n },\n {\n \"id\": 58,\n \"code\": \"CA\",\n \"province\": \"Cagliari\"\n },\n {\n \"id\": 73,\n \"code\": \"CL\",\n \"province\": \"Caltanissetta\"\n },\n {\n \"id\": 61,\n \"code\": \"CB\",\n \"province\": \"Campobasso\"\n },\n {\n \"id\": 70,\n \"code\": \"CI\",\n \"province\": \"Carbonia-Iglesias\"\n },\n {\n \"id\": 64,\n \"code\": \"CE\",\n \"province\": \"Caserta\"\n },\n {\n \"id\": 88,\n \"code\": \"CT\",\n \"province\": \"Catania\"\n },\n {\n \"id\": 91,\n \"code\": \"CZ\",\n \"province\": \"Catanzaro\"\n },\n {\n \"id\": 67,\n \"code\": \"CH\",\n \"province\": \"Chieti\"\n },\n {\n \"id\": 79,\n \"code\": \"CO\",\n \"province\": \"Como\"\n },\n {\n \"id\": 85,\n \"code\": \"CS\",\n \"province\": \"Cosenza\"\n },\n {\n \"id\": 82,\n \"code\": \"CR\",\n \"province\": \"Cremona\"\n },\n {\n \"id\": 130,\n \"code\": \"KR\",\n \"province\": \"Crotone\"\n },\n {\n \"id\": 76,\n \"code\": \"CN\",\n \"province\": \"Cuneo\"\n },\n {\n \"id\": 94,\n \"code\": \"EN\",\n \"province\": \"Enna\"\n },\n {\n \"id\": 109,\n \"code\": \"FM\",\n \"province\": \"Fermo\"\n },\n {\n \"id\": 100,\n \"code\": \"FE\",\n \"province\": \"Ferrara\"\n },\n {\n \"id\": 106,\n \"code\": \"FI\",\n \"province\": \"Firenze\"\n },\n {\n \"id\": 103,\n \"code\": \"FG\",\n \"province\": \"Foggia\"\n },\n {\n \"id\": 97,\n \"code\": \"FC\",\n \"province\": \"Forlì-Cesena\"\n },\n {\n \"id\": 112,\n \"code\": \"FR\",\n \"province\": \"Frosinone\"\n },\n {\n \"id\": 115,\n \"code\": \"GE\",\n \"province\": \"Genova\"\n },\n {\n \"id\": 118,\n \"code\": \"GO\",\n \"province\": \"Gorizia\"\n },\n {\n \"id\": 121,\n \"code\": \"GR\",\n \"province\": \"Grosseto\"\n },\n {\n \"id\": 124,\n \"code\": \"IM\",\n \"province\": \"Imperia\"\n },\n {\n \"id\": 127,\n \"code\": \"IS\",\n \"province\": \"Isernia\"\n },\n {\n \"id\": 16,\n \"code\": \"AQ\",\n \"province\": \"L'Aquila\"\n },\n {\n \"id\": 265,\n \"code\": \"SP\",\n \"province\": \"La spezia\"\n },\n {\n \"id\": 145,\n \"code\": \"LT\",\n \"province\": \"Latina\"\n },\n {\n \"id\": 136,\n \"code\": \"LE\",\n \"province\": \"Lecce\"\n },\n {\n \"id\": 133,\n \"code\": \"LC\",\n \"province\": \"Lecco\"\n },\n {\n \"id\": 139,\n \"code\": \"LI\",\n \"province\": \"Livorno\"\n },\n {\n \"id\": 142,\n \"code\": \"LO\",\n \"province\": \"Lodi\"\n },\n {\n \"id\": 148,\n \"code\": \"LU\",\n \"province\": \"Lucca\"\n },\n {\n \"id\": 154,\n \"code\": \"MC\",\n \"province\": \"Macerata\"\n },\n {\n \"id\": 163,\n \"code\": \"MN\",\n \"province\": \"Mantova\"\n },\n {\n \"id\": 169,\n \"code\": \"MS\",\n \"province\": \"Massa e Carrara\"\n },\n {\n \"id\": 172,\n \"code\": \"MT\",\n \"province\": \"Matera\"\n },\n {\n \"id\": 325,\n \"code\": \"VS\",\n \"province\": \"Medio Campidano\"\n },\n {\n \"id\": 157,\n \"code\": \"ME\",\n \"province\": \"Messina\"\n },\n {\n \"id\": 160,\n \"code\": \"MI\",\n \"province\": \"Milano\"\n },\n {\n \"id\": 166,\n \"code\": \"MO\",\n \"province\": \"Modena\"\n },\n {\n \"id\": 151,\n \"code\": \"MB\",\n \"province\": \"Monza e Brianza\"\n },\n {\n \"id\": 175,\n \"code\": \"NA\",\n \"province\": \"Napoli\"\n },\n {\n \"id\": 178,\n \"code\": \"NO\",\n \"province\": \"Novara\"\n },\n {\n \"id\": 181,\n \"code\": \"NU\",\n \"province\": \"Nuoro\"\n },\n {\n \"id\": 184,\n \"code\": \"OG\",\n \"province\": \"Ogliastra\"\n },\n {\n \"id\": 190,\n \"code\": \"OT\",\n \"province\": \"Olbia-Tempio\"\n },\n {\n \"id\": 187,\n \"code\": \"OR\",\n \"province\": \"Oristano\"\n },\n {\n \"id\": 199,\n \"code\": \"PD\",\n \"province\": \"Padova\"\n },\n {\n \"id\": 193,\n \"code\": \"PA\",\n \"province\": \"Palermo\"\n },\n {\n \"id\": 217,\n \"code\": \"PR\",\n \"province\": \"Parma\"\n },\n {\n \"id\": 226,\n \"code\": \"PV\",\n \"province\": \"Pavia\"\n },\n {\n \"id\": 205,\n \"code\": \"PG\",\n \"province\": \"Perugia\"\n },\n {\n \"id\": 223,\n \"code\": \"PU\",\n \"province\": \"Pesaro e Urbino\"\n },\n {\n \"id\": 202,\n \"code\": \"PE\",\n \"province\": \"Pescara\"\n },\n {\n \"id\": 196,\n \"code\": \"PC\",\n \"province\": \"Piacenza\"\n },\n {\n \"id\": 208,\n \"code\": \"PI\",\n \"province\": \"Pisa\"\n },\n {\n \"id\": 220,\n \"code\": \"PT\",\n \"province\": \"Pistoia\"\n },\n {\n \"id\": 211,\n \"code\": \"PN\",\n \"province\": \"Pordenone\"\n },\n {\n \"id\": 229,\n \"code\": \"PZ\",\n \"province\": \"Potenza\"\n },\n {\n \"id\": 214,\n \"code\": \"PO\",\n \"province\": \"Prato\"\n },\n {\n \"id\": 241,\n \"code\": \"RG\",\n \"province\": \"Ragusa\"\n },\n {\n \"id\": 232,\n \"code\": \"RA\",\n \"province\": \"Ravenna\"\n },\n {\n \"id\": 235,\n \"code\": \"RC\",\n \"province\": \"Reggio Calabria\"\n },\n {\n \"id\": 238,\n \"code\": \"RE\",\n \"province\": \"Reggio Emilia\"\n },\n {\n \"id\": 244,\n \"code\": \"RI\",\n \"province\": \"Rieti\"\n },\n {\n \"id\": 250,\n \"code\": \"RN\",\n \"province\": \"Rimini\"\n },\n {\n \"id\": 247,\n \"code\": \"RM\",\n \"province\": \"Roma\"\n },\n {\n \"id\": 253,\n \"code\": \"RO\",\n \"province\": \"Rovigo\"\n },\n {\n \"id\": 256,\n \"code\": \"SA\",\n \"province\": \"Salerno\"\n },\n {\n \"id\": 271,\n \"code\": \"SS\",\n \"province\": \"Sassari\"\n },\n {\n \"id\": 277,\n \"code\": \"SV\",\n \"province\": \"Savona\"\n },\n {\n \"id\": 259,\n \"code\": \"SI\",\n \"province\": \"Siena\"\n },\n {\n \"id\": 268,\n \"code\": \"SR\",\n \"province\": \"Siracusa\"\n },\n {\n \"id\": 262,\n \"code\": \"SO\",\n \"province\": \"Sondrio\"\n },\n {\n \"id\": 274,\n \"code\": \"SU\",\n \"province\": \"Sud Sardegna\"\n },\n {\n \"id\": 280,\n \"code\": \"TA\",\n \"province\": \"Taranto\"\n },\n {\n \"id\": 283,\n \"code\": \"TE\",\n \"province\": \"Teramo\"\n },\n {\n \"id\": 295,\n \"code\": \"TR\",\n \"province\": \"Terni\"\n },\n {\n \"id\": 289,\n \"code\": \"TO\",\n \"province\": \"Torino\"\n },\n {\n \"id\": 292,\n \"code\": \"TP\",\n \"province\": \"Trapani\"\n },\n {\n \"id\": 286,\n \"code\": \"TN\",\n \"province\": \"Trento\"\n },\n {\n \"id\": 301,\n \"code\": \"TV\",\n \"province\": \"Treviso\"\n },\n {\n \"id\": 298,\n \"code\": \"TS\",\n \"province\": \"Trieste\"\n },\n {\n \"id\": 304,\n \"code\": \"UD\",\n \"province\": \"Udine\"\n },\n {\n \"id\": 307,\n \"code\": \"VA\",\n \"province\": \"Varese\"\n },\n {\n \"id\": 316,\n \"code\": \"VE\",\n \"province\": \"Venezia\"\n },\n {\n \"id\": 310,\n \"code\": \"VB\",\n \"province\": \"Verbano Cusio Ossola\"\n },\n {\n \"id\": 313,\n \"code\": \"VC\",\n \"province\": \"Vercelli\"\n },\n {\n \"id\": 322,\n \"code\": \"VR\",\n \"province\": \"Verona\"\n },\n {\n \"id\": 331,\n \"code\": \"VV\",\n \"province\": \"Vibo Valentia\"\n },\n {\n \"id\": 319,\n \"code\": \"VI\",\n \"province\": \"Vicenza\"\n },\n {\n \"id\": 328,\n \"code\": \"VT\",\n \"province\": \"Viterbo\"\n }\n]" } ] }, { "name": "get toponyms", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/geo/toponyms?country=Italy", "host": [ "{{baseUrl}}" ], "path": [ "v1", "geo", "toponyms" ], "query": [ { "key": "country", "value": "Italy" } ] } }, "response": [ { "name": "get toponyms", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/geo/toponyms?country=Italy", "host": [ "{{baseUrl}}" ], "path": [ "v1", "geo", "toponyms" ], "query": [ { "key": "country", "value": "Italy" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 13:08:25 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "58" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "9355d449aba6fe20-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"id\": 1,\n \"class\": \"ACCESSO\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 3,\n \"class\": \"ALINEA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 2,\n \"class\": \"ALLEA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 4,\n \"class\": \"ALZAIA\",\n \"country\": \"Italy\",\n \"four_code\": \"ALZ\"\n },\n {\n \"id\": 5,\n \"class\": \"ANDRONA\",\n \"country\": \"Italy\",\n \"four_code\": \"AND\"\n },\n {\n \"id\": 6,\n \"class\": \"ANGIPORTO\",\n \"country\": \"Italy\",\n \"four_code\": \"AGP\"\n },\n {\n \"id\": 8,\n \"class\": \"ARCHIVOLTO\",\n \"country\": \"Italy\",\n \"four_code\": \"ARV\"\n },\n {\n \"id\": 7,\n \"class\": \"ARCO\",\n \"country\": \"Italy\",\n \"four_code\": \"ARC\"\n },\n {\n \"id\": 9,\n \"class\": \"ARENA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 10,\n \"class\": \"ARGINE\",\n \"country\": \"Italy\",\n \"four_code\": \"ARG\"\n },\n {\n \"id\": 11,\n \"class\": \"BACINO\",\n \"country\": \"Italy\",\n \"four_code\": \"BAC\"\n },\n {\n \"id\": 12,\n \"class\": \"BALUARDO\",\n \"country\": \"Italy\",\n \"four_code\": \"BDO\"\n },\n {\n \"id\": 13,\n \"class\": \"BANCHI\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 14,\n \"class\": \"BANCHINA\",\n \"country\": \"Italy\",\n \"four_code\": \"BAN\"\n },\n {\n \"id\": 15,\n \"class\": \"BARBARI\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 16,\n \"class\": \"BASTIONE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 17,\n \"class\": \"BASTIONI\",\n \"country\": \"Italy\",\n \"four_code\": \"BAS\"\n },\n {\n \"id\": 18,\n \"class\": \"BELVEDERE\",\n \"country\": \"Italy\",\n \"four_code\": \"BEL\"\n },\n {\n \"id\": 19,\n \"class\": \"BORGATA\",\n \"country\": \"Italy\",\n \"four_code\": \"BGT\"\n },\n {\n \"id\": 20,\n \"class\": \"BORGO\",\n \"country\": \"Italy\",\n \"four_code\": \"BGO\"\n },\n {\n \"id\": 21,\n \"class\": \"BORGOLOCO\",\n \"country\": \"Italy\",\n \"four_code\": \"BGL\"\n },\n {\n \"id\": 22,\n \"class\": \"CAL\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 23,\n \"class\": \"CALATA\",\n \"country\": \"Italy\",\n \"four_code\": \"CAL\"\n },\n {\n \"id\": 24,\n \"class\": \"CALLE\",\n \"country\": \"Italy\",\n \"four_code\": \"CLL\"\n },\n {\n \"id\": 25,\n \"class\": \"CALLE LARGA\",\n \"country\": \"Italy\",\n \"four_code\": \"CLA\"\n },\n {\n \"id\": 26,\n \"class\": \"CALLE LUNGA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 27,\n \"class\": \"CALLE STRETTA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 28,\n \"class\": \"CALLESELLA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 29,\n \"class\": \"CALLESELLO\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 30,\n \"class\": \"CALLETTA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 31,\n \"class\": \"CAMPIELLO\",\n \"country\": \"Italy\",\n \"four_code\": \"CMP\"\n },\n {\n \"id\": 32,\n \"class\": \"CAMPO\",\n \"country\": \"Italy\",\n \"four_code\": \"CPO\"\n },\n {\n \"id\": 33,\n \"class\": \"CANALE\",\n \"country\": \"Italy\",\n \"four_code\": \"CNL\"\n },\n {\n \"id\": 34,\n \"class\": \"CANTONE\",\n \"country\": \"Italy\",\n \"four_code\": \"CNT\"\n },\n {\n \"id\": 35,\n \"class\": \"CAPO DI PIAZZA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 36,\n \"class\": \"CARRAIA\",\n \"country\": \"Italy\",\n \"four_code\": \"CAR\"\n },\n {\n \"id\": 37,\n \"class\": \"CARRARA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 38,\n \"class\": \"CARRARONE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 39,\n \"class\": \"CARRO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 40,\n \"class\": \"CASCINA\",\n \"country\": \"Italy\",\n \"four_code\": \"CSN\"\n },\n {\n \"id\": 41,\n \"class\": \"CASE SPARSE\",\n \"country\": \"Italy\",\n \"four_code\": \"CSP\"\n },\n {\n \"id\": 42,\n \"class\": \"CAVALCAVIA\",\n \"country\": \"Italy\",\n \"four_code\": \"CVA\"\n },\n {\n \"id\": 43,\n \"class\": \"CAVONE\",\n \"country\": \"Italy\",\n \"four_code\": \"CAV\"\n },\n {\n \"id\": 45,\n \"class\": \"CHIASSETTO\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 44,\n \"class\": \"CHIASSO\",\n \"country\": \"Italy\",\n \"four_code\": \"CSS\"\n },\n {\n \"id\": 46,\n \"class\": \"CHIASSUOLA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 47,\n \"class\": \"CIRCONVALLAZIONE\",\n \"country\": \"Italy\",\n \"four_code\": \"CIR\"\n },\n {\n \"id\": 48,\n \"class\": \"CIRCUMVALLAZIONE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 49,\n \"class\": \"CLAUSTRO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 50,\n \"class\": \"CLIVIO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 51,\n \"class\": \"CLIVO\",\n \"country\": \"Italy\",\n \"four_code\": \"CLV\"\n },\n {\n \"id\": 52,\n \"class\": \"COMPLANARE\",\n \"country\": \"Italy\",\n \"four_code\": \"COM\"\n },\n {\n \"id\": 53,\n \"class\": \"CONTRA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 54,\n \"class\": \"CONTRADA\",\n \"country\": \"Italy\",\n \"four_code\": \"CON\"\n },\n {\n \"id\": 55,\n \"class\": \"CORSETTO\",\n \"country\": \"Italy\",\n \"four_code\": \"CTT\"\n },\n {\n \"id\": 56,\n \"class\": \"CORSIA\",\n \"country\": \"Italy\",\n \"four_code\": \"COR\"\n },\n {\n \"id\": 57,\n \"class\": \"CORSO\",\n \"country\": \"Italy\",\n \"four_code\": \"CSO\"\n },\n {\n \"id\": 58,\n \"class\": \"CORTE\",\n \"country\": \"Italy\",\n \"four_code\": \"CTE\"\n },\n {\n \"id\": 59,\n \"class\": \"CORTESELA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 60,\n \"class\": \"CORTICELLA\",\n \"country\": \"Italy\",\n \"four_code\": \"CTL\"\n },\n {\n \"id\": 61,\n \"class\": \"CORTILE\",\n \"country\": \"Italy\",\n \"four_code\": \"COT\"\n },\n {\n \"id\": 62,\n \"class\": \"CORTILE PRIVATO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 63,\n \"class\": \"COSTA\",\n \"country\": \"Italy\",\n \"four_code\": \"CST\"\n },\n {\n \"id\": 64,\n \"class\": \"CROCICCHIO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 65,\n \"class\": \"CROSA\",\n \"country\": \"Italy\",\n \"four_code\": \"CRA\"\n },\n {\n \"id\": 66,\n \"class\": \"CUPA\",\n \"country\": \"Italy\",\n \"four_code\": \"CUP\"\n },\n {\n \"id\": 67,\n \"class\": \"CUPA VICINALE\",\n \"country\": \"Italy\",\n \"four_code\": \"CPV\"\n },\n {\n \"id\": 68,\n \"class\": \"DIRAMAZIONE\",\n \"country\": \"Italy\",\n \"four_code\": \"DRM\"\n },\n {\n \"id\": 69,\n \"class\": \"DISCESA\",\n \"country\": \"Italy\",\n \"four_code\": \"DSC\"\n },\n {\n \"id\": 70,\n \"class\": \"DISTACCO\",\n \"country\": \"Italy\",\n \"four_code\": \"DIS\"\n },\n {\n \"id\": 71,\n \"class\": \"EMICICLO\",\n \"country\": \"Italy\",\n \"four_code\": \"EMI\"\n },\n {\n \"id\": 72,\n \"class\": \"ERTA\",\n \"country\": \"Italy\",\n \"four_code\": \"ERT\"\n },\n {\n \"id\": 73,\n \"class\": \"ESTRAMURALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 74,\n \"class\": \"FONDACO\",\n \"country\": \"Italy\",\n \"four_code\": \"FNC\"\n },\n {\n \"id\": 75,\n \"class\": \"FONDAMENTA\",\n \"country\": \"Italy\",\n \"four_code\": \"FND\"\n },\n {\n \"id\": 76,\n \"class\": \"FONDO\",\n \"country\": \"Italy\",\n \"four_code\": \"FON\"\n },\n {\n \"id\": 77,\n \"class\": \"FOSSA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 78,\n \"class\": \"FOSSATO\",\n \"country\": \"Italy\",\n \"four_code\": \"FOS\"\n },\n {\n \"id\": 79,\n \"class\": \"FRAZIONE\",\n \"country\": \"Italy\",\n \"four_code\": \"FRZ\"\n },\n {\n \"id\": 80,\n \"class\": \"GALLERIA\",\n \"country\": \"Italy\",\n \"four_code\": \"GAL\"\n },\n {\n \"id\": 81,\n \"class\": \"GRADINATA\",\n \"country\": \"Italy\",\n \"four_code\": \"GRD\"\n },\n {\n \"id\": 82,\n \"class\": \"GRADINI\",\n \"country\": \"Italy\",\n \"four_code\": \"GRD\"\n },\n {\n \"id\": 83,\n \"class\": \"GRADONI\",\n \"country\": \"Italy\",\n \"four_code\": \"GRD\"\n },\n {\n \"id\": 84,\n \"class\": \"GRANVIALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 85,\n \"class\": \"ISOLA\",\n \"country\": \"Italy\",\n \"four_code\": \"ISO\"\n },\n {\n \"id\": 86,\n \"class\": \"LARGHETTO\",\n \"country\": \"Italy\",\n \"four_code\": \"LRT\"\n },\n {\n \"id\": 87,\n \"class\": \"LARGO\",\n \"country\": \"Italy\",\n \"four_code\": \"LGO\"\n },\n {\n \"id\": 88,\n \"class\": \"LATERALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 89,\n \"class\": \"LIDO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 90,\n \"class\": \"LISTA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 91,\n \"class\": \"LITORANEA\",\n \"country\": \"Italy\",\n \"four_code\": \"LTO\"\n },\n {\n \"id\": 92,\n \"class\": \"LOCALITA'\",\n \"country\": \"Italy\",\n \"four_code\": \"LOC\"\n },\n {\n \"id\": 93,\n \"class\": \"LUNGADIGE\",\n \"country\": \"Italy\",\n \"four_code\": \"LAD\"\n },\n {\n \"id\": 94,\n \"class\": \"LUNGARNO\",\n \"country\": \"Italy\",\n \"four_code\": \"LRN\"\n },\n {\n \"id\": 95,\n \"class\": \"LUNGO\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 99,\n \"class\": \"LUNGO BRENTA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 102,\n \"class\": \"LUNGO CASTELLANO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 122,\n \"class\": \"LUNGO PO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 96,\n \"class\": \"LUNGOADDA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 97,\n \"class\": \"LUNGOARGINE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 98,\n \"class\": \"LUNGOBISAGNO\",\n \"country\": \"Italy\",\n \"four_code\": \"LBS\"\n },\n {\n \"id\": 100,\n \"class\": \"LUNGOBUSENTO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 101,\n \"class\": \"LUNGOCALORE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 104,\n \"class\": \"LUNGOCANALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 103,\n \"class\": \"LUNGOCRATI\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 105,\n \"class\": \"LUNGOCURONE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 106,\n \"class\": \"LUNGODORA\",\n \"country\": \"Italy\",\n \"four_code\": \"LDO\"\n },\n {\n \"id\": 107,\n \"class\": \"LUNGOFIUME\",\n \"country\": \"Italy\",\n \"four_code\": \"LNF\"\n },\n {\n \"id\": 108,\n \"class\": \"LUNGOFOGLIA\",\n \"country\": \"Italy\",\n \"four_code\": \"LFO\"\n },\n {\n \"id\": 109,\n \"class\": \"LUNGOFRIGIDO\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 110,\n \"class\": \"LUNGOGESSO\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 111,\n \"class\": \"LUNGOISARCO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 112,\n \"class\": \"LUNGOISONZO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 113,\n \"class\": \"LUNGOLAGO\",\n \"country\": \"Italy\",\n \"four_code\": \"LLA\"\n },\n {\n \"id\": 114,\n \"class\": \"LUNGOLARIO\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 115,\n \"class\": \"LUNGOLINEA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 116,\n \"class\": \"LUNGOLIRI\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 117,\n \"class\": \"LUNGOMARE\",\n \"country\": \"Italy\",\n \"four_code\": \"LMA\"\n },\n {\n \"id\": 118,\n \"class\": \"LUNGOMAZARO\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 119,\n \"class\": \"LUNGOMOLO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 120,\n \"class\": \"LUNGONERA\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 121,\n \"class\": \"LUNGOPARCO\",\n \"country\": \"Italy\",\n \"four_code\": \"LPA\"\n },\n {\n \"id\": 123,\n \"class\": \"LUNGOPORTO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 124,\n \"class\": \"LUNGOSABATO\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 125,\n \"class\": \"LUNGOSILE\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 126,\n \"class\": \"LUNGOSTURA\",\n \"country\": \"Italy\",\n \"four_code\": \"LST\"\n },\n {\n \"id\": 127,\n \"class\": \"LUNGOTALVERA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 128,\n \"class\": \"LUNGOTANARO\",\n \"country\": \"Italy\",\n \"four_code\": \"LTA\"\n },\n {\n \"id\": 129,\n \"class\": \"LUNGOTEVERE\",\n \"country\": \"Italy\",\n \"four_code\": \"LTE\"\n },\n {\n \"id\": 130,\n \"class\": \"LUNGOTICINO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 131,\n \"class\": \"LUNGOTORRENTE\",\n \"country\": \"Italy\",\n \"four_code\": \"LUT\"\n },\n {\n \"id\": 132,\n \"class\": \"LUNGOTRONTO\",\n \"country\": \"Italy\",\n \"four_code\": \"LUN\"\n },\n {\n \"id\": 133,\n \"class\": \"LUNGOVELINO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 134,\n \"class\": \"MASSERIA\",\n \"country\": \"Italy\",\n \"four_code\": \"MSS\"\n },\n {\n \"id\": 135,\n \"class\": \"MERCERIA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 136,\n \"class\": \"MOLO\",\n \"country\": \"Italy\",\n \"four_code\": \"MOL\"\n },\n {\n \"id\": 137,\n \"class\": \"MURA\",\n \"country\": \"Italy\",\n \"four_code\": \"MUR\"\n },\n {\n \"id\": 138,\n \"class\": \"MURAZZI DEL PO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 139,\n \"class\": \"PARALLELA\",\n \"country\": \"Italy\",\n \"four_code\": \"PLL\"\n },\n {\n \"id\": 140,\n \"class\": \"PASSAGGIO\",\n \"country\": \"Italy\",\n \"four_code\": \"PAS\"\n },\n {\n \"id\": 141,\n \"class\": \"PASSAGGIO PRIVATO\",\n \"country\": \"Italy\",\n \"four_code\": \"PGP\"\n },\n {\n \"id\": 142,\n \"class\": \"PASSEGGIATA\",\n \"country\": \"Italy\",\n \"four_code\": \"PSG\"\n },\n {\n \"id\": 143,\n \"class\": \"PASSEGGIO\",\n \"country\": \"Italy\",\n \"four_code\": \"PGO\"\n },\n {\n \"id\": 144,\n \"class\": \"PASSO\",\n \"country\": \"Italy\",\n \"four_code\": \"PSO\"\n },\n {\n \"id\": 145,\n \"class\": \"PASSO DI PIAZZA\",\n \"country\": \"Italy\",\n \"four_code\": \"PSP\"\n },\n {\n \"id\": 146,\n \"class\": \"PENDICE\",\n \"country\": \"Italy\",\n \"four_code\": \"PND\"\n },\n {\n \"id\": 147,\n \"class\": \"PENDINO\",\n \"country\": \"Italy\",\n \"four_code\": \"PDN\"\n },\n {\n \"id\": 148,\n \"class\": \"PENDIO\",\n \"country\": \"Italy\",\n \"four_code\": \"PDO\"\n },\n {\n \"id\": 149,\n \"class\": \"PENNINATA\",\n \"country\": \"Italy\",\n \"four_code\": \"PEN\"\n },\n {\n \"id\": 150,\n \"class\": \"PIAGGIA\",\n \"country\": \"Italy\",\n \"four_code\": \"PIA\"\n },\n {\n \"id\": 151,\n \"class\": \"PIAZZA\",\n \"country\": \"Italy\",\n \"four_code\": \"PZA\"\n },\n {\n \"id\": 152,\n \"class\": \"PIAZZA INFERIORE\",\n \"country\": \"Italy\",\n \"four_code\": \"PZN\"\n },\n {\n \"id\": 153,\n \"class\": \"PIAZZA PRIVATA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 154,\n \"class\": \"PIAZZALE\",\n \"country\": \"Italy\",\n \"four_code\": \"PZL\"\n },\n {\n \"id\": 155,\n \"class\": \"PIAZZETTA\",\n \"country\": \"Italy\",\n \"four_code\": \"PTT\"\n },\n {\n \"id\": 156,\n \"class\": \"PIAZZETTA PRIVATA\",\n \"country\": \"Italy\",\n \"four_code\": \"PZP\"\n },\n {\n \"id\": 157,\n \"class\": \"PISCINA\",\n \"country\": \"Italy\",\n \"four_code\": \"PIS\"\n },\n {\n \"id\": 158,\n \"class\": \"PONTE\",\n \"country\": \"Italy\",\n \"four_code\": \"PTE\"\n },\n {\n \"id\": 159,\n \"class\": \"PORTICO\",\n \"country\": \"Italy\",\n \"four_code\": \"PTC\"\n },\n {\n \"id\": 160,\n \"class\": \"PORTO\",\n \"country\": \"Italy\",\n \"four_code\": \"PTO\"\n },\n {\n \"id\": 161,\n \"class\": \"PRATO\",\n \"country\": \"Italy\",\n \"four_code\": \"PRA\"\n },\n {\n \"id\": 162,\n \"class\": \"PROLUNGAMENTO\",\n \"country\": \"Italy\",\n \"four_code\": \"PRO\"\n },\n {\n \"id\": 163,\n \"class\": \"QUADRATO\",\n \"country\": \"Italy\",\n \"four_code\": \"QUA\"\n },\n {\n \"id\": 855,\n \"class\": \"QUARTIERE\",\n \"country\": \"Italy\",\n \"four_code\": \"QRT\"\n },\n {\n \"id\": 164,\n \"class\": \"RAGGIO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 165,\n \"class\": \"RAMO\",\n \"country\": \"Italy\",\n \"four_code\": \"RAM\"\n },\n {\n \"id\": 166,\n \"class\": \"RAMPA\",\n \"country\": \"Italy\",\n \"four_code\": \"RMP\"\n },\n {\n \"id\": 167,\n \"class\": \"RAMPA PRIVATA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 168,\n \"class\": \"RAMPARI\",\n \"country\": \"Italy\",\n \"four_code\": \"RPA\"\n },\n {\n \"id\": 169,\n \"class\": \"RAMPE\",\n \"country\": \"Italy\",\n \"four_code\": \"RMP\"\n },\n {\n \"id\": 170,\n \"class\": \"RATTO\",\n \"country\": \"Italy\",\n \"four_code\": \"RAT\"\n },\n {\n \"id\": 171,\n \"class\": \"RECINTO\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 174,\n \"class\": \"REGASTE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 172,\n \"class\": \"REGIONE\",\n \"country\": \"Italy\",\n \"four_code\": \"REG\"\n },\n {\n \"id\": 173,\n \"class\": \"RETTIFILO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 175,\n \"class\": \"RIELLO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 177,\n \"class\": \"RIO\",\n \"country\": \"Italy\",\n \"four_code\": \"RIO\"\n },\n {\n \"id\": 178,\n \"class\": \"RIO TERA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 176,\n \"class\": \"RIONE\",\n \"country\": \"Italy\",\n \"four_code\": \"RNE\"\n },\n {\n \"id\": 179,\n \"class\": \"RIPA\",\n \"country\": \"Italy\",\n \"four_code\": \"RIP\"\n },\n {\n \"id\": 180,\n \"class\": \"RIVA\",\n \"country\": \"Italy\",\n \"four_code\": \"RIV\"\n },\n {\n \"id\": 181,\n \"class\": \"RIVIERA\",\n \"country\": \"Italy\",\n \"four_code\": \"RVR\"\n },\n {\n \"id\": 182,\n \"class\": \"RONDA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 183,\n \"class\": \"ROTONDA\",\n \"country\": \"Italy\",\n \"four_code\": \"RTN\"\n },\n {\n \"id\": 184,\n \"class\": \"RUA\",\n \"country\": \"Italy\",\n \"four_code\": \"RUA\"\n },\n {\n \"id\": 185,\n \"class\": \"RUGA\",\n \"country\": \"Italy\",\n \"four_code\": \"RUG\"\n },\n {\n \"id\": 186,\n \"class\": \"RUGHETA\",\n \"country\": \"Italy\",\n \"four_code\": \"RGH\"\n },\n {\n \"id\": 187,\n \"class\": \"SACCA\",\n \"country\": \"Italy\",\n \"four_code\": \"SCC\"\n },\n {\n \"id\": 188,\n \"class\": \"SAGRATO\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 189,\n \"class\": \"SAIA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 190,\n \"class\": \"SALITA\",\n \"country\": \"Italy\",\n \"four_code\": \"SAL\"\n },\n {\n \"id\": 191,\n \"class\": \"SALITA INFERIORE\",\n \"country\": \"Italy\",\n \"four_code\": \"SAI\"\n },\n {\n \"id\": 192,\n \"class\": \"SALITA SUPERIORE\",\n \"country\": \"Italy\",\n \"four_code\": \"SAS\"\n },\n {\n \"id\": 193,\n \"class\": \"SALIZADA\",\n \"country\": \"Italy\",\n \"four_code\": \"SAI\"\n },\n {\n \"id\": 194,\n \"class\": \"SCALEA\",\n \"country\": \"Italy\",\n \"four_code\": \"SLE\"\n },\n {\n \"id\": 195,\n \"class\": \"SCALETTE\",\n \"country\": \"Italy\",\n \"four_code\": \"SCL\"\n },\n {\n \"id\": 196,\n \"class\": \"SCALINATA\",\n \"country\": \"Italy\",\n \"four_code\": \"SCT\"\n },\n {\n \"id\": 197,\n \"class\": \"SCALONE\",\n \"country\": \"Italy\",\n \"four_code\": \"SCN\"\n },\n {\n \"id\": 198,\n \"class\": \"SCESA\",\n \"country\": \"Italy\",\n \"four_code\": \"SCE\"\n },\n {\n \"id\": 199,\n \"class\": \"SDRUCCIOLO\",\n \"country\": \"Italy\",\n \"four_code\": \"SDR\"\n },\n {\n \"id\": 200,\n \"class\": \"SELCIATO\",\n \"country\": \"Italy\",\n \"four_code\": \"SEL\"\n },\n {\n \"id\": 201,\n \"class\": \"SENTIERO\",\n \"country\": \"Italy\",\n \"four_code\": \"SEN\"\n },\n {\n \"id\": 331,\n \"class\": \"SESTIERE\",\n \"country\": \"Italy\",\n \"four_code\": \"SES\"\n },\n {\n \"id\": 857,\n \"class\": \"SITO\",\n \"country\": \"Italy\",\n \"four_code\": \"SIT\"\n },\n {\n \"id\": 202,\n \"class\": \"SLARGO\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 203,\n \"class\": \"SOPPORTICO\",\n \"country\": \"Italy\",\n \"four_code\": \"SPC\"\n },\n {\n \"id\": 204,\n \"class\": \"SOTOPORTEGO\",\n \"country\": \"Italy\",\n \"four_code\": \"SOP\"\n },\n {\n \"id\": 205,\n \"class\": \"SOTTOPORTICO\",\n \"country\": \"Italy\",\n \"four_code\": \"SPC\"\n },\n {\n \"id\": 206,\n \"class\": \"SPALTO\",\n \"country\": \"Italy\",\n \"four_code\": \"SPA\"\n },\n {\n \"id\": 207,\n \"class\": \"SPIAGGIA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 208,\n \"class\": \"SPIANATA\",\n \"country\": \"Italy\",\n \"four_code\": \"SPN\"\n },\n {\n \"id\": 209,\n \"class\": \"SPIAZZO\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 210,\n \"class\": \"STRADA\",\n \"country\": \"Italy\",\n \"four_code\": \"STR\"\n },\n {\n \"id\": 211,\n \"class\": \"STRADA ACCORCIATOIA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 212,\n \"class\": \"STRADA ALZAIA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 213,\n \"class\": \"STRADA ANTICA\",\n \"country\": \"Italy\",\n \"four_code\": \"STR\"\n },\n {\n \"id\": 214,\n \"class\": \"STRADA ARGINALE\",\n \"country\": \"Italy\",\n \"four_code\": \"SAR\"\n },\n {\n \"id\": 215,\n \"class\": \"STRADA BASSA\",\n \"country\": \"Italy\",\n \"four_code\": \"STB\"\n },\n {\n \"id\": 216,\n \"class\": \"STRADA CANTONIERA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 217,\n \"class\": \"STRADA CARRARECCIA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 218,\n \"class\": \"STRADA CONSOLARE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 219,\n \"class\": \"STRADA CONSORTILE\",\n \"country\": \"Italy\",\n \"four_code\": \"STR\"\n },\n {\n \"id\": 220,\n \"class\": \"STRADA CONSORZIALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 221,\n \"class\": \"STRADA DI BONIFICA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 222,\n \"class\": \"STRADA ESTERNA\",\n \"country\": \"Italy\",\n \"four_code\": \"STE\"\n },\n {\n \"id\": 223,\n \"class\": \"STRADA INFERIORE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 224,\n \"class\": \"STRADA INTERCOMUNALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 225,\n \"class\": \"STRADA INTERNA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 226,\n \"class\": \"STRADA INTERPODERALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 227,\n \"class\": \"STRADA LITORANEA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 228,\n \"class\": \"STRADA MILITARE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 229,\n \"class\": \"STRADA NAZIONALE\",\n \"country\": \"Italy\",\n \"four_code\": \"SN\"\n },\n {\n \"id\": 230,\n \"class\": \"STRADA PANORAMICA\",\n \"country\": \"Italy\",\n \"four_code\": \"STR\"\n },\n {\n \"id\": 231,\n \"class\": \"STRADA PEDONALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 232,\n \"class\": \"STRADA PERIMETRALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 233,\n \"class\": \"STRADA PODERALE\",\n \"country\": \"Italy\",\n \"four_code\": \"STR\"\n },\n {\n \"id\": 234,\n \"class\": \"STRADA PRIVATA\",\n \"country\": \"Italy\",\n \"four_code\": \"SPV\"\n },\n {\n \"id\": 235,\n \"class\": \"STRADA PROVINCIALE\",\n \"country\": \"Italy\",\n \"four_code\": \"STR\"\n },\n {\n \"id\": 236,\n \"class\": \"STRADA REGIONALE\",\n \"country\": \"Italy\",\n \"four_code\": \"STR\"\n },\n {\n \"id\": 237,\n \"class\": \"STRADA ROTABILE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 238,\n \"class\": \"STRADA RURALE\",\n \"country\": \"Italy\",\n \"four_code\": \"SRU\"\n },\n {\n \"id\": 343,\n \"class\": \"STRADA STATALE\",\n \"country\": \"Italy\",\n \"four_code\": \"SS\"\n },\n {\n \"id\": 239,\n \"class\": \"STRADA TRAVERSANTE\",\n \"country\": \"Italy\",\n \"four_code\": \"SRV\"\n },\n {\n \"id\": 240,\n \"class\": \"STRADA VICINALE\",\n \"country\": \"Italy\",\n \"four_code\": \"SVN\"\n },\n {\n \"id\": 241,\n \"class\": \"STRADALE\",\n \"country\": \"Italy\",\n \"four_code\": \"STL\"\n },\n {\n \"id\": 242,\n \"class\": \"STRADELLA\",\n \"country\": \"Italy\",\n \"four_code\": \"SLL\"\n },\n {\n \"id\": 243,\n \"class\": \"STRADELLO\",\n \"country\": \"Italy\",\n \"four_code\": \"STR\"\n },\n {\n \"id\": 244,\n \"class\": \"STRADETTA\",\n \"country\": \"Italy\",\n \"four_code\": \"STD\"\n },\n {\n \"id\": 246,\n \"class\": \"STRADONCELLO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 245,\n \"class\": \"STRADONE\",\n \"country\": \"Italy\",\n \"four_code\": \"STN\"\n },\n {\n \"id\": 247,\n \"class\": \"STRETTA\",\n \"country\": \"Italy\",\n \"four_code\": \"STT\"\n },\n {\n \"id\": 248,\n \"class\": \"STRETTO\",\n \"country\": \"Italy\",\n \"four_code\": \"STT\"\n },\n {\n \"id\": 249,\n \"class\": \"STRETTOIA\",\n \"country\": \"Italy\",\n \"four_code\": \"STT\"\n },\n {\n \"id\": 250,\n \"class\": \"STRETTOLA\",\n \"country\": \"Italy\",\n \"four_code\": \"STT\"\n },\n {\n \"id\": 252,\n \"class\": \"SUPPORTICO\",\n \"country\": \"Italy\",\n \"four_code\": \"SUP\"\n },\n {\n \"id\": 251,\n \"class\": \"SVOTO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 253,\n \"class\": \"TERRAZZA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 254,\n \"class\": \"TONDO\",\n \"country\": \"Italy\",\n \"four_code\": \"TON\"\n },\n {\n \"id\": 258,\n \"class\": \"TRASVERSALE\",\n \"country\": \"Italy\",\n \"four_code\": \"TRS\"\n },\n {\n \"id\": 259,\n \"class\": \"TRATTURO\",\n \"country\": \"Italy\",\n \"four_code\": \"TRT\"\n },\n {\n \"id\": 255,\n \"class\": \"TRAVERSA\",\n \"country\": \"Italy\",\n \"four_code\": \"TRV\"\n },\n {\n \"id\": 256,\n \"class\": \"TRAVERSA PRIVATA\",\n \"country\": \"Italy\",\n \"four_code\": \"TRV\"\n },\n {\n \"id\": 257,\n \"class\": \"TRAVERSALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 260,\n \"class\": \"TRAZZERA\",\n \"country\": \"Italy\",\n \"four_code\": \"TRV\"\n },\n {\n \"id\": 261,\n \"class\": \"TRESANDA\",\n \"country\": \"Italy\",\n \"four_code\": \"TRE\"\n },\n {\n \"id\": 262,\n \"class\": \"TRONCO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 264,\n \"class\": \"VALLONE\",\n \"country\": \"Italy\",\n \"four_code\": \"VAN\"\n },\n {\n \"id\": 263,\n \"class\": \"VANELLA\",\n \"country\": \"Italy\",\n \"four_code\": \"VAL\"\n },\n {\n \"id\": 265,\n \"class\": \"VIA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 266,\n \"class\": \"VIA ACCORCIATOIA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 267,\n \"class\": \"VIA AL MARE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 268,\n \"class\": \"VIA ALTA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 269,\n \"class\": \"VIA ALZAIA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 270,\n \"class\": \"VIA ANTICA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 271,\n \"class\": \"VIA ARGINALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 272,\n \"class\": \"VIA BASSA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 273,\n \"class\": \"VIA CIRCOLARE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 274,\n \"class\": \"VIA COMUNALE\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 275,\n \"class\": \"VIA CONSOLARE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 276,\n \"class\": \"VIA CUPA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 277,\n \"class\": \"VIA DESTRA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 278,\n \"class\": \"VIA ERTA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 279,\n \"class\": \"VIA ESTRAMURALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 280,\n \"class\": \"VIA INFERIORE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 281,\n \"class\": \"VIA INTERCOMUNALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 282,\n \"class\": \"VIA INTERNA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 283,\n \"class\": \"VIA LATERALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 284,\n \"class\": \"VIA LUNGOMARE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 285,\n \"class\": \"VIA MILITARE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 286,\n \"class\": \"VIA NAZIONALE\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 287,\n \"class\": \"VIA NUOVA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 288,\n \"class\": \"VIA PEDONALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 289,\n \"class\": \"VIA PRIVATA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 290,\n \"class\": \"VIA PROVINCIALE\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 291,\n \"class\": \"VIA REGIONALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 292,\n \"class\": \"VIA ROTABILE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 293,\n \"class\": \"VIA RURALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 294,\n \"class\": \"VIA SINISTRA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 295,\n \"class\": \"VIA STRETTA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 296,\n \"class\": \"VIA SUPERIORE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 297,\n \"class\": \"VIA TRASVERSALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 298,\n \"class\": \"VIA VECCHIA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 299,\n \"class\": \"VIA VICINALE\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 300,\n \"class\": \"VIAL\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 301,\n \"class\": \"VIALE\",\n \"country\": \"Italy\",\n \"four_code\": \"VLE\"\n },\n {\n \"id\": 302,\n \"class\": \"VIALE LUNGOMARE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 303,\n \"class\": \"VIALE PRIVATO\",\n \"country\": \"Italy\",\n \"four_code\": \"VLE\"\n },\n {\n \"id\": 304,\n \"class\": \"VIALETTO\",\n \"country\": \"Italy\",\n \"four_code\": \"VLT\"\n },\n {\n \"id\": 305,\n \"class\": \"VIALONE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 306,\n \"class\": \"VICINALE\",\n \"country\": \"Italy\",\n \"four_code\": \"VIC\"\n },\n {\n \"id\": 312,\n \"class\": \"VICO\",\n \"country\": \"Italy\",\n \"four_code\": \"VCO\"\n },\n {\n \"id\": 313,\n \"class\": \"VICO ESTRAMURALE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 314,\n \"class\": \"VICO INFERIORE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 315,\n \"class\": \"VICO LUNGO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 316,\n \"class\": \"VICO NUOVO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 317,\n \"class\": \"VICO PRIVATO\",\n \"country\": \"Italy\",\n \"four_code\": \"VCO\"\n },\n {\n \"id\": 318,\n \"class\": \"VICO ROTTO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 319,\n \"class\": \"VICO STORTO\",\n \"country\": \"Italy\",\n \"four_code\": \"VCO\"\n },\n {\n \"id\": 320,\n \"class\": \"VICO STRETTO\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 321,\n \"class\": \"VICO SUPERIORE\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 307,\n \"class\": \"VICOLETTO\",\n \"country\": \"Italy\",\n \"four_code\": \"VCO\"\n },\n {\n \"id\": 308,\n \"class\": \"VICOLETTO CIECO\",\n \"country\": \"Italy\",\n \"four_code\": \"VCO\"\n },\n {\n \"id\": 309,\n \"class\": \"VICOLO\",\n \"country\": \"Italy\",\n \"four_code\": \"VCO\"\n },\n {\n \"id\": 310,\n \"class\": \"VICOLO CHIUSO\",\n \"country\": \"Italy\",\n \"four_code\": \"VCO\"\n },\n {\n \"id\": 311,\n \"class\": \"VICOLO CIECO\",\n \"country\": \"Italy\",\n \"four_code\": \"VCO\"\n },\n {\n \"id\": 322,\n \"class\": \"VIELLA\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 323,\n \"class\": \"VIETTA\",\n \"country\": \"Italy\",\n \"four_code\": \"V\"\n },\n {\n \"id\": 324,\n \"class\": \"VILLAGGIO\",\n \"country\": \"Italy\",\n \"four_code\": \"VIL\"\n },\n {\n \"id\": 325,\n \"class\": \"VIOTTOLO\",\n \"country\": \"Italy\",\n \"four_code\": \"VTL\"\n },\n {\n \"id\": 326,\n \"class\": \"VIUZZA\",\n \"country\": \"Italy\",\n \"four_code\": \"VZZ\"\n },\n {\n \"id\": 327,\n \"class\": \"VIUZZO\",\n \"country\": \"Italy\",\n \"four_code\": \"VZZ\"\n },\n {\n \"id\": 328,\n \"class\": \"VOCABOLO\",\n \"country\": \"Italy\",\n \"four_code\": \"VOC\"\n },\n {\n \"id\": 329,\n \"class\": \"VOLTI\",\n \"country\": \"Italy\",\n \"four_code\": null\n },\n {\n \"id\": 330,\n \"class\": \"VOLTONE\",\n \"country\": \"Italy\",\n \"four_code\": \"VTN\"\n }\n]" } ] }, { "name": "get cities", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/geo/cities?filter[country]=Italy&filter[municipality][starts_with]=Ven", "host": [ "{{baseUrl}}" ], "path": [ "v1", "geo", "cities" ], "query": [ { "key": "filter[country]", "value": "Italy" }, { "key": "filter[municipality][starts_with]", "value": "Ven" } ] } }, "response": [ { "name": "get cities", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/geo/cities?filter[country]=Italy&filter[municipality][starts_with]=Ven", "host": [ "{{baseUrl}}" ], "path": [ "v1", "geo", "cities" ], "query": [ { "key": "filter[country]", "value": "Italy" }, { "key": "filter[municipality][starts_with]", "value": "Ven" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Thu, 24 Apr 2025 13:08:43 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "57" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "9355d4b92d62fe20-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "{\n \"rows\": [\n {\n \"id\": 1291,\n \"municipality\": \"VENAUS\",\n \"municipality_toponym\": \"Venaus\",\n \"region\": \"Piemonte\",\n \"province\": \"TO\",\n \"zip_code\": \"10050\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 1292,\n \"municipality\": \"VENARIA REALE\",\n \"municipality_toponym\": \"Venaria Reale\",\n \"region\": \"Piemonte\",\n \"province\": \"TO\",\n \"zip_code\": \"10078\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 4237,\n \"municipality\": \"VENASCA\",\n \"municipality_toponym\": \"Venasca\",\n \"region\": \"Piemonte\",\n \"province\": \"CN\",\n \"zip_code\": \"12020\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 8065,\n \"municipality\": \"VENTIMIGLIA\",\n \"municipality_toponym\": \"Ventimiglia\",\n \"region\": \"Liguria\",\n \"province\": \"IM\",\n \"zip_code\": \"18039\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 9066,\n \"municipality\": \"VENDONE\",\n \"municipality_toponym\": \"Vendone\",\n \"region\": \"Liguria\",\n \"province\": \"SV\",\n \"zip_code\": \"17032\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 12136,\n \"municipality\": \"VENEGONO INFERIORE\",\n \"municipality_toponym\": \"Venegono Inferiore\",\n \"region\": \"Lombardia\",\n \"province\": \"VA\",\n \"zip_code\": \"21040\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 12137,\n \"municipality\": \"VENEGONO SUPERIORE\",\n \"municipality_toponym\": \"Venegono Superiore\",\n \"region\": \"Lombardia\",\n \"province\": \"VA\",\n \"zip_code\": \"21040\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 13238,\n \"municipality\": \"VENIANO\",\n \"municipality_toponym\": \"Veniano\",\n \"region\": \"Lombardia\",\n \"province\": \"CO\",\n \"zip_code\": \"22070\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 27042,\n \"municipality\": \"VENEZIA\",\n \"municipality_toponym\": \"Venezia\",\n \"region\": \"Veneto\",\n \"province\": \"VE\",\n \"zip_code\": \"30121-30176\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 30131,\n \"municipality\": \"VENZONE\",\n \"municipality_toponym\": \"Venzone\",\n \"region\": \"Friuli-Venezia Giulia\",\n \"province\": \"UD\",\n \"zip_code\": \"33010\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 35046,\n \"municipality\": \"VENTASSO\",\n \"municipality_toponym\": \"Ventasso\",\n \"region\": \"Emilia-Romagna\",\n \"province\": \"RE\",\n \"zip_code\": \"42032\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 44073,\n \"municipality\": \"VENAROTTA\",\n \"municipality_toponym\": \"Venarotta\",\n \"region\": \"Marche\",\n \"province\": \"AP\",\n \"zip_code\": \"63091\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 59033,\n \"municipality\": \"VENTOTENE\",\n \"municipality_toponym\": \"Ventotene\",\n \"region\": \"Lazio\",\n \"province\": \"LT\",\n \"zip_code\": \"04020\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 64116,\n \"municipality\": \"VENTICANO\",\n \"municipality_toponym\": \"Venticano\",\n \"region\": \"Campania\",\n \"province\": \"AV\",\n \"zip_code\": \"83030\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 76095,\n \"municipality\": \"VENOSA\",\n \"municipality_toponym\": \"Venosa\",\n \"region\": \"Basilicata\",\n \"province\": \"PZ\",\n \"zip_code\": \"85029\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 82077,\n \"municipality\": \"VENTIMIGLIA DI SICILIA\",\n \"municipality_toponym\": \"Ventimiglia di Sicilia\",\n \"region\": \"Sicilia\",\n \"province\": \"PA\",\n \"zip_code\": \"90020\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 83104,\n \"municipality\": \"VENETICO\",\n \"municipality_toponym\": \"Venetico\",\n \"region\": \"Sicilia\",\n \"province\": \"ME\",\n \"zip_code\": \"98040\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 94052,\n \"municipality\": \"VENAFRO\",\n \"municipality_toponym\": \"Venafro\",\n \"region\": \"Molise\",\n \"province\": \"IS\",\n \"zip_code\": \"86079\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 97085,\n \"municipality\": \"VENDROGNO\",\n \"municipality_toponym\": \"Vendrogno\",\n \"region\": \"Lombardia\",\n \"province\": \"LC\",\n \"zip_code\": \"23838\",\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n },\n {\n \"id\": 110403,\n \"municipality\": \"VENEZUELA\",\n \"municipality_toponym\": \"Venezuela\",\n \"region\": \"Estero\",\n \"province\": \"EE\",\n \"zip_code\": null,\n \"country\": \"Italy\",\n \"country_code\": \"IT\"\n }\n ],\n \"lastRow\": 20\n}" } ] } ] }, { "name": "stats", "item": [ { "name": "get stat list", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/stats", "host": [ "{{baseUrl}}" ], "path": [ "v1", "stats" ] } }, "response": [ { "name": "get stats", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/stats?group=CALL%20CENTER", "host": [ "{{baseUrl}}" ], "path": [ "v1", "stats" ], "query": [ { "key": "group", "value": "CALL%20CENTER" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Mon, 05 May 2025 08:55:35 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "59" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "93af050d38742304-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"title\": \"Operator Calls\",\n \"description\": \"Last month number of calls and minutes per operator\",\n \"columns\": [\n \"Operator\",\n \"inbound\",\n \"outbound\",\n \"tot\",\n \"numchiamate\"\n ],\n \"rows\": [\n {\n \"tot\": \"202833\",\n \"inbound\": \"202833\",\n \"Operator\": \"CheliE\",\n \"outbound\": \"0\",\n \"numchiamate\": \"56537\"\n },\n {\n \"tot\": \"140914\",\n \"inbound\": \"0\",\n \"Operator\": \"Lacaraf\",\n \"outbound\": \"140914\",\n \"numchiamate\": \"33595\"\n },\n {\n \"tot\": \"119338\",\n \"inbound\": \"119338\",\n \"Operator\": \"JacquelineG\",\n \"outbound\": \"0\",\n \"numchiamate\": \"33459\"\n },\n {\n \"tot\": \"100834\",\n \"inbound\": \"0\",\n \"Operator\": \"MaganucoC\",\n \"outbound\": \"100834\",\n \"numchiamate\": \"31214\"\n },\n {\n \"tot\": \"85594\",\n \"inbound\": \"85594\",\n \"Operator\": \"Ilnickaa\",\n \"outbound\": \"0\",\n \"numchiamate\": \"31648\"\n },\n {\n \"tot\": \"83620\",\n \"inbound\": \"83620\",\n \"Operator\": \"DeCarloR\",\n \"outbound\": \"0\",\n \"numchiamate\": \"41893\"\n },\n {\n \"tot\": \"81498\",\n \"inbound\": \"81498\",\n \"Operator\": \"YleniaC\",\n \"outbound\": \"0\",\n \"numchiamate\": \"21705\"\n },\n {\n \"tot\": \"74731\",\n \"inbound\": \"0\",\n \"Operator\": \"Denisep\",\n \"outbound\": \"74731\",\n \"numchiamate\": \"31906\"\n },\n {\n \"tot\": \"67814\",\n \"inbound\": \"0\",\n \"Operator\": \"FrancescaM\",\n \"outbound\": \"67814\",\n \"numchiamate\": \"28238\"\n },\n {\n \"tot\": \"67065\",\n \"inbound\": \"67065\",\n \"Operator\": \"LetiziaL\",\n \"outbound\": \"0\",\n \"numchiamate\": \"60949\"\n },\n {\n \"tot\": \"65240\",\n \"inbound\": \"65240\",\n \"Operator\": \"MONYAKTEST\",\n \"outbound\": \"0\",\n \"numchiamate\": \"15383\"\n },\n {\n \"tot\": \"65049\",\n \"inbound\": \"0\",\n \"Operator\": \"LindaC\",\n \"outbound\": \"65049\",\n \"numchiamate\": \"24868\"\n },\n {\n \"tot\": \"63052\",\n \"inbound\": \"63052\",\n \"Operator\": \"FrancescaB\",\n \"outbound\": \"0\",\n \"numchiamate\": \"14404\"\n },\n {\n \"tot\": \"63025\",\n \"inbound\": \"63025\",\n \"Operator\": \"GlendaP\",\n \"outbound\": \"0\",\n \"numchiamate\": \"47727\"\n },\n {\n \"tot\": \"62064\",\n \"inbound\": \"62064\",\n \"Operator\": \"ValentinaP\",\n \"outbound\": \"0\",\n \"numchiamate\": \"14487\"\n },\n {\n \"tot\": \"57842\",\n \"inbound\": \"57842\",\n \"Operator\": \"giulianae\",\n \"outbound\": \"0\",\n \"numchiamate\": \"12662\"\n },\n {\n \"tot\": \"51875\",\n \"inbound\": \"51875\",\n \"Operator\": \"StefaniaD\",\n \"outbound\": \"0\",\n \"numchiamate\": \"48643\"\n },\n {\n \"tot\": \"48527\",\n \"inbound\": \"48527\",\n \"Operator\": \"Mieles\",\n \"outbound\": \"0\",\n \"numchiamate\": \"24751\"\n },\n {\n \"tot\": \"48172\",\n \"inbound\": \"0\",\n \"Operator\": \"MarcoCol2\",\n \"outbound\": \"48172\",\n \"numchiamate\": \"36364\"\n },\n {\n \"tot\": \"48097\",\n \"inbound\": \"48097\",\n \"Operator\": \"Pesceg\",\n \"outbound\": \"0\",\n \"numchiamate\": \"17023\"\n },\n {\n \"tot\": \"46818\",\n \"inbound\": \"46818\",\n \"Operator\": \"Bellaccil\",\n \"outbound\": \"0\",\n \"numchiamate\": \"15112\"\n },\n {\n \"tot\": \"45444\",\n \"inbound\": \"45444\",\n \"Operator\": \"JarnoP\",\n \"outbound\": \"0\",\n \"numchiamate\": \"9758\"\n },\n {\n \"tot\": \"43499\",\n \"inbound\": \"43499\",\n \"Operator\": \"GabrieleN\",\n \"outbound\": \"0\",\n \"numchiamate\": \"6073\"\n },\n {\n \"tot\": \"36371\",\n \"inbound\": \"36371\",\n \"Operator\": \"MonyaK\",\n \"outbound\": \"0\",\n \"numchiamate\": \"7505\"\n },\n {\n \"tot\": \"34545\",\n \"inbound\": \"34545\",\n \"Operator\": \"monicac\",\n \"outbound\": \"0\",\n \"numchiamate\": \"26114\"\n },\n {\n \"tot\": \"33351\",\n \"inbound\": \"33351\",\n \"Operator\": \"LINDACTEST\",\n \"outbound\": \"0\",\n \"numchiamate\": \"23314\"\n },\n {\n \"tot\": \"33227\",\n \"inbound\": \"0\",\n \"Operator\": \"Selenec\",\n \"outbound\": \"33227\",\n \"numchiamate\": \"14848\"\n },\n {\n \"tot\": \"33221\",\n \"inbound\": \"0\",\n \"Operator\": \"GiadaL\",\n \"outbound\": \"33221\",\n \"numchiamate\": \"40985\"\n },\n {\n \"tot\": \"31276\",\n \"inbound\": \"31276\",\n \"Operator\": \"ElenaD\",\n \"outbound\": \"0\",\n \"numchiamate\": \"12180\"\n },\n {\n \"tot\": \"30459\",\n \"inbound\": \"0\",\n \"Operator\": \"AndreaSe\",\n \"outbound\": \"30459\",\n \"numchiamate\": \"6438\"\n },\n {\n \"tot\": \"30338\",\n \"inbound\": \"30338\",\n \"Operator\": \"IlariaL\",\n \"outbound\": \"0\",\n \"numchiamate\": \"10839\"\n },\n {\n \"tot\": \"30335\",\n \"inbound\": \"0\",\n \"Operator\": \"FerrettiL\",\n \"outbound\": \"30335\",\n \"numchiamate\": \"6599\"\n },\n {\n \"tot\": \"30193\",\n \"inbound\": \"30193\",\n \"Operator\": \"ElisaT\",\n \"outbound\": \"0\",\n \"numchiamate\": \"11285\"\n },\n {\n \"tot\": \"29770\",\n \"inbound\": \"29770\",\n \"Operator\": \"SaraDa\",\n \"outbound\": \"0\",\n \"numchiamate\": \"6812\"\n },\n {\n \"tot\": \"28934\",\n \"inbound\": \"0\",\n \"Operator\": \"GiorgiaO\",\n \"outbound\": \"28934\",\n \"numchiamate\": \"13620\"\n },\n {\n \"tot\": \"28744\",\n \"inbound\": \"0\",\n \"Operator\": \"MarcoCol\",\n \"outbound\": \"28744\",\n \"numchiamate\": \"11300\"\n },\n {\n \"tot\": \"28573\",\n \"inbound\": \"28573\",\n \"Operator\": \"Pistellig\",\n \"outbound\": \"0\",\n \"numchiamate\": \"9815\"\n },\n {\n \"tot\": \"27758\",\n \"inbound\": \"27758\",\n \"Operator\": \"VecchiolaL\",\n \"outbound\": \"0\",\n \"numchiamate\": \"7261\"\n },\n {\n \"tot\": \"26649\",\n \"inbound\": \"0\",\n \"Operator\": \"Fratiannif\",\n \"outbound\": \"26649\",\n \"numchiamate\": \"13345\"\n },\n {\n \"tot\": \"26157\",\n \"inbound\": \"26157\",\n \"Operator\": \"FrancescaBo2\",\n \"outbound\": \"0\",\n \"numchiamate\": \"9550\"\n },\n {\n \"tot\": \"24728\",\n \"inbound\": \"24728\",\n \"Operator\": \"GiuliaS\",\n \"outbound\": \"0\",\n \"numchiamate\": \"6328\"\n },\n {\n \"tot\": \"24613\",\n \"inbound\": \"0\",\n \"Operator\": \"JulietC\",\n \"outbound\": \"24613\",\n \"numchiamate\": \"6471\"\n },\n {\n \"tot\": \"23144\",\n \"inbound\": \"0\",\n \"Operator\": \"ErikaS\",\n \"outbound\": \"23144\",\n \"numchiamate\": \"14735\"\n },\n {\n \"tot\": \"23090\",\n \"inbound\": \"23090\",\n \"Operator\": \"Bellaccil2\",\n \"outbound\": \"0\",\n \"numchiamate\": \"5458\"\n },\n {\n \"tot\": \"22154\",\n \"inbound\": \"22154\",\n \"Operator\": \"Nuvolif\",\n \"outbound\": \"0\",\n \"numchiamate\": \"9553\"\n },\n {\n \"tot\": \"21621\",\n \"inbound\": \"21621\",\n \"Operator\": \"SivliaT\",\n \"outbound\": \"0\",\n \"numchiamate\": \"6036\"\n },\n {\n \"tot\": \"20685\",\n \"inbound\": \"20685\",\n \"Operator\": \"FrancescaBo\",\n \"outbound\": \"0\",\n \"numchiamate\": \"9469\"\n },\n {\n \"tot\": \"20263\",\n \"inbound\": \"0\",\n \"Operator\": \"SaraGP\",\n \"outbound\": \"20263\",\n \"numchiamate\": \"4965\"\n },\n {\n \"tot\": \"19987\",\n \"inbound\": \"19987\",\n \"Operator\": \"FrancaP\",\n \"outbound\": \"0\",\n \"numchiamate\": \"5638\"\n },\n {\n \"tot\": \"19896\",\n \"inbound\": \"0\",\n \"Operator\": \"GiadaT\",\n \"outbound\": \"19896\",\n \"numchiamate\": \"11739\"\n },\n {\n \"tot\": \"18996\",\n \"inbound\": \"18996\",\n \"Operator\": \"ChiaraNa\",\n \"outbound\": \"0\",\n \"numchiamate\": \"4808\"\n },\n {\n \"tot\": \"18130\",\n \"inbound\": \"18130\",\n \"Operator\": \"EleonoraL\",\n \"outbound\": \"0\",\n \"numchiamate\": \"6109\"\n },\n {\n \"tot\": \"17474\",\n \"inbound\": \"17474\",\n \"Operator\": \"Martinif\",\n \"outbound\": \"0\",\n \"numchiamate\": \"5945\"\n },\n {\n \"tot\": \"16155\",\n \"inbound\": \"0\",\n \"Operator\": \"MatteoR\",\n \"outbound\": \"16155\",\n \"numchiamate\": \"10037\"\n },\n {\n \"tot\": \"15004\",\n \"inbound\": \"15004\",\n \"Operator\": \"GiuliaP\",\n \"outbound\": \"0\",\n \"numchiamate\": \"6028\"\n },\n {\n \"tot\": \"14554\",\n \"inbound\": \"0\",\n \"Operator\": \"annalisad\",\n \"outbound\": \"14554\",\n \"numchiamate\": \"11147\"\n },\n {\n \"tot\": \"14056\",\n \"inbound\": \"14056\",\n \"Operator\": \"ValentinaR\",\n \"outbound\": \"0\",\n \"numchiamate\": \"5654\"\n },\n {\n \"tot\": \"13976\",\n \"inbound\": \"13976\",\n \"Operator\": \"ElenaCa\",\n \"outbound\": \"0\",\n \"numchiamate\": \"3365\"\n },\n {\n \"tot\": \"13292\",\n \"inbound\": \"0\",\n \"Operator\": \"MontalbanoD\",\n \"outbound\": \"13292\",\n \"numchiamate\": \"10412\"\n },\n {\n \"tot\": \"12810\",\n \"inbound\": \"0\",\n \"Operator\": \"BertaccaR\",\n \"outbound\": \"12810\",\n \"numchiamate\": \"9505\"\n },\n {\n \"tot\": \"12598\",\n \"inbound\": \"12598\",\n \"Operator\": \"ChiaraV\",\n \"outbound\": \"0\",\n \"numchiamate\": \"4876\"\n },\n {\n \"tot\": \"12342\",\n \"inbound\": \"0\",\n \"Operator\": \"Venturinim\",\n \"outbound\": \"12342\",\n \"numchiamate\": \"3815\"\n },\n {\n \"tot\": \"11811\",\n \"inbound\": \"11811\",\n \"Operator\": \"CristianoMa\",\n \"outbound\": \"0\",\n \"numchiamate\": \"3779\"\n },\n {\n \"tot\": \"11647\",\n \"inbound\": \"0\",\n \"Operator\": \"smorganti\",\n \"outbound\": \"11647\",\n \"numchiamate\": \"4758\"\n },\n {\n \"tot\": \"11450\",\n \"inbound\": \"11450\",\n \"Operator\": \"SaraB\",\n \"outbound\": \"0\",\n \"numchiamate\": \"2834\"\n },\n {\n \"tot\": \"10368\",\n \"inbound\": \"0\",\n \"Operator\": \"Tomaevae\",\n \"outbound\": \"10368\",\n \"numchiamate\": \"3664\"\n },\n {\n \"tot\": \"9346\",\n \"inbound\": \"0\",\n \"Operator\": \"GiuliaR\",\n \"outbound\": \"9346\",\n \"numchiamate\": \"8047\"\n },\n {\n \"tot\": \"8696\",\n \"inbound\": \"8696\",\n \"Operator\": \"AngeliD\",\n \"outbound\": \"0\",\n \"numchiamate\": \"3302\"\n },\n {\n \"tot\": \"8375\",\n \"inbound\": \"0\",\n \"Operator\": \"MarcoAn\",\n \"outbound\": \"8375\",\n \"numchiamate\": \"6445\"\n },\n {\n \"tot\": \"7971\",\n \"inbound\": \"7971\",\n \"Operator\": \"GiuseppeF\",\n \"outbound\": \"0\",\n \"numchiamate\": \"10676\"\n },\n {\n \"tot\": \"7582\",\n \"inbound\": \"0\",\n \"Operator\": \"eleonorat\",\n \"outbound\": \"7582\",\n \"numchiamate\": \"7977\"\n },\n {\n \"tot\": \"7490\",\n \"inbound\": \"0\",\n \"Operator\": \"VeronicaB\",\n \"outbound\": \"7490\",\n \"numchiamate\": \"20693\"\n },\n {\n \"tot\": \"7306\",\n \"inbound\": \"7306\",\n \"Operator\": \"SannaD\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1465\"\n },\n {\n \"tot\": \"7020\",\n \"inbound\": \"0\",\n \"Operator\": \"SaraS\",\n \"outbound\": \"7020\",\n \"numchiamate\": \"7092\"\n },\n {\n \"tot\": \"6922\",\n \"inbound\": \"6922\",\n \"Operator\": \"MartinoS\",\n \"outbound\": \"0\",\n \"numchiamate\": \"4394\"\n },\n {\n \"tot\": \"6550\",\n \"inbound\": \"6550\",\n \"Operator\": \"Lencim\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1836\"\n },\n {\n \"tot\": \"5937\",\n \"inbound\": \"5937\",\n \"Operator\": \"MarcoF\",\n \"outbound\": \"0\",\n \"numchiamate\": \"2099\"\n },\n {\n \"tot\": \"5600\",\n \"inbound\": \"5600\",\n \"Operator\": \"NoraA\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1808\"\n },\n {\n \"tot\": \"5593\",\n \"inbound\": \"5593\",\n \"Operator\": \"mikim\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1741\"\n },\n {\n \"tot\": \"5529\",\n \"inbound\": \"5529\",\n \"Operator\": \"EdmirL\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1278\"\n },\n {\n \"tot\": \"4824\",\n \"inbound\": \"4824\",\n \"Operator\": \"RominaF\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1689\"\n },\n {\n \"tot\": \"4377\",\n \"inbound\": \"0\",\n \"Operator\": \"SilviaBa\",\n \"outbound\": \"4377\",\n \"numchiamate\": \"16140\"\n },\n {\n \"tot\": \"4176\",\n \"inbound\": \"4176\",\n \"Operator\": \"Danielef\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1094\"\n },\n {\n \"tot\": \"3999\",\n \"inbound\": \"0\",\n \"Operator\": \"Hanesl\",\n \"outbound\": \"3999\",\n \"numchiamate\": \"933\"\n },\n {\n \"tot\": \"3828\",\n \"inbound\": \"3828\",\n \"Operator\": \"MirkoL\",\n \"outbound\": \"0\",\n \"numchiamate\": \"2100\"\n },\n {\n \"tot\": \"3735\",\n \"inbound\": \"0\",\n \"Operator\": \"DanielaLe\",\n \"outbound\": \"3735\",\n \"numchiamate\": \"22311\"\n },\n {\n \"tot\": \"3598\",\n \"inbound\": \"0\",\n \"Operator\": \"AnnickL\",\n \"outbound\": \"3598\",\n \"numchiamate\": \"1053\"\n },\n {\n \"tot\": \"3541\",\n \"inbound\": \"3541\",\n \"Operator\": \"CheliE2\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1129\"\n },\n {\n \"tot\": \"3462\",\n \"inbound\": \"3462\",\n \"Operator\": \"MirianaC\",\n \"outbound\": \"0\",\n \"numchiamate\": \"740\"\n },\n {\n \"tot\": \"3396\",\n \"inbound\": \"0\",\n \"Operator\": \"MoiraN\",\n \"outbound\": \"3396\",\n \"numchiamate\": \"3699\"\n },\n {\n \"tot\": \"3239\",\n \"inbound\": \"0\",\n \"Operator\": \"DylanE\",\n \"outbound\": \"3239\",\n \"numchiamate\": \"2197\"\n },\n {\n \"tot\": \"3125\",\n \"inbound\": \"3125\",\n \"Operator\": \"Claudiab\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1218\"\n },\n {\n \"tot\": \"2732\",\n \"inbound\": \"2732\",\n \"Operator\": \"BarbagliE\",\n \"outbound\": \"0\",\n \"numchiamate\": \"648\"\n },\n {\n \"tot\": \"2725\",\n \"inbound\": \"2725\",\n \"Operator\": \"AlessandroTo\",\n \"outbound\": \"0\",\n \"numchiamate\": \"16359\"\n },\n {\n \"tot\": \"2713\",\n \"inbound\": \"0\",\n \"Operator\": \"LindaV\",\n \"outbound\": \"2713\",\n \"numchiamate\": \"892\"\n },\n {\n \"tot\": \"2707\",\n \"inbound\": \"0\",\n \"Operator\": \"ValentinaS\",\n \"outbound\": \"2707\",\n \"numchiamate\": \"874\"\n },\n {\n \"tot\": \"2604\",\n \"inbound\": \"0\",\n \"Operator\": \"MatteoM\",\n \"outbound\": \"2604\",\n \"numchiamate\": \"3052\"\n },\n {\n \"tot\": \"2293\",\n \"inbound\": \"0\",\n \"Operator\": \"IreneB\",\n \"outbound\": \"2293\",\n \"numchiamate\": \"15803\"\n },\n {\n \"tot\": \"2198\",\n \"inbound\": \"0\",\n \"Operator\": \"AnnaMari\",\n \"outbound\": \"2198\",\n \"numchiamate\": \"984\"\n },\n {\n \"tot\": \"2192\",\n \"inbound\": \"2192\",\n \"Operator\": \"MaurizioL\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1169\"\n },\n {\n \"tot\": \"2045\",\n \"inbound\": \"0\",\n \"Operator\": \"cguidotti\",\n \"outbound\": \"2045\",\n \"numchiamate\": \"751\"\n },\n {\n \"tot\": \"2033\",\n \"inbound\": \"0\",\n \"Operator\": \"MindrescuS\",\n \"outbound\": \"2033\",\n \"numchiamate\": \"1073\"\n },\n {\n \"tot\": \"1563\",\n \"inbound\": \"1563\",\n \"Operator\": \"GiuseppeL\",\n \"outbound\": \"0\",\n \"numchiamate\": \"301\"\n },\n {\n \"tot\": \"1487\",\n \"inbound\": \"0\",\n \"Operator\": \"DillonL\",\n \"outbound\": \"1487\",\n \"numchiamate\": \"2187\"\n },\n {\n \"tot\": \"1375\",\n \"inbound\": \"1375\",\n \"Operator\": \"\",\n \"outbound\": \"0\",\n \"numchiamate\": \"466\"\n },\n {\n \"tot\": \"1357\",\n \"inbound\": \"0\",\n \"Operator\": \"VittoriaC\",\n \"outbound\": \"1357\",\n \"numchiamate\": \"763\"\n },\n {\n \"tot\": \"1314\",\n \"inbound\": \"1314\",\n \"Operator\": \"Emanuelam\",\n \"outbound\": \"0\",\n \"numchiamate\": \"333\"\n },\n {\n \"tot\": \"1128\",\n \"inbound\": \"0\",\n \"Operator\": \"SilviaB\",\n \"outbound\": \"1128\",\n \"numchiamate\": \"369\"\n },\n {\n \"tot\": \"1059\",\n \"inbound\": \"1059\",\n \"Operator\": \"MarcoA\",\n \"outbound\": \"0\",\n \"numchiamate\": \"290\"\n },\n {\n \"tot\": \"1038\",\n \"inbound\": \"1038\",\n \"Operator\": \"LauraR\",\n \"outbound\": \"0\",\n \"numchiamate\": \"376\"\n },\n {\n \"tot\": \"964\",\n \"inbound\": \"964\",\n \"Operator\": \"MarcellaA\",\n \"outbound\": \"0\",\n \"numchiamate\": \"332\"\n },\n {\n \"tot\": \"917\",\n \"inbound\": \"0\",\n \"Operator\": \"GaniM\",\n \"outbound\": \"917\",\n \"numchiamate\": \"759\"\n },\n {\n \"tot\": \"899\",\n \"inbound\": \"899\",\n \"Operator\": \"LaraB\",\n \"outbound\": \"0\",\n \"numchiamate\": \"710\"\n },\n {\n \"tot\": \"888\",\n \"inbound\": \"0\",\n \"Operator\": \"GuiscardoB\",\n \"outbound\": \"888\",\n \"numchiamate\": \"337\"\n },\n {\n \"tot\": \"553\",\n \"inbound\": \"0\",\n \"Operator\": \"AldoD\",\n \"outbound\": \"553\",\n \"numchiamate\": \"536\"\n },\n {\n \"tot\": \"498\",\n \"inbound\": \"0\",\n \"Operator\": \"MatildeB\",\n \"outbound\": \"498\",\n \"numchiamate\": \"495\"\n },\n {\n \"tot\": \"434\",\n \"inbound\": \"434\",\n \"Operator\": \"Volpia\",\n \"outbound\": \"0\",\n \"numchiamate\": \"313\"\n },\n {\n \"tot\": \"327\",\n \"inbound\": \"0\",\n \"Operator\": \"VenturiniF\",\n \"outbound\": \"327\",\n \"numchiamate\": \"126\"\n },\n {\n \"tot\": \"310\",\n \"inbound\": \"310\",\n \"Operator\": \"LindaC2\",\n \"outbound\": \"0\",\n \"numchiamate\": \"115\"\n },\n {\n \"tot\": \"299\",\n \"inbound\": \"0\",\n \"Operator\": \"GinevraB\",\n \"outbound\": \"299\",\n \"numchiamate\": \"122\"\n },\n {\n \"tot\": \"249\",\n \"inbound\": \"249\",\n \"Operator\": \"487408\",\n \"outbound\": \"0\",\n \"numchiamate\": \"154\"\n },\n {\n \"tot\": \"235\",\n \"inbound\": \"0\",\n \"Operator\": \"Gereschim\",\n \"outbound\": \"235\",\n \"numchiamate\": \"134\"\n },\n {\n \"tot\": \"221\",\n \"inbound\": \"221\",\n \"Operator\": \"ChiaraD\",\n \"outbound\": \"0\",\n \"numchiamate\": \"104\"\n },\n {\n \"tot\": \"215\",\n \"inbound\": \"0\",\n \"Operator\": \"SaraD\",\n \"outbound\": \"215\",\n \"numchiamate\": \"142\"\n },\n {\n \"tot\": \"213\",\n \"inbound\": \"213\",\n \"Operator\": \"EnricoZ\",\n \"outbound\": \"0\",\n \"numchiamate\": \"343\"\n },\n {\n \"tot\": \"196\",\n \"inbound\": \"196\",\n \"Operator\": \"AnnaR\",\n \"outbound\": \"0\",\n \"numchiamate\": \"254\"\n },\n {\n \"tot\": \"181\",\n \"inbound\": \"181\",\n \"Operator\": \"MichelaM\",\n \"outbound\": \"0\",\n \"numchiamate\": \"59\"\n },\n {\n \"tot\": \"180\",\n \"inbound\": \"0\",\n \"Operator\": \"Clarad\",\n \"outbound\": \"180\",\n \"numchiamate\": \"109\"\n },\n {\n \"tot\": \"163\",\n \"inbound\": \"163\",\n \"Operator\": \"LucaG\",\n \"outbound\": \"0\",\n \"numchiamate\": \"404\"\n },\n {\n \"tot\": \"163\",\n \"inbound\": \"0\",\n \"Operator\": \"Stefaniap\",\n \"outbound\": \"163\",\n \"numchiamate\": \"134\"\n },\n {\n \"tot\": \"148\",\n \"inbound\": \"0\",\n \"Operator\": \"MariaC\",\n \"outbound\": \"148\",\n \"numchiamate\": \"121\"\n },\n {\n \"tot\": \"146\",\n \"inbound\": \"0\",\n \"Operator\": \"LaraG\",\n \"outbound\": \"146\",\n \"numchiamate\": \"88\"\n },\n {\n \"tot\": \"140\",\n \"inbound\": \"0\",\n \"Operator\": \"PLANK_IGL\",\n \"outbound\": \"140\",\n \"numchiamate\": \"92\"\n },\n {\n \"tot\": \"134\",\n \"inbound\": \"0\",\n \"Operator\": \"AlessiaP\",\n \"outbound\": \"134\",\n \"numchiamate\": \"51\"\n },\n {\n \"tot\": \"126\",\n \"inbound\": \"126\",\n \"Operator\": \"486221\",\n \"outbound\": \"0\",\n \"numchiamate\": \"53\"\n },\n {\n \"tot\": \"111\",\n \"inbound\": \"0\",\n \"Operator\": \"470849\",\n \"outbound\": \"111\",\n \"numchiamate\": \"34\"\n },\n {\n \"tot\": \"107\",\n \"inbound\": \"107\",\n \"Operator\": \"bead\",\n \"outbound\": \"0\",\n \"numchiamate\": \"86\"\n },\n {\n \"tot\": \"101\",\n \"inbound\": \"0\",\n \"Operator\": \"VeronicaG\",\n \"outbound\": \"101\",\n \"numchiamate\": \"53\"\n },\n {\n \"tot\": \"100\",\n \"inbound\": \"100\",\n \"Operator\": \"486826\",\n \"outbound\": \"0\",\n \"numchiamate\": \"23\"\n },\n {\n \"tot\": \"77\",\n \"inbound\": \"0\",\n \"Operator\": \"LucianoP\",\n \"outbound\": \"77\",\n \"numchiamate\": \"156\"\n },\n {\n \"tot\": \"76\",\n \"inbound\": \"76\",\n \"Operator\": \"adminigl\",\n \"outbound\": \"0\",\n \"numchiamate\": \"91\"\n },\n {\n \"tot\": \"74\",\n \"inbound\": \"0\",\n \"Operator\": \"Cartas\",\n \"outbound\": \"74\",\n \"numchiamate\": \"39\"\n },\n {\n \"tot\": \"72\",\n \"inbound\": \"0\",\n \"Operator\": \"alessandroc\",\n \"outbound\": \"72\",\n \"numchiamate\": \"24\"\n },\n {\n \"tot\": \"52\",\n \"inbound\": \"0\",\n \"Operator\": \"AlessandroP\",\n \"outbound\": \"52\",\n \"numchiamate\": \"30\"\n },\n {\n \"tot\": \"42\",\n \"inbound\": \"0\",\n \"Operator\": \"puggellil\",\n \"outbound\": \"42\",\n \"numchiamate\": \"95\"\n },\n {\n \"tot\": \"41\",\n \"inbound\": \"41\",\n \"Operator\": \"488551\",\n \"outbound\": \"0\",\n \"numchiamate\": \"52\"\n },\n {\n \"tot\": \"38\",\n \"inbound\": \"0\",\n \"Operator\": \"FrancescoC\",\n \"outbound\": \"38\",\n \"numchiamate\": \"21\"\n },\n {\n \"tot\": \"30\",\n \"inbound\": \"0\",\n \"Operator\": \"Monicab\",\n \"outbound\": \"30\",\n \"numchiamate\": \"14\"\n },\n {\n \"tot\": \"25\",\n \"inbound\": \"0\",\n \"Operator\": \"SabrinaL\",\n \"outbound\": \"25\",\n \"numchiamate\": \"79\"\n },\n {\n \"tot\": \"21\",\n \"inbound\": \"21\",\n \"Operator\": \"AliceS\",\n \"outbound\": \"0\",\n \"numchiamate\": \"28\"\n },\n {\n \"tot\": \"17\",\n \"inbound\": \"0\",\n \"Operator\": \"MonicaR\",\n \"outbound\": \"17\",\n \"numchiamate\": \"45\"\n },\n {\n \"tot\": \"15\",\n \"inbound\": \"0\",\n \"Operator\": \"GaiaT\",\n \"outbound\": \"15\",\n \"numchiamate\": \"27\"\n },\n {\n \"tot\": \"14\",\n \"inbound\": \"0\",\n \"Operator\": \"andreozzif\",\n \"outbound\": \"14\",\n \"numchiamate\": \"5\"\n },\n {\n \"tot\": \"14\",\n \"inbound\": \"0\",\n \"Operator\": \"GiampaoloC\",\n \"outbound\": \"14\",\n \"numchiamate\": \"18\"\n },\n {\n \"tot\": \"14\",\n \"inbound\": \"14\",\n \"Operator\": \"ravellia\",\n \"outbound\": \"0\",\n \"numchiamate\": \"12\"\n },\n {\n \"tot\": \"14\",\n \"inbound\": \"14\",\n \"Operator\": \"valeriof\",\n \"outbound\": \"0\",\n \"numchiamate\": \"114\"\n },\n {\n \"tot\": \"9\",\n \"inbound\": \"0\",\n \"Operator\": \"LauraPi\",\n \"outbound\": \"9\",\n \"numchiamate\": \"11\"\n },\n {\n \"tot\": \"7\",\n \"inbound\": \"7\",\n \"Operator\": \"umalabec\",\n \"outbound\": \"0\",\n \"numchiamate\": \"14\"\n },\n {\n \"tot\": \"5\",\n \"inbound\": \"0\",\n \"Operator\": \"USERTEST\",\n \"outbound\": \"5\",\n \"numchiamate\": \"17\"\n },\n {\n \"tot\": \"4\",\n \"inbound\": \"0\",\n \"Operator\": \"469401\",\n \"outbound\": \"4\",\n \"numchiamate\": \"7\"\n },\n {\n \"tot\": \"4\",\n \"inbound\": \"4\",\n \"Operator\": \"Galbiatim\",\n \"outbound\": \"0\",\n \"numchiamate\": \"10\"\n },\n {\n \"tot\": \"4\",\n \"inbound\": \"0\",\n \"Operator\": \"TerryF\",\n \"outbound\": \"4\",\n \"numchiamate\": \"2\"\n },\n {\n \"tot\": \"3\",\n \"inbound\": \"3\",\n \"Operator\": \"anoto\",\n \"outbound\": \"0\",\n \"numchiamate\": \"4\"\n },\n {\n \"tot\": \"3\",\n \"inbound\": \"0\",\n \"Operator\": \"GabrieleD\",\n \"outbound\": \"3\",\n \"numchiamate\": \"3\"\n },\n {\n \"tot\": \"3\",\n \"inbound\": \"0\",\n \"Operator\": \"Richardk\",\n \"outbound\": \"3\",\n \"numchiamate\": \"8\"\n },\n {\n \"tot\": \"2\",\n \"inbound\": \"2\",\n \"Operator\": \"DavideOrlandi\",\n \"outbound\": \"0\",\n \"numchiamate\": \"2\"\n },\n {\n \"tot\": \"2\",\n \"inbound\": \"0\",\n \"Operator\": \"SmithR\",\n \"outbound\": \"0\",\n \"numchiamate\": \"66\"\n },\n {\n \"tot\": \"1\",\n \"inbound\": \"0\",\n \"Operator\": \"Medass\",\n \"outbound\": \"1\",\n \"numchiamate\": \"3\"\n },\n {\n \"tot\": \"0\",\n \"inbound\": \"0\",\n \"Operator\": \"2079\",\n \"outbound\": \"0\",\n \"numchiamate\": \"5\"\n },\n {\n \"tot\": \"0\",\n \"inbound\": \"0\",\n \"Operator\": \"468575\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1\"\n },\n {\n \"tot\": \"0\",\n \"inbound\": \"0\",\n \"Operator\": \"FrancescoD\",\n \"outbound\": \"0\",\n \"numchiamate\": \"5\"\n },\n {\n \"tot\": \"0\",\n \"inbound\": \"0\",\n \"Operator\": \"Kulpan\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1\"\n },\n {\n \"tot\": \"0\",\n \"inbound\": \"0\",\n \"Operator\": \"lucaP\",\n \"outbound\": \"0\",\n \"numchiamate\": \"106\"\n },\n {\n \"tot\": \"0\",\n \"inbound\": \"0\",\n \"Operator\": \"MarioB\",\n \"outbound\": \"0\",\n \"numchiamate\": \"1\"\n }\n ],\n \"footer\": null\n },\n {\n \"title\": \"Calls Dispositions\",\n \"description\": \"Last month calls dispositions, count and minutes\",\n \"columns\": [\n \"Category\",\n \"Sub Category 1\",\n \"Sub Category 2\",\n \"Sub Category 3\",\n \"Calls\",\n \"Length\"\n ],\n \"rows\": [\n {\n \"Calls\": \"11\",\n \"Length\": \"1\",\n \"Category\": \"\",\n \"Sub Category 1\": \" \",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"49\",\n \"Length\": \"78\",\n \"Category\": \"Already IGL customer\",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"1\",\n \"Category\": \"Bill Pull\",\n \"Sub Category 1\": \"Sale Incomplete - Follow up Needed\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"5\",\n \"Category\": \"Bill Pull\",\n \"Sub Category 1\": \"Unable to Close - Not Interested\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"14\",\n \"Length\": \"2\",\n \"Category\": \"Call back\",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"4\",\n \"Length\": \"2\",\n \"Category\": \"Call back\",\n \"Sub Category 1\": \"Customer wants to enroll by himself\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"1512\",\n \"Length\": \"2170\",\n \"Category\": \"Call back\",\n \"Sub Category 1\": \"Data not available\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"65\",\n \"Length\": \"94\",\n \"Category\": \"Call back\",\n \"Sub Category 1\": \"Has changed supplier less than 3 months ago\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"608\",\n \"Length\": \"667\",\n \"Category\": \"Call back\",\n \"Sub Category 1\": \"Not a convenient offer\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"0\",\n \"Category\": \"COLLECTION \",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"67\",\n \"Length\": \"200\",\n \"Category\": \"COLLECTION \",\n \"Sub Category 1\": \"Agreement on future collection\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"7\",\n \"Length\": \"2\",\n \"Category\": \"COLLECTION\",\n \"Sub Category 1\": \"Already Called by another operator\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"60\",\n \"Length\": \"231\",\n \"Category\": \"Collection\",\n \"Sub Category 1\": \"Collected\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"269\",\n \"Length\": \"261\",\n \"Category\": \"COLLECTION \",\n \"Sub Category 1\": \"No Contact\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"142\",\n \"Length\": \"146\",\n \"Category\": \"COLLECTION \",\n \"Sub Category 1\": \"No Result - Future call scheduled\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"5\",\n \"Length\": \"11\",\n \"Category\": \"Collection\",\n \"Sub Category 1\": \"No unpaid invoices\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"97\",\n \"Length\": \"212\",\n \"Category\": \"COLLECTION\",\n \"Sub Category 1\": \"Pagamenti\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"12\",\n \"Length\": \"21\",\n \"Category\": \"Collection\",\n \"Sub Category 1\": \"Partially Collected\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"29\",\n \"Length\": \"45\",\n \"Category\": \"COLLECTION \",\n \"Sub Category 1\": \"Refusal to Pay\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"5\",\n \"Length\": \"7\",\n \"Category\": \"Contact \",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"679\",\n \"Length\": \"1713\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Busy - Call Later\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"2331\",\n \"Length\": \"5036\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Busy Can't talk/Callback\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"23\",\n \"Length\": \"26\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"457\",\n \"Length\": \"953\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Account Closed\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"2108\",\n \"Length\": \"6970\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Already IGL Customer\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1857\",\n \"Length\": \"4086\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Bad Debt/Bad Credit\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"78\",\n \"Length\": \"331\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Billing issues - stupidities\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"157\",\n \"Length\": \"629\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Billing or Payment Problem\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"330\",\n \"Length\": \"268\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Cust. no longer owns an energy account\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"642\",\n \"Length\": \"2176\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Cust. Wants to see the bill of another supp.\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"250\",\n \"Length\": \"741\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Cust/Company no longer existing\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"255\",\n \"Length\": \"489\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Cust/his friend works for other supp. as asso\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"6\",\n \"Length\": \"6\",\n \"Category\": \"Contact \",\n \"Sub Category 1\": \"Could Not Sell \",\n \"Sub Category 2\": \"Customer lives in another country\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"7\",\n \"Length\": \"23\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Customer requested paper bills\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"75\",\n \"Length\": \"197\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Customer wants to pay every 2 month\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1101\",\n \"Length\": \"2899\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Got better deal with other supplier\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"23\",\n \"Length\": \"99\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"I have problems communicating with associate\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"79\",\n \"Length\": \"400\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"I have problems communicating with Collection\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"27\",\n \"Length\": \"129\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"I have problems communicating with Cust. Serv\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"65\",\n \"Length\": \"131\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Language Barrier\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"132\",\n \"Length\": \"315\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"No Longer Has Account\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"3577\",\n \"Length\": \"4943\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Not Interested\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"37\",\n \"Length\": \"169\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Problem with Customer Service\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"17\",\n \"Length\": \"37\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Someone else changed supp. for the customer\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"449\",\n \"Length\": \"591\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Unable to Close\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"507\",\n \"Length\": \"203\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Unable to Contact after 3 Attempts\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1539\",\n \"Length\": \"802\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Unable to Contact after 4 Attempts\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1741\",\n \"Length\": \"5888\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Unhappy with IGL Rates\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"66\",\n \"Length\": \"112\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Voltura, didn't close old cust @ new location\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"365\",\n \"Length\": \"986\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Voltura, Inter Family or old Cust w/o new acc\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"999\",\n \"Length\": \"2736\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Wants to Stay with their Current Supplier\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"162\",\n \"Length\": \"424\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Could Not Sell\",\n \"Sub Category 2\": \"Works for Another Supplier\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"549\",\n \"Length\": \"820\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"DM not avaiable\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"33\",\n \"Length\": \"105\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"DNC\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"491\",\n \"Length\": \"595\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"DNC Market\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"131\",\n \"Length\": \"280\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Gatekeeper\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"5078\",\n \"Length\": \"27042\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"General Information\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"672\",\n \"Length\": \"2170\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"General Information -\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"2218\",\n \"Length\": \"1364\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"2094\",\n \"Length\": \"29070\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"New Sale\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"45\",\n \"Length\": \"136\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Utility Bill not Available\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"421\",\n \"Length\": \"634\",\n \"Category\": \"Contact\",\n \"Sub Category 1\": \"Wrong Number\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"6\",\n \"Length\": \"5\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"5387\",\n \"Length\": \"5900\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \" Not Interested\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"3032\",\n \"Length\": \"4045\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Already IGL customer\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"3\",\n \"Length\": \"10\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Already IGL customer\",\n \"Sub Category 2\": \"data not relevant\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"6\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Bad service and assistance\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"6\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Bad service/assistance\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"95\",\n \"Length\": \"122\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Billing issues\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"51\",\n \"Length\": \"107\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"busy\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"89\",\n \"Length\": \"508\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"busy\",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"2206\",\n \"Length\": \"3474\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"busy\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"46\",\n \"Length\": \"61\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"busy\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Given privacy consensus\"\n },\n {\n \"Calls\": \"19\",\n \"Length\": \"25\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"busy\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"4315\",\n \"Length\": \"7988\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Busy Can't talk/Callback\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"5056\",\n \"Length\": \"11010\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"busy/call back\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"60\",\n \"Length\": \"96\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Cust. In contact with Asso\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"11\",\n \"Length\": \"16\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Cust. In contact with Asso\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"177\",\n \"Length\": \"211\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Cust. no longer owns an energy account\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"13\",\n \"Length\": \"63\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Cust. saw IGL bad reviews\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"515\",\n \"Length\": \"1776\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Cust. Wants to see the bill of another supp.\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"15\",\n \"Length\": \"23\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Cust/Company no longer existing\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"207\",\n \"Length\": \"378\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Cust/his friend works for other supp. as asso\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"470\",\n \"Length\": \"1163\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Customer wants to enroll by himself\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"5\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Customer wants to enroll by himself\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"29\",\n \"Length\": \"80\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Customer wants to pay every 2 month\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"4\",\n \"Length\": \"2\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"data not available\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"8\",\n \"Length\": \"105\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"data not available\",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"305\",\n \"Length\": \"766\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"data not available\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"7\",\n \"Length\": \"20\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"data not available\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Given privacy consensus\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"6\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"data not available\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"751\",\n \"Length\": \"2101\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"data not available/call back\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"567\",\n \"Length\": \"800\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"DM not available\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"28\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DM not available\",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"344\",\n \"Length\": \"547\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DM not available\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"1\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DM not available\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Denied privacy consensus\"\n },\n {\n \"Calls\": \"12\",\n \"Length\": \"18\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DM not available\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Given privacy consensus\"\n },\n {\n \"Calls\": \"19\",\n \"Length\": \"24\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DM not available\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"2943\",\n \"Length\": \"1792\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DNC market\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"289\",\n \"Length\": \"197\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DNC market\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"7\",\n \"Length\": \"11\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DNC market\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Denied privacy consensus\"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"1\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"DNC market\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"2149\",\n \"Length\": \"4090\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Got better deal with other supplier\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"3\",\n \"Length\": \"8\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Got better deal with other supplier\",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"109\",\n \"Length\": \"194\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Got better deal with other supplier\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"8\",\n \"Length\": \"12\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Got better deal with other supplier\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"11281\",\n \"Length\": \"4917\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"5\",\n \"Length\": \"1\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"11\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \"Given privacy consensus\"\n },\n {\n \"Calls\": \"4083\",\n \"Length\": \"1394\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"3\",\n \"Length\": \"1\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"Given privacy consensus\"\n },\n {\n \"Calls\": \"39\",\n \"Length\": \"18\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"2304\",\n \"Length\": \"865\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"7\",\n \"Length\": \"1\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Denied privacy consensus\"\n },\n {\n \"Calls\": \"97\",\n \"Length\": \"64\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"3\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"I didn't know I was signing the contract with\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"58\",\n \"Length\": \"155\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"I have problems communicating with associate\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"46\",\n \"Length\": \"163\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"I have problems communicating with Collection\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"18\",\n \"Length\": \"42\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"I have problems communicating with Cust. Serv\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"18\",\n \"Length\": \"36\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Language Barrier\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"9\",\n \"Length\": \"19\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"No longer existing\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"39\",\n \"Length\": \"41\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"No longer owner of accounts\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"5\",\n \"Length\": \"8\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Not in agreement with payment method\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"6005\",\n \"Length\": \"9794\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Not Interested\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"26\",\n \"Length\": \"145\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Not Interested\",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"5150\",\n \"Length\": \"4395\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Not Interested\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"12\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Not Interested\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Denied privacy consensus\"\n },\n {\n \"Calls\": \"3\",\n \"Length\": \"11\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Not Interested\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Given privacy consensus\"\n },\n {\n \"Calls\": \"61\",\n \"Length\": \"67\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"Not Interested\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"4\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"shopping suppliers\",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"4\",\n \"Length\": \"9\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"shopping suppliers\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"4\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"shopping suppliers\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Given privacy consensus\"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"2\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"shopping suppliers\",\n \"Sub Category 2\": \"unable to take the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"170\",\n \"Length\": \"542\",\n \"Category\": \"Could not sell\",\n \"Sub Category 1\": \"shopping suppliers/call back\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"893\",\n \"Length\": \"2805\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Unhappy with IGL Rates\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"5\",\n \"Length\": \"1\",\n \"Category\": \"Could Not Sell\",\n \"Sub Category 1\": \"Unhappy with New Rates\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"6\",\n \"Length\": \"16\",\n \"Category\": \"Decision Maker\",\n \"Sub Category 1\": \"Bill Not Available\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"11\",\n \"Length\": \"9\",\n \"Category\": \"Decision Maker\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"8\",\n \"Length\": \"9\",\n \"Category\": \"Decision Maker\",\n \"Sub Category 1\": \"Not Qualified\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"59\",\n \"Length\": \"94\",\n \"Category\": \"Decision Maker\",\n \"Sub Category 1\": \"Unable to Close - Not Interested\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"7\",\n \"Length\": \"5\",\n \"Category\": \"DNC Lead\",\n \"Sub Category 1\": \"Withdrawal of privacy consent\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"40\",\n \"Length\": \"32\",\n \"Category\": \"DNC market\",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"201\",\n \"Length\": \"222\",\n \"Category\": \"Gatekeeper\",\n \"Sub Category 1\": \"DM Unavailable\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"2\",\n \"Category\": \"Gatekeeper\",\n \"Sub Category 1\": \"DNC\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"36\",\n \"Length\": \"28\",\n \"Category\": \"Gatekeeper\",\n \"Sub Category 1\": \"Hung Up\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"8\",\n \"Length\": \"6\",\n \"Category\": \"Gatekeeper\",\n \"Sub Category 1\": \"Not Qualified\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"0\",\n \"Category\": \"Gatekeeper\",\n \"Sub Category 1\": \"Risky Call\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"127\",\n \"Length\": \"19\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \" \",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"8031\",\n \"Length\": \"3515\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Answering Machine\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"29464\",\n \"Length\": \"16290\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Busy or Ringing - No Answering Machine\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"8409\",\n \"Length\": \"3915\",\n \"Category\": \"No Answer \",\n \"Sub Category 1\": \"Busy or Ringing/ No answer\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"140254\",\n \"Length\": \"25526\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Busy/Ringing /Answering Machine\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"55373\",\n \"Length\": \"5654\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Busy/Ringing /Answering Machine\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"584\",\n \"Length\": \"283\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Busy/Ringing /Answering Machine\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"751\",\n \"Length\": \"154\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Disconnected\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"122\",\n \"Length\": \"28\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Disconnected Number\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1329\",\n \"Length\": \"63\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"fake phone number\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"17\",\n \"Length\": \"0\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Incorrect phone number\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"2375\",\n \"Length\": \"402\",\n \"Category\": \"No Answer \",\n \"Sub Category 1\": \"Out of service \",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"196\",\n \"Length\": \"49\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Out of service\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"0\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Out of service\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"26\",\n \"Length\": \"2\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Phone is off\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"0\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Rejected\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"6572\",\n \"Length\": \"476\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Rejected\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"293\",\n \"Length\": \"40\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Rejected\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"11208\",\n \"Length\": \"1661\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Unable to Contact after 3 Attempts\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"2034\",\n \"Length\": \"266\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Unable to Contact after 3 Attempts\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"0\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Unable to Contact after 3 Attempts\",\n \"Sub Category 2\": \"not possible having the bill\",\n \"Sub Category 3\": \"Unspecified privacy consensus\"\n },\n {\n \"Calls\": \"405\",\n \"Length\": \"75\",\n \"Category\": \"No Answer\",\n \"Sub Category 1\": \"Unable to contact after 5 Attempts\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"45\",\n \"Length\": \"53\",\n \"Category\": \"No Answer \",\n \"Sub Category 1\": \"Wrong number\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"4\",\n \"Length\": \"13\",\n \"Category\": \"no contact\",\n \"Sub Category 1\": \" \",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"37\",\n \"Length\": \"192\",\n \"Category\": \"OFFER CHANGE + 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"16\",\n \"Length\": \"80\",\n \"Category\": \"OFFER CHANGE 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"201\",\n \"Length\": \"685\",\n \"Category\": \"OFFER CHANGE 1 account \",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"180\",\n \"Length\": \"228\",\n \"Category\": \"Prospecting\",\n \"Sub Category 1\": \"Do not have new prospects\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"22\",\n \"Length\": \"41\",\n \"Category\": \"Prospecting\",\n \"Sub Category 1\": \"Gave new prospects\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"250\",\n \"Length\": \"1688\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \" \",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"109\",\n \"Length\": \"1165\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"+ 2 accounts \",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"13\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"+ 2 accounts \",\n \"Sub Category 2\": \" NEW ACTIVATION\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"23\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"+ 2 accounts \",\n \"Sub Category 2\": \" VOLTURA\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"27\",\n \"Length\": \"226\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"+ 2 accounts \",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"27\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"+ 2 accounts \",\n \"Sub Category 2\": \"DM is NOT the owner of the account \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1473\",\n \"Length\": \"9608\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"1 account \",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"84\",\n \"Length\": \"624\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"1 account \",\n \"Sub Category 2\": \" NEW ACTIVATION\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"79\",\n \"Length\": \"780\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"1 account \",\n \"Sub Category 2\": \" SUBENTRO\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"63\",\n \"Length\": \"499\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"1 account \",\n \"Sub Category 2\": \" VOLTURA\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"68\",\n \"Length\": \"467\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"1 account \",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"13\",\n \"Length\": \"48\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"1 account \",\n \"Sub Category 2\": \"DM is NOT the owner of the account \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"2\",\n \"Length\": \"64\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"1 accounts \",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"514\",\n \"Length\": \"4644\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"2 accounts \",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"47\",\n \"Length\": \"315\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"2 accounts \",\n \"Sub Category 2\": \" NEW ACTIVATION\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"15\",\n \"Length\": \"98\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"2 accounts \",\n \"Sub Category 2\": \" SUBENTRO\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"5\",\n \"Length\": \"50\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"2 accounts \",\n \"Sub Category 2\": \" VOLTURA\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"60\",\n \"Length\": \"679\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"2 accounts \",\n \"Sub Category 2\": \"bill taken\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"5\",\n \"Length\": \"62\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"2 accounts \",\n \"Sub Category 2\": \"DM is NOT the owner of the account \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"199\",\n \"Length\": \"1624\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"New Sale\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"217\",\n \"Length\": \"876\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"Retention\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"956\",\n \"Length\": \"5137\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"WINBACK\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"16\",\n \"Length\": \"74\",\n \"Category\": \"Sale\",\n \"Sub Category 1\": \"WINBACK\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"1733\",\n \"Length\": \"1189\",\n \"Category\": \"Shouldn't be in the bucket\",\n \"Sub Category 1\": \" \",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"7\",\n \"Length\": \"1\",\n \"Category\": \"TEST\",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"8\",\n \"Length\": \"24\",\n \"Category\": \"WINBACK + 2 accounts\",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"358\",\n \"Length\": \"1334\",\n \"Category\": \"WINBACK + 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"14\",\n \"Length\": \"78\",\n \"Category\": \"WINBACK + 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"6\",\n \"Length\": \"21\",\n \"Category\": \"WINBACK + 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \"IS Bonus 30€ added\"\n },\n {\n \"Calls\": \"36\",\n \"Length\": \"170\",\n \"Category\": \"WINBACK + 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"IS Bonus 30€ added\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"26\",\n \"Length\": \"149\",\n \"Category\": \"WINBACK + 2 accounts\",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"4\",\n \"Length\": \"18\",\n \"Category\": \"WINBACK + 2 accounts\",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"1\",\n \"Length\": \"9\",\n \"Category\": \"WINBACK + 2 accounts\",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \"IS Bonus 30€ added\"\n },\n {\n \"Calls\": \"13\",\n \"Length\": \"66\",\n \"Category\": \"WINBACK 1 account \",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"965\",\n \"Length\": \"3602\",\n \"Category\": \"WINBACK 1 account \",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"25\",\n \"Length\": \"121\",\n \"Category\": \"WINBACK 1 account \",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"9\",\n \"Length\": \"66\",\n \"Category\": \"WINBACK 1 account \",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \"IS Bonus 30€ added\"\n },\n {\n \"Calls\": \"195\",\n \"Length\": \"776\",\n \"Category\": \"WINBACK 1 account \",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"IS Bonus 30€ added\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"83\",\n \"Length\": \"264\",\n \"Category\": \"WINBACK 1 account \",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"15\",\n \"Length\": \"28\",\n \"Category\": \"WINBACK 1 account \",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"17\",\n \"Length\": \"94\",\n \"Category\": \"WINBACK 1 account \",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \"IS Bonus 30€ added\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"4\",\n \"Length\": \"38\",\n \"Category\": \"WINBACK 2 accounts\",\n \"Sub Category 1\": \"\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"407\",\n \"Length\": \"1658\",\n \"Category\": \"WINBACK 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"\",\n \"Sub Category 3\": \"\"\n },\n {\n \"Calls\": \"11\",\n \"Length\": \"58\",\n \"Category\": \"WINBACK 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"3\",\n \"Length\": \"9\",\n \"Category\": \"WINBACK 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \"IS Bonus 30€ added\"\n },\n {\n \"Calls\": \"150\",\n \"Length\": \"657\",\n \"Category\": \"WINBACK 2 accounts\",\n \"Sub Category 1\": \"bucket\",\n \"Sub Category 2\": \"IS Bonus 30€ added\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"53\",\n \"Length\": \"351\",\n \"Category\": \"WINBACK 2 accounts\",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \" \",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"4\",\n \"Length\": \"12\",\n \"Category\": \"WINBACK 2 accounts\",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \"Cust. stated they don't know they switch out\",\n \"Sub Category 3\": \" \"\n },\n {\n \"Calls\": \"6\",\n \"Length\": \"77\",\n \"Category\": \"WINBACK 2 accounts\",\n \"Sub Category 1\": \"SMS\",\n \"Sub Category 2\": \"IS Bonus 30€ added\",\n \"Sub Category 3\": \" \"\n }\n ],\n \"footer\": null\n },\n {\n \"title\": \"Users Statistics\",\n \"description\": null,\n \"columns\": [\n \"date\",\n \"userid\",\n \"TalkTime\",\n \"NumSale\",\n \"NumSkip\",\n \"NumDispo\"\n ],\n \"rows\": [],\n \"footer\": null\n },\n {\n \"title\": \"DNC List\",\n \"description\": null,\n \"columns\": [\n \"Name\",\n \"Number\",\n \"Prefix\",\n \"Reason\",\n \"Added at\",\n \"Blacklist\",\n \"Diso Date\",\n \"Last Name\",\n \"Added User\",\n \"Deleted at\",\n \"Last update\",\n \"Deleted User\",\n \"Last Inbound Call\"\n ],\n \"rows\": [\n {\n \"Name\": \"\",\n \"Number\": \"3388871307\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d67aabc3-08c5-475d-b31b-afa3664004a7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 08:54:22\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-02-04 04:27:52\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488539475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6f9359cd-3eae-4c4d-8223-7964cbb13c86\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:35:14\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389126622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-36d289a4-2f12-467e-8102-18f9cb74f95f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:53:09\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389126622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-992a6d10-498e-4911-977f-81a94723033b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 14:51:20\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389126622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c756f872-bd7c-402c-9430-821369d02a7b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 13:34:32\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389126622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-72b44496-b8ba-4c22-bfdd-210cc6c0d677\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:20:52\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389126622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ea5d62cb-3bf0-4e49-99a3-5c9c63eb29cd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:28:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488539475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d10e1829-ea6e-42d8-ab47-f5e61eb85535\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:49:46\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488539475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5a30623f-087a-4c6a-953a-55f6b968dbe4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:43:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388877175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f637b9da-1cc0-4c01-bd27-619ed169224d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:57:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388871307\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d67aabc3-08c5-475d-b31b-afa3664004a7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 08:54:53\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-02-04 04:27:52\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488539475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c510d200-af5e-4f7d-8e20-bba0fe8cfa47\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 12:48:10\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388652636\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c09aeec4-b246-4293-a745-aca2b4b4fda8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:47:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388652636\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-799e1ff1-09ad-4ec8-a0ff-37c41b4341f6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:52:55\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388652636\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ce6be064-dffc-4470-9dcf-03c85f0ca34b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:45:57\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388652636\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0ad314ff-35fc-4972-8aef-df837d05ccfd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:53:43\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388652636\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-83a14fda-415d-4adc-9297-bd3f829318b3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 11:36:26\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388652636\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4eae9605-d425-4b85-bacd-4609e0c1d5d8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 14:42:20\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388417722\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-417f5745-ee23-4e54-9385-37ddc65a8a32\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-19 13:26:51\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388363956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7c46fe7a-42d6-40c4-8318-871da24b19b4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-18 13:54:55\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388219053\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-35e98e2f-544b-47ee-9331-5411bef3356d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 12:38:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389784478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-efc9109f-9845-4066-a3d1-9202f0e63b48\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:50:04\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391498301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d2b5a97f-7c9b-4b75-8ac4-87857a0f3dfb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 14:27:16\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391449772\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-15edcca8-b469-43ea-b086-4f3d032cafcf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-25 11:26:47\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487956396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-df8582fc-3117-4f88-8ab5-6571256e36fb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 12:55:41\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488115249\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-63d41141-03db-4409-a987-6d5e8b95a7a6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-25 14:20:07\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488229446\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fefeeae3-5f19-46e8-a1e6-7ba0fabec0e8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 16:19:40\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389795417\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0f8d199c-7982-4821-b532-1c351f9f8c38\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:03:54\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389795417\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-25ca4483-885b-481f-a009-4dac714b04e3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:35:04\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389795417\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-44d38edb-41cd-43b2-b65b-96a6f8a17503\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:15:05\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389795417\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-360f9a5c-6dcb-4b48-b5cb-59ed57c352c5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:26:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389784478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a7edab8a-b87c-49a4-a705-4bf5ec4ad9f9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 10:31:09\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388144282\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-080113a1-d1e3-44f8-ab2e-eb468ee93243\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:23:00\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389784478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d15df54c-891f-48b4-8b12-8ccdd2326e6f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 14:48:39\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389784478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-15930e02-1319-4805-b11a-76e40f77a433\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 14:47:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389784478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-08ac9758-a5b9-45d6-b91a-73c11b87974e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 13:32:13\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389784478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-710e1d5d-f8ef-4be6-8ca9-3c2383c7b449\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:17:01\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389784478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e3d05a2f-281f-413b-8065-2a7a54fd6c70\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:23:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389784478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c23706dc-8b21-43f6-b9ca-2a7cadc4425d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 11:22:42\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389698888\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-55944af3-773a-48b5-b7eb-5de667ff26c6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 13:19:36\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488235512\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6a1d10c4-a66e-48bf-99fd-9953fa72db5a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 14:49:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488539475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dc7d619a-aeb8-47d4-8776-d4bb9b3ebe9f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 11:16:04\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386194992\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1e640a63-0dfe-47d2-ab6d-6bd670a03f17\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 16:23:51\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3489372662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-14e070c1-5cae-4035-a612-49a9ecc390b2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:08:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3490028495\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c778019b-b088-46eb-b082-a878daa94ce5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-01 11:42:15\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386739764\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ef3d73d7-aa26-42c5-9d6e-0cf483ea795a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:01:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386632887\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ec8672ac-7fd8-4e67-84c8-ec8c6b9f93a6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:28:30\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386632887\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cd99afd7-f0ec-429a-b687-324ce543b107\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 10:38:39\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386632887\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bf43cd4a-a0bf-4f48-894f-9e718e8da5ce\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:57:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386632887\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3405f76a-0b37-4031-860c-0a58472f4aef\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:55:23\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386632887\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a62dd48b-666d-493c-80aa-83715ac60503\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 15:04:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386632887\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-af3da9cb-1ca5-4563-9094-1c781f516261\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:57:24\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3490662741\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c6deb7ff-349e-4fb5-a022-fdb0f11c309f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 16:21:23\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488953970\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a5b357c6-31d2-431a-8f86-8a328a3a458e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 16:09:41\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386039822\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dad0f14d-4bc3-4baa-ad27-ab0c2404e0f9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:30:54\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386004215\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a3ff752d-d9c8-4dd9-ba33-fabcf1a07122\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-20 11:55:21\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3492205090\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4b5e541f-2319-45ba-b75b-2c3cf5ca2801\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 09:31:19\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3385860289\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2ef79180-9f63-4db6-8d61-296be9f7ec22\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 12:38:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3385855547\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-233dbb64-b961-4cf9-a1e1-c20907929beb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 09:33:07\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3492990872\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1a777296-cdad-45fc-9184-3bc22230ba94\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 15:46:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3385265056\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eac744be-6d57-4cd1-8361-f4f94e890259\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 10:44:16\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384913758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fb9596c4-b8e0-4211-bcc7-73dd35427ddb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 14:21:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384639427\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-38ef5364-4fac-437a-9cb5-ab3c24215812\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-18 10:26:56\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387500870\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7523000c-976f-48b0-9feb-123943f62655\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:05:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388144282\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-466f54db-8f8d-45ad-b5f1-d84332af2a39\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:22:27\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388144282\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c5570e05-69ff-4889-bd55-a8541f096756\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 16:06:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388144282\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5af91f85-5678-48be-b2e9-33244e47edde\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 13:31:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388144282\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-79bfe20b-89e1-45e2-868d-df33ba47d99f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 16:06:07\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488539475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4ee6e637-5c4b-4424-89ba-9c64123bd9ed\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:47:27\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387660103\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c55eab88-c698-4061-b4b4-b7528be8095d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:50:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387660103\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c55eab88-c698-4061-b4b4-b7528be8095d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:50:07\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387500870\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-837a953f-7563-4ed1-9cfe-1db2d07b324d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:31:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387500870\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e204a0fb-8d4e-484d-bd8f-d1bea1ac4a66\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:05:58\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387500870\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c5bcf60f-df17-4329-9876-fac5225b36fd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 15:56:36\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391498301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3c612dba-0c6b-4336-ae3e-4202933609a9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 14:51:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387500870\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e9899a7b-c4b2-46b8-a860-6889c21a83de\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:22:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387500870\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-162f1f78-c8fa-4e8c-bad3-c2b1b5623899\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:21:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488539475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e6c10baa-80bf-4695-afc1-b156fec169c3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 11:39:40\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387485403\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-719b26ab-6d2f-4235-83b2-b5b3cc3dfc28\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-21 09:39:04\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387435547\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b98693b3-8057-410c-89c7-2a88f640fc81\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 09:28:11\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387409434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0bc462e6-188d-4fa7-9cd6-70896e96b7b8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-05 11:25:34\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488539475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d74a2191-cf3e-4d62-9374-a23c5d702328\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:05:07\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488953970\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-590867e9-e7a1-4e1e-a544-132256da530b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:20:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386904477\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c90c9280-3d70-47fb-b4e4-505a11eb4d31\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-12 13:02:52\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393353905\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7480855a-5fbe-4e08-a8c0-481b38fc9908\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:42:59\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394412280\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4df1518e-7b42-460b-ac16-733172ead9b0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:01:38\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394412280\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2bb142f0-d600-4cc4-87e5-d588f565a27a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 16:18:06\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487759914\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ddf2d834-9fbc-4a71-8233-108384253bae\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-14 10:57:52\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394078642\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2609aac3-7694-471e-98ae-366add8995db\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-21 10:19:21\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487933746\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e8bd6c92-3745-4b4c-ab4f-70d82800ad4f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 13:23:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487956396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3868e419-1d71-4f13-8179-58fc096d5ad0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 13:38:10\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487956396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bb16e10a-d68c-4ece-84a5-173739f9fb14\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:42:14\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393408601\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-68854935-d86e-4f31-8cd0-0e25c9f816e0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 11:23:23\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393353905\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cad768ea-fc7f-47c1-80e9-a031ffc68a10\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:46:43\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393353905\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a599fece-c524-47a7-a718-7429bb747c4f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:26:45\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394412280\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7c078b52-ce0a-4b71-a48d-1b74cb3be6ee\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 08:57:15\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393353905\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-93382b08-067b-420a-9ca7-135abaaf2a85\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:24:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393330572\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2d934f72-68ac-4d1d-8094-41bf2b919c5e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-26 08:34:03\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-02-27 04:27:59\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6c2d06f9-af77-4b66-a314-e99a616179a5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 09:24:34\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a2e77a50-5509-4d2f-9a81-1564e0874426\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:26:41\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-79643c2e-4747-4f7b-99a6-e800d8e6b9b3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 11:21:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-51a7b784-080c-4fc4-b918-fced49d01407\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 11:05:04\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2e7255bb-bb04-4771-866f-699507aa093d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 16:26:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2b11d9b7-4f54-44fc-b413-85b7233fdb31\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:51:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6ae981ef-579e-408d-b7f4-5293609f1c79\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 15:50:55\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487652640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-59196221-74fa-4432-853a-0142f79b85d8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 11:20:05\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6ea1ab99-1962-4c82-b21a-4c4329f8d548\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:16:56\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396728385\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1e105948-170c-4fd3-9c4e-c4bfb9bf5749\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 10:33:23\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396604692\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b38bc617-7624-461f-b159-69a90f297612\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 11:22:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487652640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ce1026b3-8692-4d61-bda2-0764762a0dfd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 13:56:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396488435\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1834a262-ddda-4b81-953d-8728825b10e6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 09:09:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396370809\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-36ecbff4-f7e1-4181-ba11-a30a13753ada\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-24 09:10:00\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396288740\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a73dbb34-0fc9-49f9-9b7d-ef0d9266e5fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 15:16:30\",\n \"Last Name\": \"\",\n \"Added User\": \"GaiaT\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396233067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bae6f86e-6dfb-4484-836c-0ba3138cb149\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-05 10:19:46\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"2025-02-06 04:27:15\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3395788058\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1b34ad66-c058-4bb6-956f-86f1229c0072\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-18 08:19:12\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487652640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-760e948f-d76d-4e8c-9bd2-8a9627063752\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 11:43:51\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e16f332c-5a93-48e4-982f-fe516467e0a4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:35:30\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487652640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-448a4608-c768-4fc5-a4e4-ed60ed758f78\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:26:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394785188\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d70a23d2-4016-4443-88ac-455ebdad632b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 15:07:00\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487652640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f2d78a13-6124-4043-a80c-76ee9ff7b832\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 11:15:03\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487652640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bb6c752c-7a33-466d-b5fd-ff11b8b7c909\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:44:20\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487738900\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fe13bc4e-3ba9-427f-99ba-d6014299c23a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 15:44:25\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394428644\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e186cae6-2f81-479d-a536-b0182ce029a1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 14:15:48\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394412280\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9d5afe2c-7719-43da-ba2c-931eb0b242e4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:29:26\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394412280\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7e0b9258-682a-401e-8065-b482c8276875\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 16:22:10\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394412280\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fc6b1933-c3d6-4c59-a235-5569716f3e42\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 16:08:38\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391611811\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2efb91cd-2602-40ee-8e8c-9c44074de5d7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 11:21:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-25 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391869710\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d4303bee-54ad-4d6f-b860-cb838afe4ab4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:33:10\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391869710\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8587a34d-a664-4332-b955-8e4cc79fc778\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 10:47:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391869710\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cff494ef-74b7-4899-8ff4-69f494501f15\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 10:45:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391869710\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ede609cf-8a26-4214-8f93-f4391f62b302\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 11:23:43\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391869710\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eed70ca4-e42f-4b65-b4a6-a239257879e8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 11:19:12\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391869710\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c8839b17-5303-4a1b-9de6-c94698fad832\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 11:18:07\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391825749\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-beceba42-3cfb-473b-80dd-6387f084adb8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 09:50:42\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487956396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f41a4ebc-d414-4855-bf79-db9a1889509c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 11:08:36\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391611811\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c635f3a3-7ca4-4380-9f3d-b2bb658e8e6f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-28 11:37:39\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-29 04:27:31\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391611811\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bffb2c90-7f59-4876-9312-69699bdc40f1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-27 09:45:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-28 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391869710\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-525a5288-a7fd-4577-90b4-43b7ac67b95f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:52:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391611811\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4ef2ada0-39b6-4e6b-8158-ed1f9eb98ec9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-23 10:59:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-24 04:27:16\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391611811\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-20c0ecd2-b17a-4e50-9101-3d71b533a9a1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-20 09:57:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-21 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391611811\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-891d9b00-7ff6-4421-8ad0-675f62a3d2e3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-17 09:57:39\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-01-18 04:27:40\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391498301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6b45672a-d747-4f4a-a2e7-b29d27f8f963\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:04:42\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391498301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4f1ecda4-a6bf-4e70-bbab-6ea6603c5f5c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:51:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391498301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-63016a5f-49fa-465d-bcbc-06f265a510f6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:44:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391498301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-89677d95-447a-462a-987f-19984d070f7a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:23:55\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391498301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-250367d5-8a47-4b3e-a229-d4a5103f2e45\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:38:10\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391498301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-de54fb5d-2c59-4eb5-93b6-8eb8207cf529\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:50:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393052493\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-70e3376a-4d48-4232-8aa6-8850229ed62f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:32:57\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0d12bec3-345d-4524-afcf-8014851a18c5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 08:57:45\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4b952d1a-0da6-4666-b420-dec89f7a06cf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 13:11:29\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393163063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b2bfef2c-a37d-4ba3-8b10-78ad999458c6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 13:07:48\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393120953\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d57f8b6b-ebc7-41b4-8378-a293bc795502\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-06 13:18:43\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393066868\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-83c57504-ebc6-40de-99a3-76789be26874\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-14 09:51:41\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393052493\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-632efd78-b4f5-4a5a-a787-b98ae453d5a5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:11:52\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393052493\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4dfa6773-70d8-40cd-8368-1ab7abb5f6d6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:07:20\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393052493\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ce50befd-8f14-43c9-b343-59c69c10da4b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 11:39:38\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393052493\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a8e74d23-e533-4e42-86ed-13592a6ad9d6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 16:18:54\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393052493\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-34e727a1-f033-480c-b478-ca6e7f3a78e6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:29:23\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3493016778\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-79767b19-8b30-4091-aa32-6e83a52ad3c3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 08:39:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393052493\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3db612e0-58e7-44dc-8dba-4ac034801a97\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 14:26:48\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3392941358\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d94f80fa-6276-4028-9098-ef90dd9ab779\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 13:06:55\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487956396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-467f60dc-718f-4890-b7f5-2d6904184159\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 11:11:14\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487956396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f6f44899-6fe6-4afb-b449-cca24c3fe081\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 13:39:54\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487956396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9c58a1f1-2fa6-4db5-a126-4854ab1cdda6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:32:10\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3392764684\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4f27dfff-1bf9-46b7-831d-f482b377b396\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-19 13:50:33\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3392757569\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b86b3456-f9c8-4870-afb0-8ff3a183e58b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 13:04:08\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487956396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e2ef0004-5141-4197-af75-eb1429a82463\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 11:28:01\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3392332558\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4e53e66b-8bdb-4e49-b9fa-ad5d2a38573f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-06 09:29:02\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356199030\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-62579a2e-a6ff-43c1-b2a6-27948b85cdf7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:33:27\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-240e91c9-9245-4e3c-80d2-d4b2c44eee89\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:20:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0538e690-360a-4cd9-a5cb-7038c31bbe8c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:47:20\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-af4756f8-0520-4c45-9882-b9516b183b68\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 11:01:56\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fad94cae-4060-48a4-8571-597dc16935af\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 11:08:18\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0de84402-e8f9-491e-ae2f-4cc03f35460c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 11:03:31\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8e8a6d4e-7229-465a-ad67-7f853ec7963d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 13:38:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495535531\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-28de8bfa-14d2-49b9-8ef6-93e536fe8e4a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 13:18:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-01-31 04:27:06\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495535531\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dcb4317e-0804-4443-89fa-7329c2f4f0ee\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 13:37:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-02-01 04:28:17\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496024244\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2a72047f-d69d-49be-babc-9a47417e7566\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 12:49:39\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496029771\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4b9815c0-2ce1-4075-91c9-5be8b5b611a0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:30:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eaea9531-d524-4c1e-9e6b-48a4d85475c3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 11:23:49\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356199030\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cb9ecb96-89f5-410a-8d92-aa6e652f621b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 09:00:35\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356199030\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3a7ac884-99fa-4cef-8247-eb48a847be5e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 16:13:45\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356199030\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ab49dee1-c387-44df-92d1-0ded87d941f6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:30:28\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356199030\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b3927bca-b9ea-4e1e-b201-73576560a16f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:29:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356199030\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6e588513-b987-4644-8be0-f6fff6df8b3f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:42:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355938728\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6e50d0f-43a2-485e-9c17-2402b56de598\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-20 08:42:47\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355795315\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-375d87c0-7704-4a03-8b99-421a52e30307\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 13:36:17\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496195507\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9e79fcbf-3813-4ac9-83a1-83a48d7147a2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 13:47:01\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0a32e9a0-d9de-4405-93ae-76e4a7f012b4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 11:11:37\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495172871\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f4d0d801-2a87-4c35-b994-56278b5438e6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:46:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495172871\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e345663d-113f-4471-a79a-563176d1d63f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:11:35\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357547941\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-77748b7d-c55a-46eb-a3c2-cebb6403c523\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:26:00\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357547941\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-be9fcb47-a0ff-4e64-a036-4eefd4ad087f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:47:17\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357547941\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0fc74edd-e6d9-4e68-b627-a8d1ce9fc00a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:50:55\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357547941\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f7e7fb05-057b-4bc8-a7ae-e6afeadfb15a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:35:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357547941\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9fb353e1-4cef-4c99-835e-46fde83c3d00\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:40:10\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357315947\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b182d0d1-784d-40af-89bb-ba9d946106fd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:33:55\",\n \"Last Name\": \"\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495172871\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cbb6dcdb-2ab1-4e35-9a2f-d7f8baa5bd74\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 13:11:55\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495172871\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-40d4d90e-1a29-47be-9de3-09399c5b72ed\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:28:09\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357240388\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f152717e-3e90-4184-bd09-cfe8bd0c119c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 09:06:49\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b04466ab-e7cb-4a70-9166-fe36fa03ed93\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:12:52\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495172871\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cb42625a-a426-4cf5-9f23-630dc910c347\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 11:25:41\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495172871\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fd959b21-9a4a-4632-884f-89e8c738b547\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:27:19\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495363750\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-71a1101a-419e-4902-a2e7-9bbfe5804397\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 09:10:31\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495535531\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5a17c6f2-2520-436a-a626-dd704ec71375\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-23 08:54:31\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-24 04:27:16\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495535531\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4e698f38-9782-4720-9f83-0d9b2b316d6c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 08:57:39\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-25 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356844305\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-87365b16-cee8-4d23-85c4-013f8069c88b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-02 12:06:20\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356803360\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-31b7c616-05b9-45f6-9a73-c6123f0e6414\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 08:28:11\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7a89455c-d354-4dee-8fa8-6323f5f1ddda\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:08:09\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356589984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-48c8313f-2c5d-48d8-a0e7-3f8fb98153d7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 11:04:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"335330370\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b3122c15-12bd-4ae9-9d8c-db540732cffd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-07 13:25:02\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3df7f4ff-a98a-4517-87e3-89effdbdb0fd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:54:25\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2a3a137f-3908-48bb-9dd7-bf2bb0fe702d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 12:05:15\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-58fc54a3-89a5-4e1e-bde5-1706aaf58b4e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:55:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a037da6b-a096-465f-b51d-50a48b9c737b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:57:13\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e1835625-f7e4-4a1f-b96e-3e1baf34357e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:00:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-634bb62f-19b7-42d7-9093-fbbfe7f9f86e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 13:32:24\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f6bd05a6-95a1-49d5-a502-09acfec8ec54\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 13:30:19\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-90d2b6a4-6741-4128-9550-3d88f04aca40\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 12:45:59\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355294432\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ff56c2a6-92bf-44ba-a79b-85b54e8ee20c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-24 14:42:12\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3353519215\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-41be5b14-6d80-4beb-9e4b-be5ffa13015e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-16 14:22:34\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8cc53cf2-6cfa-4145-83e0-6631bbb90d80\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 14:45:26\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"335329700\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6cfabf56-6daa-4c9f-81b5-3c8804f0c803\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 12:47:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"335287239\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ab8efdca-7d15-45bd-a2a3-7034f90f726e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 14:15:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"335277527\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2d685df8-3c58-4b3d-913f-ddc8d3ac7e93\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-24 11:17:18\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"335231418\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cc311b74-db25-4b32-aa42-56a955bfe6f1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-21 15:48:05\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351941002\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f00c5f69-92ef-4f18-bc3d-ba3b025172af\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 09:07:44\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3498155090\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fcc14739-f007-4460-a068-8e9bec6f7bdf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:31:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351440224\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1aed8b5a-277f-4a9a-b9cc-5458cf26d6ee\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 11:49:15\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351440224\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-65622727-ff77-4f0a-ab3e-646dda615d41\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 11:48:56\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3500955565\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eed08dfd-d199-44e4-806b-0fc8c43862f7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-23 09:20:13\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9c0ad3c4-128d-4f18-babb-fe7d48041537\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 15:24:28\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-41d6cc44-cced-43c5-b3f0-14948ef889c0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 15:55:47\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ca1e8b39-2167-42d4-8084-5d719b3ee8ca\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 14:03:35\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8a055e0f-95ee-451e-9458-c963e70097ff\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:52:01\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-169499c0-72e1-4657-829b-5d697bbe4bea\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:56:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-15b18fa6-ab94-43ab-9a11-5233d1e90ab2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 12:23:02\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-575edf2b-4ef1-4c04-bcba-f8412047429f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 13:26:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4bf3098c-412f-4b13-b147-3074b608dccd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 16:01:11\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eae21958-82cc-4bd4-ac5f-984d5330aa8a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 15:51:15\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5b8b37f9-7553-499e-85cf-ac2796e81bb5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 13:39:00\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-89bf8c26-de7e-4a33-ab12-f5f233365b9c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 13:53:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357622711\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7949df05-4b0d-44dc-95a3-643ca5e19e24\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-14 09:03:19\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355691095\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9b81fe51-7368-479e-9cd0-0bfabdb091f6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 10:58:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496216857\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f0eb351b-0221-48b7-8dc2-584ecaac5ba2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-23 13:02:34\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496460054\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-02d76e3a-6642-474c-ba81-9c8d6272a01e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-14 13:05:48\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-03-15 04:28:23\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355459616\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-003cb8c2-fc1f-447b-865f-59d5d168fc67\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-31 08:37:14\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3497163679\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-378b3cc7-0021-4c58-8325-fad7a9ced8f6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-04 15:11:38\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7920d3f9-a17f-46e9-8960-8bd937e486d2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 11:47:26\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-02-01 04:28:17\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0f2a698e-0151-498e-a18a-bf5f8060f92c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 11:15:16\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-01-31 04:27:06\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-168d7131-e1f3-40cf-a6af-6357b25619fb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-27 10:38:42\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-28 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355377548\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9226bc6b-c976-452a-8184-bfbc8f2dcc2a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-31 10:09:34\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2025-01-01 04:27:18\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383037512\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-321f7ec9-c7f9-4504-a1ff-1ceba5a55b41\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 12:55:13\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3730396a-7210-4ad4-a792-197947575951\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:51:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e8b326e6-796a-4d38-8a89-ca3103d9bbd9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 12:49:53\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-51f2024d-cdac-4380-b060-cbded52318a6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 12:26:48\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fc201e0c-6100-4b69-8739-6700f0b3c7fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 11:25:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d9d3607a-8dfa-4cf7-93c8-ba356c0d2f11\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 11:23:08\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2e2dd3d4-81a5-4f49-9453-034a96c36446\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 14:03:22\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383228724\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-47f6031c-14bc-4e88-8c3b-489eb8858258\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-01 13:09:19\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-70c95073-7f9b-4c7b-8bad-d566321a7440\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 10:07:40\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Maria Stella\",\n \"Number\": \"3383042732\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-02-06 09:12:26\",\n \"Last Name\": \"Anania\",\n \"Added User\": \"Mieles\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-92059b4d-ed1a-4eac-ac2b-31a74feb0508\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 10:35:54\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0a62af1d-e425-4f06-be7f-d5f86158d768\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:52:13\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383037512\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-321f7ec9-c7f9-4504-a1ff-1ceba5a55b41\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 12:54:30\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-10b2bb13-03f2-4777-a8f5-9cbdc92d87c4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 10:37:53\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382990210\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-16cb657c-9a20-43fc-9abf-1cbb8149cf5c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 11:57:50\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382815136\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9c0c6120-6f5e-43d3-942f-7f0e0a82e462\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:32:04\",\n \"Last Name\": \"\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382815136\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2b98816d-8613-4b8e-961f-5e26e1ee78b9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:22:47\",\n \"Last Name\": \"\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382734786\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-50fd6d3f-b1d9-4404-b3f6-83ee0b5fe9f9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 15:24:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382731351\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-36228399-9cb1-4a30-a3c3-075f6d797603\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-15 14:42:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382586019\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b8e0bbd8-7969-4499-8e61-087e220e1c8f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:50:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382514065\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8fa86a40-0492-406c-aa39-2823bd36b5d2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-29 11:19:10\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3493328883\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-da723b22-9357-45f1-98f2-cfa125aef2dd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 11:47:08\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"D'Aniello Anna Maria e Matassino Giancarlo\",\n \"Number\": \"3384383615\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-10-29 13:24:22\",\n \"Last Name\": \"\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3493016778\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-743847df-9d20-4198-acf5-2b507761b4c7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 08:39:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384166992\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-987facee-eb8e-4128-8b80-7f0f337b8538\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 15:43:54\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384166992\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d9e56aa0-d6ef-4c28-a6c5-5397af841c00\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:35:44\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384166992\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d34a19a4-988c-4469-a0e9-8c9506c88a4b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 14:28:13\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384166992\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4e5f090e-6f3b-49a4-bb5d-edfab329bc8c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 15:41:15\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384166992\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a945f75a-75d8-4fc6-a55f-dfa4683b27f6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 13:35:40\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384127179\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-30548ad5-d40c-4932-a56c-9ab24a246ae9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 10:52:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-25 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383958832\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2ed03b4d-b018-44ed-8fdb-e18078a1ebc0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 11:28:54\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-02-01 04:28:17\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3493217946\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ec2188c4-0454-4bc4-a1a4-2003b5242460\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 16:01:17\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382333139\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b0e6a2e0-f445-4bcd-80c4-0f50529277cd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 14:52:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383822476\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cb17afe6-038e-4536-b324-b820972fdbb0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-21 11:25:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3493493375\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6ab56b73-7142-4787-90b4-ea7517269a7c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-10 12:21:50\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3493913959\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-17603a90-efc0-4b68-ab7d-3323212c5444\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-19 09:25:02\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494051850\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-94096949-7992-478c-8173-8946b1a967bf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 15:24:16\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f2974713-cc90-4f82-8dd7-353f0e2efc1d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:27:17\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-869603cb-414e-434c-bdb5-b3e4c8cc92a4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:50:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-acb69e1e-64c2-45e0-9475-32816bbb1b90\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:43:48\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2e55fab7-7151-40e8-a41e-2d9e89c612b6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:43:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383326148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a1bc26ae-c0a2-46ba-b4f7-77756abcccd9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:40:35\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358243622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dee675fe-6ccf-4400-84f9-adb687902ea2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 14:45:43\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"336306819\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7b9a4bb8-997e-4a63-bf90-d87dbfa907e0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 14:14:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358385835\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-45857da2-eb69-4cf8-90db-cb0006456cec\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 14:13:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358374847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-feb63f88-f482-409e-a9fa-9facc2b2e833\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-05 10:13:37\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"2025-02-06 04:27:15\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358338889\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d4e88f0f-88c2-4631-9fb9-fba3081cae3c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-06 11:49:35\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358243622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f01da893-a948-40b9-a4f0-bbd74bf4ca99\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:21:56\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358243622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f01da893-a948-40b9-a4f0-bbd74bf4ca99\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:21:56\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358243622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-82bd78d1-f814-4fdf-8268-008ee68198c0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 16:14:18\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358243622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-82bd78d1-f814-4fdf-8268-008ee68198c0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 16:14:18\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358243622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-645d46a5-e724-4e7b-96aa-a10600659713\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 16:01:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358243622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-645d46a5-e724-4e7b-96aa-a10600659713\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 16:01:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3371145114\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-919e4fba-d8bc-4d6e-9c91-931c5bb4fe1f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-20 15:41:41\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358243622\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dee675fe-6ccf-4400-84f9-adb687902ea2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 14:45:43\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358157949\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ba3697bb-4e4c-43f4-9d1f-73291d9ba45f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-20 13:42:24\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494568822\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5b06d18c-3a2c-415f-9cdf-90be8b12609d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-23 10:57:45\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2025-01-24 04:27:16\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358044993\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-92ddf3c4-ad51-448e-ae2a-5ca9228239bd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-13 11:41:02\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494584810\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2c300b5a-6e6b-4d93-92c3-fb58fc763679\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 15:25:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494651604\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d36877bd-a91c-4422-89b8-623b1c59b475\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 12:36:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494651604\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2616d9fa-332f-425b-bb44-a16cff3082ae\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 09:40:13\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494651604\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e5564359-01ee-4ad2-963b-97e906d7ae9b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:00:29\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357788764\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b524fcdd-2da1-45ef-919e-ca5368f05639\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-19 13:14:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8184d9cb-08a3-4a9e-88f0-bdcea81f929b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:06:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382287519\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-82d10359-a102-47fd-a681-93348895c9ff\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 08:37:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382267311\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b6c8a9b9-718c-437c-a138-5e33961291b7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:49:49\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382267311\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-01c7a619-2fe6-4f03-8831-814f225af236\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 10:37:21\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382267311\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5d552403-7a15-4a7d-b497-605d93a8a939\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 11:13:10\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382243862\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-734d9462-58b5-4a9a-a8b6-291489094ac7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-03 11:38:25\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382233852\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-43960823-727a-4a60-a2db-3ecaf438fa1d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 10:09:10\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3382229137\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3a9d014a-2663-4166-9a83-a0c3b9b0b4ac\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-24 13:04:35\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381850002\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d53b95f4-6b10-40b3-8620-ebf62cac7981\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 13:26:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381826563\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f15e8919-6df1-45d4-bf62-81c1509b0a5c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-15 13:53:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-af4aa466-073f-4939-9d06-0dba35cc5314\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:15:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0a5ca3cd-4ecf-46d6-8ea2-9466d4ed19ca\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:29:00\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0ede1360-a9a5-4caa-afbf-05332f02c21b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 13:26:02\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381620053\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8ac54537-4eb0-4cf2-b8db-286a51f66060\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-05 11:17:45\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"2025-03-06 04:27:39\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381287569\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eb4adb31-e4b7-4e49-92db-06f561cdd33e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-31 14:52:35\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4435751c-dd27-4fee-9276-8031a24e100d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:42:48\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-05046919-807f-4ca4-a10b-b6fe6ceaddcc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:26:31\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ee467c84-1242-4175-8794-7cc859359dba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:26:57\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c9d0986f-e64b-4f59-95ac-3920b1c633f0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:32:24\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494508986\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fe0555ac-96ec-44ad-bde4-4ede43970a1d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 10:05:55\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3371207346\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2912585a-6476-4575-8313-5c890df62ed4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 15:16:54\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3468238173\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2fdbf6d3-04a4-4db5-a90f-04552527f68e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:43:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483200413\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dab8b35e-6209-48e0-bf3b-eb0203d0fc1d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:06:00\",\n \"Last Name\": \"\",\n \"Added User\": \"Mieles\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Ferdinando\",\n \"Number\": \"3483200413\",\n \"Prefix\": \"39\",\n \"Reason\": \"BLACKLIST - DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-12-11 09:24:47\",\n \"Last Name\": \"Cattanei\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483774779\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-69f0c23e-4d15-4a17-bc55-81a9b274b8c8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-03 14:04:02\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470666110\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-badd6964-5717-443f-9bf9-bebacf2709a9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 10:59:29\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470589934\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-04fa765b-9675-4739-918a-cd282a562826\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 15:01:50\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470589934\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eacd71c8-7ad1-48c7-8340-342d2925561f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 10:35:46\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470174998\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ec2c5fce-8819-4013-a40e-229e6d762f49\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-18 09:25:27\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3469507394\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7f2be331-0040-4c57-9abe-9002cd094421\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:19:19\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3469507394\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b1affc1e-941a-420c-af37-9c94f82ff82d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 16:05:06\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3468925508\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-44164741-8e6f-4e12-a3d6-6a5b5989f81f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-22 14:00:16\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483140096\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0ce8c258-d35f-4303-8f9f-6348cdc8561d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 10:52:41\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3468238173\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5d4d6123-e026-4949-8e30-8384db741b07\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:37:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3467888079\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-10fa6ccb-684a-438b-b015-af3df3d7d151\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-24 08:58:42\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3467552305\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f1d3c0c1-0027-4b45-9eac-99930e234c84\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:54:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3467552305\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-815082d0-f4c1-4d3b-90e0-43d7523fef28\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:53:33\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3467521470\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0eee1a2d-09d8-4f4f-a8f3-c500f6e8f416\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 09:49:09\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3484307872\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6286d3cd-8599-4159-8d39-d71025fe80ef\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 08:27:44\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3484679619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-38d26cc7-c21c-434f-b599-5d86d34fc919\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-10 12:00:04\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3467174729\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d31be590-aa0d-4ae6-a360-f8fbc8e2899c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 09:06:39\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3484930730\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-844ad71c-0d91-450c-8337-2a6b04db5522\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-24 15:52:16\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472232758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9b8580e3-16b7-414b-bba6-858f2aafedec\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 11:29:41\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"347271476\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c5b9134e-4608-4108-9751-2b2deeb01585\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:05:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472667665\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f76a3d4d-9448-440a-8fb9-d645c0cdfdbe\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 13:12:33\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472630562\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b6e9b996-4ef6-4132-8aec-3df8abc148a8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 13:56:55\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472435408\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-990bb42a-7c04-43a8-8164-4391ad116650\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 13:21:34\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472380543\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-851e3415-9688-4746-9e50-ab5f80ef7cb6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-31 16:19:41\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472232758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c4c839c7-1de7-4e9f-bb3e-e246d253f6fe\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 13:48:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-02-04 04:27:52\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472232758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1b076f6e-fde9-4748-b634-3f3c18b59033\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-29 08:59:35\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2025-01-30 04:27:29\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472232758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cb27df17-e727-4a17-86f2-42e77d935429\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 14:52:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472232758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0c682957-aece-4151-8bc5-622c1c7765a7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:04:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472232758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d9235427-53ae-4745-89e2-531e985a67e3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 12:55:18\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485111895\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9dad1aaa-8ce7-4e61-903e-245159e9ffe7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-25 10:55:31\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472232758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a4c1980f-6271-496a-b8af-5bfba6237136\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 13:38:20\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472232758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a9e700d4-b7c8-4f70-bf0d-7967d328e000\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 14:36:12\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472210456\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2de52789-05ba-4ea5-987d-2853ade9dab8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 12:36:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483059677\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b71a68a1-1c23-4597-9f15-54e27124ca25\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 11:28:07\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483117917\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d13bea1d-a790-4279-9548-54fa5ce729ae\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 15:05:44\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483140096\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ed68c20e-6e5d-41f6-b0c4-64a71860bf1c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:24:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3471234847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c15c3c37-50aa-4c3d-9ee5-a47a6471a2de\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-28 11:19:11\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3471226726\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a44b9051-f03a-4122-9828-fb699ce275c4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-17 13:10:22\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3471202785\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d39c8177-8257-43e1-ac62-dfc2c6353479\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 11:06:46\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460114834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d819db93-8ff1-4b2b-b68e-58ad10cdc6cb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:21:55\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462174757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-99a6bcf2-f2d3-4ec1-8dec-a780143c136f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 13:46:07\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3461018400\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c3f35d4c-9f08-4c7f-83f8-69891bc1aeb0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-11 13:44:20\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486652385\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-67f6040f-73d9-432e-9f46-83981b626976\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 14:19:25\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460114834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-33a440ba-269c-4866-9b07-0fc164087345\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-20 11:45:32\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-02-21 04:27:40\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460114834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e6f11b8b-7f41-449d-a2fd-a624a556cbf3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 14:05:00\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-02-01 04:28:17\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460114834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3a9de35c-2505-432f-a6a1-99150671f31f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-27 08:52:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-28 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460114834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e8b97cbe-bec2-41aa-99df-3a54dc6587fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 09:50:06\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-25 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460114834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8dc147b3-1030-4294-8a51-bb767a93d95d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-20 09:06:16\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-21 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460114834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-97ac9e8c-e6e0-47f2-86d6-ff7cd7f60c59\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-31 08:33:58\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-01 04:27:18\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460114834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f6dea6d5-d710-4330-9069-4b32ae7bf37a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 09:56:50\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462174757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2c328b03-3b10-46e7-8344-fa008b772989\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:09:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3459735971\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ff630aaf-4fef-46a9-81f8-b2338d295573\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-25 11:18:32\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486664444\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-846f67ad-8b31-4493-b86e-8ad20ab27123\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 13:17:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486664444\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3ecec630-d25b-4a8e-8850-2e2253a48d33\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:34:35\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458377159\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fef408cb-715f-464f-b3bb-d3df53eecce8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 09:58:17\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458377159\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8790ca6f-fe33-47bd-8025-569d68d2eec0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:33:31\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458377159\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2f3b8a9d-f27c-4e78-bb2c-505e87f9c3e5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:22:16\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458377159\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-df32c06b-330a-4a80-ba22-c2448d5f7e22\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:52:01\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458377159\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-14d853be-ee5f-4115-8522-1721dcabaf75\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 10:24:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458138336\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-755314ef-173a-4eb9-a091-1b04f618e959\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:01:58\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Alessandro\",\n \"Number\": \"3485625784\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-02-10 10:56:02\",\n \"Last Name\": \"Moiraghi\",\n \"Added User\": \"Mieles\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485236654\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a0429aca-192f-469f-976a-c16f7b4f7c5a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 13:34:38\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485236654\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-69fb65da-813d-4da3-b782-d1fef49ebfd9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 13:40:57\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3465442701\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bdf7b9d8-1e52-4677-904c-2d3bae7107f1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:01:25\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3465442701\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a1efc1c5-ccb4-4151-8f9b-66ba726bbd0b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:14:49\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3465442701\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e19f671a-daea-4a12-a218-a836e723ccf6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 16:02:53\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3465442701\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ce934efa-bc62-4aeb-b8ba-29b6546d8330\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:10:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3465442701\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0d7f9eeb-8b7b-4dd7-a2be-33cf5bd9c1b4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:39:58\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3465442701\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f1d795e4-b13b-410c-b348-b9da517b5f5f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:05:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3465407080\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c127fab1-f1a9-476a-8bf1-1b8c7f692a1a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 16:15:17\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3464141512\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fd0098d1-d0e1-4ed3-8f4f-d1a9830ad56c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 15:24:48\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472740175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-14c66e5e-6b1b-49df-b596-7c923fb3868d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 14:30:18\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3463591772\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5c249418-b872-4df5-9161-d515d36199df\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-05 13:22:36\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3463573635\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bd101f69-4031-4e3c-92f7-96e3fe0f0d2c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-20 12:10:12\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485648419\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-131efcac-f99b-4e3d-a642-f797b7cb8b09\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-29 11:24:46\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462174757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-092af801-4906-4004-acb5-cd83e32608bf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 15:23:44\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462174757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b7448b01-94fa-4d28-86d3-7d40bf2a518b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:56:30\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462174757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-705e3d5d-ed0a-4108-b41b-ee54e5156c22\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 14:09:48\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462174757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fe939ecf-9aeb-42d4-97f7-9877e2138b4e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:12:31\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462174757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7a98df58-d91c-4739-97c4-8fce45f8ac0c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 13:07:45\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462174757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8b2319a4-8a59-4e77-a1fa-f53e1cd4a8ca\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:09:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480308434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a80e357e-9d00-4401-9c5c-859ed0b2fc60\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 16:02:12\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476874320\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-32d5c454-d966-4076-bebb-dcc32626be2f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 08:49:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479612985\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-55e106f2-b866-4bc6-8c2b-22798e496c04\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 16:23:37\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479612985\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-55e106f2-b866-4bc6-8c2b-22798e496c04\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 16:23:50\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479849842\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-451a2274-8ea9-4f7e-9165-4718d1b0cfae\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-20 13:45:31\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476416399\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f03c7f87-93d6-4a34-adc2-8ce99b035fb5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-05 13:45:53\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476405858\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0b93b151-72be-488d-8e80-088c343f3560\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 12:54:05\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480308434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a3c8b6f5-d34d-48d5-ad48-fcfaa14f1925\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 11:01:21\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476215217\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b27ac9bc-b389-400d-9670-09c83eec1562\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 08:09:26\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480308434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6a093e2-53be-4c94-be57-3e85cb9d7b02\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 09:12:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476082654\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c2ef0f83-21d6-4aba-95f0-cc18c5571b6c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-13 10:09:36\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479171589\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fa1ca8d8-ec79-418f-b905-11437135262a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-05 10:53:57\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480308434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-13ad3295-b1a2-4e0c-8c9c-8226962070ab\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 14:08:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475583824\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2a1430a3-a579-4f86-8c07-b3a94601c999\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-12 11:55:16\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475580736\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0bf05fb2-95f0-4b23-b776-2ec287010354\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-15 09:00:09\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475469486\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fa895ab5-2c1b-4ea8-9ff5-0c53875cbc54\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 08:21:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480308434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-85a3715c-2b84-4502-958a-2b6b25256bbc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:56:06\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480308434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7273995e-ff8e-41a3-9518-438495a1768d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 16:01:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480308434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2115c293-549c-4256-a03e-b5b2be91fb47\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:19:45\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475238452\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f4b06d3f-ac7b-429e-89aa-1535330aaaa9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 15:21:42\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475238452\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e76b2971-5453-44cd-9f40-41794d22b3d4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 13:57:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478643825\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-49c1a1b3-1a43-4407-a5a6-faaafa8fcdb7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 11:02:47\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478604372\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0e5d3e23-010f-48c6-9966-1e910559256f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-29 14:16:55\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478626534\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f0178fe7-74a0-4d4c-bf13-4b0aec348f3d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-16 08:39:39\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478496574\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6828e098-a47b-43ed-b4da-dbcb7d0c58fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-04 09:05:40\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-03-05 04:28:11\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477848228\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fcc14739-f007-4460-a068-8e9bec6f7bdf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:31:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478643825\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cab97aa2-ca85-4ce7-9e26-85eae455d078\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 12:34:05\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478643825\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6b9d27f-ac72-458c-9cc1-6dfb7858e750\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 12:55:44\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477734352\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-856431ee-7fb9-4b3f-91a1-e90806863bc6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-18 12:14:10\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478643825\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0b690661-e9d9-4191-a90b-7de6dbbd692c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 16:28:03\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478643825\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-aa0be97a-d8df-431f-9100-1db8cb210e33\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:43:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477657243\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3a2099ba-32dd-48d4-a402-8352ea12f5bd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 14:16:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475128297\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9c0f707b-6656-49ea-94b6-bfbbfb836c9a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 15:51:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478643825\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f074a29e-0591-49be-8be3-bc18e5dcb25a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 11:14:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477320256\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2236c009-f3c4-4b64-8775-45816cfdd968\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 13:12:33\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478643825\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9133f6a1-917c-42de-9893-fde19b73f3d2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:27:49\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478909906\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8d1c8282-bad5-41c2-9835-28adb296a6ca\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 13:19:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477019002\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c9949be2-b166-489b-b25e-1b256605fb44\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:47:08\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479048413\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dc4bc941-f2f0-4d44-bf2c-66e31501fded\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 13:30:51\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476920555\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eb5c7f2a-7daa-4dac-a07b-6188164e9192\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 11:53:53\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476916423\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-00827598-82ac-4621-af85-a0b01a220387\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 15:27:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476907476\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-58e695f1-b41e-4802-ad7b-af5c1d617e85\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-24 14:09:27\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472964480\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-39c27c82-3c93-496c-80ea-af61b4e6dad8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:19:23\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473880867\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-77205295-37f2-4042-a99e-bda70e3fa3ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-20 10:49:54\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473751823\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-47fa7fa1-6b9f-4c26-b5d6-6b2ad7cd08a7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-19 16:11:17\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482291623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-59ac2dc1-ff63-4b6f-ba6f-3b9a2669930c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:55:03\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482291623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-57823426-a88b-4eb1-89a7-eddf207ef957\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 16:00:30\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473353488\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ac9ac1cc-c9b1-4e47-94a8-a6ecb63e4b0c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:44:46\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473353488\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-63a1dd34-d242-4259-9efe-46e41f8ae39b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:39:53\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473220450\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6ea94c0b-2f36-4faa-8910-f7569a79c3b1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 14:42:39\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473210012\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c4203c81-817e-4507-9d21-a50d4bd58724\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-11 10:44:26\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-04-12 04:27:53\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472964480\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-78649b11-12db-4150-83bc-c22f9938c2c7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:17:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472964480\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d2d6abbf-69c8-4355-98d3-a6684e9ca8df\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:39:05\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482291623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-099a390f-fb0e-498a-9bfd-8ae7c4349206\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 15:48:15\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472964480\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0bd7462d-4899-4dd1-b755-d7ff38009c8d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:49:13\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472964480\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cde25f47-9e30-462b-8643-e42eb4d555a0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:12:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472964480\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fb98bf51-c52b-4053-9601-72341f65b3a4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 15:17:37\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472927012\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7accbd76-403e-4404-b36f-73a0f1c16431\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-21 12:50:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482291623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-19395c8e-f2c5-49b9-8a89-52288d3a90cc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:17:46\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482307753\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-10139315-c1f6-48f3-baf0-f334f484f1b0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-04 11:51:17\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472886020\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2764ba41-f830-4595-a990-1d4063348467\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 09:08:25\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472780860\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6c141965-ecef-4138-9046-2e378fa3d665\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-22 11:47:44\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472771907\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-33fc8028-e2a2-46b4-8b41-0ffff744f013\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 10:55:16\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474422565\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-36378336-1ad6-4226-833a-a8aeafd892bf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 11:58:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480308434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6d6c33f6-74a5-4376-aa68-ee248356f309\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:20:27\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Silvano\",\n \"Number\": \"3475123267\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST \",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-02-27 11:34:00\",\n \"Last Name\": \"Rosa\",\n \"Added User\": \"lorenzoc\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480462465\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-11e6e70d-90ab-4306-85ff-dc7282cf70e6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 15:59:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474827779\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4d2d2743-a3fa-4144-87ef-e996437f131b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-10 15:51:59\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480550120\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e8ea6095-302d-48f9-95d7-fe7f442a6017\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 12:15:14\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474731296\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6e79aa3-e1b4-4360-9d9e-dbd90bf082d4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 15:51:46\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480721141\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-195a6444-8df5-4def-9962-4388fedd4efd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-19 11:46:27\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"2025-03-20 04:27:18\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482291623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f282af71-d3da-479c-ac30-349ad0c61bc7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 16:05:02\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474422565\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0f1d959d-8035-465b-80de-79e3521e20e5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:56:39\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474422565\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d7994002-3fad-41d8-b8cf-be3bc7f418a5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 11:59:36\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458138336\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bf5c03bc-f0aa-49d6-991b-54d438b5f8ca\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 09:43:01\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482291623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0c7650b1-4117-4536-a5ab-9f5b8d35ad3e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 13:28:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474339932\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eef343fe-9e87-4210-b1f3-529ab9df96e4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:09:32\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474339932\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f8b39e95-cb07-4dd0-9387-46c996dc8ec9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:10:02\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474339932\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-21267d6e-d7b2-4d66-a1cc-2eded8775961\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:05:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474339932\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7c3c0938-a153-4a1d-972a-5ac78826ee0b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 12:27:46\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474339932\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-68902024-95c6-4dac-94f3-f44dba3b9457\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:19:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474339932\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1eb16a3f-0b9d-458b-8626-4e7437d3ec9f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 10:51:46\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482291623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-04bdc975-0f2a-4dd7-b649-21536a5c8fcc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 14:18:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474000198\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c64d3092-beb3-4fd5-abf4-4f404d0c56e8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 08:37:29\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403518122\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0d29269b-4277-49ae-9e4d-f23b941d90aa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 12:44:41\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1c6ab52c-06b0-40e7-a4a8-418823799c85\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 09:30:30\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3404704760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7877b681-2363-451f-9762-157756b68d86\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 10:43:55\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3404700345\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-657b2469-ec5c-44ca-afa2-57b0dbff51a1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-25 11:58:40\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-348aedd6-2b8e-47ac-b9f9-037ce3ac9a80\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 09:31:56\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3404070124\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-55fca6c1-6ca0-433a-8280-553e8175afc0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 08:33:43\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3404018766\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6a96645c-2494-4f0a-b3b5-6bde2a2c24ee\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 08:50:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403760310\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-334bcfb4-824d-4436-a36f-27c831042110\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-24 08:40:39\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fe8ce603-ab13-4abd-9d42-54a581b8984c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 08:49:41\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403663027\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-60704c5d-1772-4615-8e5e-ea766f009687\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-25 11:29:40\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403596478\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-004eaa37-7cee-4a7f-a7b2-d49128953f75\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 14:13:45\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3404925530\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-23ca713a-a473-467e-b5f6-39699d830c82\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 08:35:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403509200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-da39df87-4eb9-4ff8-bb9a-f1db930a7e52\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-04 10:28:54\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9ed8ad0e-ce87-496c-99df-1510126e34e0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 10:14:47\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dd55c67b-98e1-4460-a972-ec7736fd88c4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:04:10\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-417e3090-9b4d-4c10-a714-1c813d973f34\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 11:37:23\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-270a1da7-f898-4d2b-b1f1-9608c4170b6d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 12:08:55\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f9c2c1b2-6ef9-45a4-9212-3051774e9349\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:45:47\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9b59c94c-4252-4b97-a028-87fd3d884666\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:38:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4535f4f4-8b9c-4a41-a40d-d2453db1a953\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 15:30:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ab05e006-d456-4dda-b443-5134c098d024\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:48:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4ea7e7ed-d9b5-41c8-adea-857aca709c3a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:15:58\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409061174\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-552780d7-2fe8-4308-934e-364f0fa2f374\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-04 08:56:31\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3408558958\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7e572c06-2670-4742-b568-932f3baabed4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-14 13:37:15\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3408259901\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-135f543d-3289-40e1-a4ea-ebf82d4b20df\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-04 15:04:53\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-039a4acc-f194-4c4e-9d78-8483e870b07b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 10:50:24\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3407898931\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d664f8ec-fa12-4d1b-9554-dd3c74aa1771\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 09:19:27\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3407724499\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-72d1c5ac-de3d-4569-8325-8d02acee51b0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-18 14:50:20\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-16148123-99d0-4782-b49b-452a36912391\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:59:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3407029349\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-76a7e420-60e2-4693-b18b-1388ff685ff7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 10:38:12\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-234dd247-ec4d-43fd-9ae3-843c4ef6095f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:07:00\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3406858108\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3768a40d-4c4e-4ef6-b5a7-633551acee8d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-03 16:07:47\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d426c275-768e-40ba-aec9-ee0dce7f1c01\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 15:20:13\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3406784209\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5662da67-82d3-4642-b918-c222777242d1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-11 09:19:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Laura\",\n \"Number\": \"3406771732\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-02-04 17:14:56\",\n \"Last Name\": \"Falzone\",\n \"Added User\": \"Mieles\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3405953156\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e6b20c8f-52b5-4411-b34f-019fd49f17a8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-13 14:01:30\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3405867325\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d76d8653-9e40-48e6-aba9-90bbc2dcbf39\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-31 07:52:52\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-04-01 04:27:37\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3405581224\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-be1edaf2-be95-4699-8515-116720d277f1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-17 15:15:24\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2025-02-18 04:27:37\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3405479014\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-97e4e565-8012-4523-8906-3ef52ef90eac\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-26 15:18:38\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4ea7e7ed-d9b5-41c8-adea-857aca709c3a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:16:08\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6704496f-d920-4ea6-9113-90c5583397e2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:51:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3404925530\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-61fc7aa7-3e4f-429c-ba85-6a2adc7e775e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 08:52:21\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3397543296\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8664ce3a-6541-433f-9b8f-5e0624814085\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 08:21:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398460373\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-58393176-0bd8-4bc7-ad58-3868b1951c6c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-19 13:39:01\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-02-20 04:27:24\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398317544\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f0356621-90fd-4432-972b-65d424d1d218\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 14:50:25\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d809bb55-8df2-45ad-8faf-466d087946c3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 10:40:47\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398267765\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e4eae60a-19b5-4534-adcb-747b664d7131\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 13:54:47\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398267765\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5e8605db-de8f-4873-b003-77f65ca29196\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 13:53:23\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487388257\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-81fb4cf7-4558-4ad7-830a-ee996d24d904\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 10:22:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3397855172\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d09e8bf8-bd82-4bd7-ba70-09f3896f4a49\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 15:02:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3397842270\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-98f4dad0-017b-4649-839e-6fd6fef26f72\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-20 13:50:07\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487435147\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1e7894b9-41eb-4401-8c52-4bc59c6ec4b6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-20 14:19:23\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-01-21 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3397612063\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-411b46ac-a2ae-496c-9aed-05f22d4e700f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-29 13:08:21\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398546397\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c2300dd4-e8c4-43ec-83a4-dbce5af20fa8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-27 13:05:00\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3397098310\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7289717a-5ca0-4dea-bf15-e8e1b0337769\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:37:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487652640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a04d321d-905e-4704-bd49-925d5e323742\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 13:56:14\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8606aec0-e723-458f-a937-aadba8de556d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 09:33:17\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-02c5d8b0-ca76-46c9-8107-9e73cae5eb7b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:28:04\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9755815e-ecaa-4a5f-b2d4-5f6ebe5e7336\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 11:26:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-afc672b8-7c47-4893-9056-9aad6e038fbe\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 11:32:24\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4567ccb3-7f9d-4e01-a9ab-f4aa84cce46b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 13:37:29\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eef9aa70-a11f-4c8f-889c-d797f4d7edb8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:49:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396808176\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8679c3f9-30bb-4e3c-93d5-147877caec49\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 10:51:35\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ecccc853-34e0-42e8-9cb0-4485ed94d9a7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 11:18:53\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-19e2ad03-968a-4832-9bcb-0b9aefee59ab\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 11:54:03\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403379219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d01197e1-7fa4-42ee-8b6f-53416533622d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 11:51:44\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3cdac3b6-526d-4746-bcde-7d8d49aba6fd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 10:29:05\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dc819ced-c424-4cb5-aa37-17612a691145\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:15:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f5f35b6f-87b8-48bb-9cc7-939b9f48a4df\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:21:19\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a94d4b08-d64a-478f-8095-e721d6628407\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 12:34:11\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-efd9f984-bda4-494c-afed-da3dfc051955\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:54:12\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0ff84d08-97a3-4ddc-8931-d51d7bde19a0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:26:13\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-30307671-8e3f-4473-a254-ece83121a200\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 10:11:42\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3401551406\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-71647035-9896-4d03-8b17-7333a2f61f1c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-11 13:37:01\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409074010\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-941bde43-fa5f-4ab3-8096-c7eb72231637\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 09:32:30\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d8c9032f-417f-4f8a-881e-900e6a332cd8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:22:34\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c4cc5729-fceb-4274-a470-19e970d60e60\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:26:52\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487363757\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1af2adb6-d326-4f40-8a77-25e0c5b09be8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 09:58:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3400077022\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-21b602e2-a368-4b2d-89d6-80273ea190c4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 15:55:56\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398953088\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5a9eb692-7dcd-43a2-b765-560eb5abc24a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 08:40:57\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Raffaella\",\n \"Number\": \"3398870495\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-12-19 14:51:18\",\n \"Last Name\": \"Barra\",\n \"Added User\": \"Mieles\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398868453\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-df50668a-a06f-4307-b730-1cf9ace0b390\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-29 12:01:00\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398829776\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dfb830be-a17f-42a9-9b2f-e8c4effb2126\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 12:34:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398554252\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dfb559d3-5977-455c-aa1c-a6497eb5f283\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 13:55:49\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0708a1de-b5ac-4e83-8b5a-7977e57d35d2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:34:42\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3cfccca7-2bc7-40d0-99bf-9257277e6e23\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 11:16:05\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2975d588-b584-4e45-97b6-74fc01bd7a99\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:20:48\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-feb52a00-2a88-4f40-8fa9-cc84fbe183c0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:43:19\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-891e750e-733c-4bb5-adf1-f52282bb24fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 12:04:56\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c92c95ec-16dc-4edb-98cb-a2650df7aece\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 10:49:58\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-65303737-d5eb-4199-a5fa-37bd9b3cb5bf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:40:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bc67feb2-4a8b-44d5-8c69-3e981254b5e9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:18:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d161568a-ce0e-4435-b8a2-d7b9516bc8e8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 13:30:55\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-68e2396e-4d8e-45bb-8439-d9e6070e11f9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 11:05:10\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a72b1699-4a50-415c-b406-4eb58e6b7a7c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 11:04:00\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427732590\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b727cf3c-1e20-40d9-b985-d2994c3a5952\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-01 13:50:21\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5ecac5f5-d773-47a3-99e1-ec19623bd872\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 10:46:01\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3427520469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3b5466e2-0890-43f8-ba09-da9c883cbe71\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 10:43:48\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487091292\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-339b0249-5bf8-4f78-b7f1-47492510a3b8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:38:49\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487331009\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-246c3662-28ef-4892-a320-90f02344d4da\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-23 07:09:54\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d771ad5b-c9c0-4f4d-b066-e7c5d8298b4d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:23:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3425563723\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6eccf920-6315-4497-be29-be8447727661\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-28 11:03:32\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3423256633\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d2ebe9fd-1281-4236-8864-74135eb370d8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 15:03:42\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c44f103b-b0dc-442e-a7b7-a02e32308d7f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:27:27\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409880686\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-19594841-f235-4f6c-883e-6adbafc111a0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-19 14:23:27\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3452640540\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2eb77d93-542a-4289-984a-feab57e655f5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-21 10:49:16\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2025-01-22 04:28:04\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486664444\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0cfce75b-da50-4a59-9fa0-8538578d8fec\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 13:40:07\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3456617803\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-675c9781-1268-40e1-9318-3f8f636f4ea3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-21 07:56:04\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3456511310\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c8b74e0c-bf3a-435a-9fe3-77c6841464a0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 14:51:46\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3456298878\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b71eee04-495c-420c-995b-a572673f1630\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-07 10:12:02\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3456167742\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-71f0e7c3-6ff1-4385-a857-e45a342128a7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-30 13:15:27\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3455295991\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b429da7f-44d8-4a28-a916-87ed2e503186\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-10 09:36:54\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3455107758\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2b34dba4-b045-46c0-a603-1693176e9151\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-21 11:11:16\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3454941626\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-261d78ec-f7f5-488b-98b1-16d75b310e4b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 12:05:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486664444\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-236e62c1-f157-406a-8e9b-b979b3a4c400\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 14:37:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3453599439\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-20e17056-2c43-4e75-bfa9-8bf76ac1f2ec\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-21 11:46:48\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409875187\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7af566b0-5959-4ad5-8d89-4c6f4fc64bf2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 15:56:35\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486664444\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f83b79b8-098e-41b5-8f27-1d76e90ef755\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:22:26\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3451548726\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1b97fe72-3ccd-4f40-a6eb-ea8e41ef9087\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-18 10:42:55\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3450287092\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2bbf46ae-753d-4b25-abef-6591c9824728\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-24 10:53:26\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3442309798\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1fb5d064-e87a-4d40-a7bc-2a7960a7ebc9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 14:04:57\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486664444\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6aed661-b161-40e8-86c6-ddbf0695b48d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 15:32:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486981430\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-99278a47-b134-4e71-a923-691132bd5fbf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 08:44:50\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3428950640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-14dd1cb7-7025-47b0-9d12-293f3af04139\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:30:41\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487091292\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-af189a1c-b5cb-4860-b3e7-100ce7f95c9a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:50:00\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3428050650\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ea3d159f-994f-46d5-9097-037473430475\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-14 13:53:16\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-04-15 04:28:11\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-363d662d-949d-4bb5-8f3d-898b145b1ada\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 09:21:36\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-294f48fe-1536-46db-ae0a-fa4d66be1545\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-27 08:52:35\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-28 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0908c783-83db-4c38-b5ad-e0a952a5a0e9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 09:52:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-25 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-01d8006e-ec9f-4be7-b6b8-f8c074f9a179\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-20 09:06:46\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-21 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a770bb8e-e911-4d63-9f49-abf2c407bf80\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-16 15:21:31\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-17 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-02980429-701c-4edf-9797-47ee1556d13b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-15 15:19:20\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2025-01-16 04:28:12\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cbb84d5d-ffd2-419e-b816-4872d2ca7f04\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-31 08:35:55\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2025-01-01 04:27:18\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7478b379-6822-4e4e-b93b-f449d2b610cb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 10:39:04\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-edf4fc24-df45-4694-b03b-b4215585003c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 09:57:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-36756228-2d06-46ed-99dc-c64b89ce0cf2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:34:36\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-559aa2d5-8676-4c70-bbae-74666736287d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:20:51\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-15ccfd09-bca2-45b6-9aa0-65d1d63a38e2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-28 10:26:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-29 04:27:31\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-753101dc-6ecb-43a6-911b-0828853c7beb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:24:22\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-510781d3-a9b3-4d47-ab46-06578b3bd540\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 12:48:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e625f9e6-13ce-44d1-91c9-fb6b147bb034\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:10:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fae5965f-37b5-4096-a612-493b4b77cfe3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 10:31:33\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1ba30a7f-e5a0-41c8-87dd-5f3e9aaa0b9b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 10:12:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8930c68e-f28b-4a2b-b956-be468675e090\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 08:49:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-150141f7-1303-49ff-9e85-c1028d5d9e60\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 09:40:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-150141f7-1303-49ff-9e85-c1028d5d9e60\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 09:39:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b44829de-cc68-4a88-a453-2062b8b5a130\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:29:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cf64f639-8e7b-4dd3-9933-c1769d28fb60\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 14:47:39\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487360294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-aa088dc9-27ad-4afd-85d9-6d4170651572\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:29:15\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409596137\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-73eac096-af7c-4deb-a6ac-4bcb7eaf45ea\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 14:02:00\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2025-02-01 04:28:17\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409546331\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a519e2af-8b28-4903-8647-e58719175d58\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-15 10:03:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409449662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ce315711-b11c-420c-933d-2e8683539955\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 13:07:17\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409449662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-446d472e-d182-452e-a8a8-b2a03dd816f9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 13:04:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409390394\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4fd7d369-c21d-4beb-9b65-e57d1e1bcb68\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 12:59:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5e6e45cb-fb45-4ed2-b7cb-5598e4ed15b1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 15:01:42\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ec197efd-b291-4c92-99e3-843c198777b0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 13:47:15\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fe7009cf-2203-47d5-b447-bd29c3a38177\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 11:32:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3497519686\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e63ea2f3-3cbb-4a63-8959-da170aae054e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-19 13:49:14\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-03-20 04:27:18\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-895df805-0498-480d-ae49-6694db6ad66c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 13:21:31\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3904ff60-d4a1-4921-9ae9-e173227edef3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:16:30\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8a9d77d1-8c30-4903-a579-409ac69391be\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 16:24:27\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-02c62a02-72b8-4664-8d17-6a9a31cd4db9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 13:59:36\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409231130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3e223db3-0f66-4a2b-85c2-4b54094a5a91\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 13:26:13\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409182584\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-92443271-2073-42d7-89f9-7303733c2f7a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 09:54:15\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6bdc13b-6278-45e2-a604-248706181981\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-20 11:47:01\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-02-21 04:27:40\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-53ec1ef1-1c20-4a44-85ec-1821710d66ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 09:30:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-02-04 04:27:52\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409160546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-53ec1ef1-1c20-4a44-85ec-1821710d66ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 09:30:32\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-02-04 04:27:52\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3277419469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ee80c16b-f41f-47cf-ac51-0e31da806ebd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-22 13:18:26\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7029941b-6758-49a5-89f1-b24ce0da8920\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 09:22:52\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278616349\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6e437e02-d1ee-4e81-b29b-cf2ecd771743\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-24 11:34:55\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278278624\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cb155169-8bff-4aa8-b39f-c9185b3aeba3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 09:24:54\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278278624\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0d9c404c-13b7-4300-893d-cb72a09cd60f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 08:40:31\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278278624\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-374a730d-3c4b-46c3-aa49-f6d7452b94fc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:26:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278278624\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-55d1c1c0-40d7-4e0f-bd79-425904519bd0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 11:20:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278278624\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-796713dd-817d-4e80-b0e4-56c7df6cf448\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:44:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4318815d-c55b-4193-ae6e-19b7999dfb7e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:32:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7daa32e4-c6d8-4767-9d6c-e7bfbb89117f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:52:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3277770521\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2b031c70-afe7-4986-b349-96248042013c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 12:35:08\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3ee62d85-9e83-4715-93f3-2eea48927257\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 09:16:29\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3277419469\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b130ce12-1798-4826-97e3-6684e76329e4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-22 13:16:24\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3277416751\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-91468745-961a-456b-99a0-277938e55c99\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 15:20:39\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3277163149\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2702ee2c-fbb2-45f1-a2a3-98ad42f27b1e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 10:33:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3881054525\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4330a4b5-c7f8-4c95-872f-52ca086f60fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-18 14:21:05\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3275939856\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3f3e0e8a-9a62-439a-be3a-5f13e96d9711\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 14:58:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3881631554\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-89e7fc36-2ae2-4c78-9d44-0d53094f6004\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-14 14:31:07\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-04-15 04:28:11\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3275444539\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-da76d1f5-0249-454c-87f9-6f83bfb0eb9e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-12 10:05:02\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3881993979\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-688e739c-f38c-42e3-834b-139d0bb6a157\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 14:12:31\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3274177789\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-57fe2bed-593d-4668-aff4-34f84e5c1aa6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-18 09:34:41\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-25413f7b-af50-49d7-8478-6683e53b65cd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 10:57:03\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3279358132\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ff468915-e141-4da6-8f5b-1a39667dd69c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:59:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3279358132\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-853df8c5-368d-4342-8ce9-7927679d4d6e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 10:48:51\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3279358132\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6ef9bd1a-261d-42d9-8f9e-356694012f90\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:28:25\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3279358132\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-49173c7b-5af5-4878-9945-1675e9e49009\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:37:52\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3279358132\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e1215551-d1bf-419a-99ac-58175db5c140\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 14:23:53\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278977284\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e007c76a-289a-4136-99fa-7b3424f5b667\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 12:22:41\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2a8d7417-1940-4bb7-ab66-8b943f0b24ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 10:52:28\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ee4b169c-6235-44a3-aa12-3c6235c06cb2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 09:54:50\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f7a7ed60-53e0-488c-9d1a-901b497a4792\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:18:19\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f87fbc5f-7b96-4574-8588-d238e6311676\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:17:02\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3273957130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-34905a52-4415-416f-9005-32d54d5961a6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 13:07:10\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-95641a71-3268-4755-832b-2fdce28cc903\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 09:59:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-78ea4575-07ff-4aba-b23d-56a2d489924c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:00:01\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4b395001-4027-43a5-ac3c-82398fc13929\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:35:06\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-70866547-d18f-4126-9c11-e1173bad14a6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 13:18:58\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c0cc2340-8857-4ab7-80d2-a7ff1ef20268\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 12:48:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-877106e0-6286-49ca-8967-35a6e1a96247\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 12:47:56\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-698cd48f-9bf5-4cf5-9805-7d61dca45c09\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 12:22:40\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6f00452f-4115-48c0-aa7b-379ae1b7307b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:04:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278665712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9cf35de5-f503-4af2-ade9-f1763d1a1d80\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 09:32:46\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248678619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-30f830b1-6c30-40e9-8ef4-fcda7cf89a9c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 14:42:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3270416563\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-da0e4bf7-72a3-4968-90c5-717b50c8b4ee\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-07 10:18:58\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3270089439\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e71a2187-b2d4-48ef-b2f1-255c9518101c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-03 08:28:33\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3270021732\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-26e3fdd3-6754-4fcb-8e4a-be17e687cc8e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 11:31:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3884394870\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-22a668e5-7871-4736-9359-1497194f1d5c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 11:21:46\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248678619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-79b05ae3-79d6-4412-b030-f35af2b20dcb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 11:19:53\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248678619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e409c5d7-3822-4ba6-8cfa-4d3340e6ec1b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:29:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248678619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0125687e-f09a-4994-a92c-7743ecda691b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:30:18\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248678619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2413aa08-2db2-4683-8051-aa457e02c9ab\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:29:31\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248678619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8a1e9768-a112-4ce1-ad98-192a615f589d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 11:25:02\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248678619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-617381e2-0aad-4ce3-a558-6b0e347cd31a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 11:20:45\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3270839675\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c46c8b5f-2806-40bf-8dbd-7a05874dd2fd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-06 16:04:56\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3885877852\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-de9dfa8b-ee90-4258-a499-93957346f052\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-10 12:22:08\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3887517268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e395b2e4-3878-433c-afd3-3cf713bf9bd1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-14 15:09:00\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3887533834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e5865e44-6f9a-440b-a9ee-96fc85545b3e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-20 13:54:39\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3240883878\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-265050d4-29a8-4242-9d80-c24ac8fdebf7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 08:46:33\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3209223585\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c55bfa74-1c8d-42a7-8622-401d389b8a3e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 08:11:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3888713226\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fe6971ec-756a-4fd4-bad1-b9a2814d486b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 13:09:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Giuseppe\",\n \"Number\": \"3208587940\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-02-06 09:10:14\",\n \"Last Name\": \"Mazza \",\n \"Added User\": \"Mieles\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3208520924\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1c7262d2-b246-4887-ac88-a207a677c944\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 13:05:10\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3890540195\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a2ea1344-454b-4005-80ad-8f04ff53dbe7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-26 13:41:34\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272936983\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dea59998-5174-4022-bfde-f40ed5d72903\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 12:44:31\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3273683034\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2c380bc1-a76a-42ce-a5a4-4dda1799a27c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:17:19\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3273683034\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-00d29342-3c2c-4f87-b97a-f650b1330485\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:17:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3273683034\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4244c955-e673-41bc-a8ff-7b66825b8da4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 11:37:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3273264102\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8d6af37c-bced-4f56-9609-db7ad0682d20\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-07 12:42:28\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3273110227\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6446ac7d-acb9-449f-9536-a21f10a75d62\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 11:21:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272959474\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-52d958cd-df7a-4d2a-a3bf-68ca4c4fa18e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-31 14:57:30\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272936983\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4261c73e-2fa3-4068-a095-9f15075d6a5b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:45:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272936983\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-de5bbc63-2253-4572-972e-9a73cb2ccd94\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:12:12\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272936983\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-beabb4d9-0320-4a84-889e-482022a554e8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:30:25\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272936983\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9246e78f-2b4a-417c-ae6a-1ced65fc75f8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:48:00\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3279358132\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a382733f-575c-41bd-a9cd-be6066f70e0c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:09:48\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272936983\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bc2b52fc-caef-4ca0-bd85-d6e50b33550f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 12:02:42\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272936983\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ea37050c-6ddd-44d5-8fe8-3bf35e77cfa0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 11:50:27\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272936983\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-77c12bf8-a0f4-462f-b599-daff4656cea5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 11:08:38\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3882452682\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4c6a6748-f5bd-4979-aa0c-882d95a20ae9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-25 08:32:29\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3883080367\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-43576b25-8479-46ed-83d6-448f1831219f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-04 10:51:57\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3884303780\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a938c973-5625-4f62-9f14-b5ffb5c8cf61\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 12:54:58\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3271407868\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-36bd5bf9-f543-4334-a509-22b4f2ac939b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:50:26\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3271334828\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b53a405b-6928-418b-be75-0eee1711bf01\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-22 15:02:58\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3884303780\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-85260cc8-7924-471e-892f-a0ce37a75570\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 12:56:14\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d335dbb9-1867-48fa-80af-7b69a953e506\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:29:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8e63d538-0644-4605-8a4e-b9d694a5b1bf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 15:57:19\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5d4edd9a-3d0a-42af-b10f-3e2959020c03\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:14:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285676294\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-df1ac68f-43f8-42ab-bf9d-befe7f0d879e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-12 15:59:47\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3792495868\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-30f42403-3ec2-4461-b56d-5b863b0022eb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-27 13:16:53\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3792618006\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a44ac0e9-e853-401e-b806-e8adf6434f56\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 14:09:57\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b61c6017-44f1-4e9c-9286-25a347e523b5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:12:51\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bd283ad5-719a-48eb-8861-3a107ab6a475\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 13:38:12\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-721111c1-61dc-466f-abd1-e259ff5c4375\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:00:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ceede3d6-da79-448a-8cb0-0341222ed251\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 10:49:47\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d14c1ef1-39f7-40ea-b259-872b6fa9961d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:30:45\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c1b0da10-db22-4e60-ba73-ea233ee76fd4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:54:41\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2901a758-def9-4ca9-bd64-ce798466b6fd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:30:28\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-86b51587-9ece-4a35-8625-2f4e631d12df\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:36:14\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285572268\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e9ca2ccd-26b1-4b56-8d56-77008602eb8c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 13:02:00\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3792639716\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-72baa756-20ac-4735-82cf-d07a653acf3f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-03 13:10:48\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285320640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-27914ec2-24be-4057-92b4-41a65a1d8340\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-20 10:49:08\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3801914888\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7fa5a315-054e-48b2-9361-e88594f7e3f2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-15 13:35:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3802988881\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-daa774e3-ea0b-492f-9d61-3f9fd47cef89\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 10:36:24\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284594993\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-45c098ed-8794-4af5-b3cd-0ea2fcd633ec\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-27 15:35:32\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3803595014\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c6d8d840-f441-4f3f-8b7a-f26a709ef98c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:19:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3287663742\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9586ccb5-d5a3-4eb7-a146-dab202df5b29\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 15:05:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-66bde9cb-8ba1-4007-bfc0-4dbba20395ed\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 09:02:42\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eb81cc45-e35f-4c59-b17e-5873e2116466\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 13:56:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-215e8945-be43-469e-976f-cb133f9700ee\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 13:26:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-75065c2b-9403-4f40-8b57-71e17bb3995f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 12:26:09\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288159180\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a2f6b749-1594-4e61-9f56-951dd6a7ae90\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-23 09:10:11\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"2025-04-24 04:27:18\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288159180\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a2f6b749-1594-4e61-9f56-951dd6a7ae90\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-23 09:08:25\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"2025-04-24 04:27:18\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288048762\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e574a634-3f61-4d56-a122-7ff681914ce7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-15 14:09:23\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3287861657\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8ca6910c-280e-4ddd-8998-9a600ea38d25\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-19 15:51:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3287663742\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-456a9fda-f1a8-4a7c-97a3-d07c1398bf2c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 10:39:50\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3287663742\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-77fd7c37-800e-4ad7-94ed-efcb744a6d61\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:58:23\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284240719\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cf1900e6-678b-40c6-97cb-026a1fbeca4b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 13:10:03\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3287178082\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a81dd190-718d-4e20-8710-d5244e352db4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:03:39\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3287178082\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-08867420-e2e7-4fca-bcae-dfe022f4e475\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 16:22:11\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bbbe6f4d-7ba7-45f2-bc92-2a42c0b68ce3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:56:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Edgardo\",\n \"Number\": \"3286892882\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC List\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-03-26 15:34:30\",\n \"Last Name\": \"Crescenzi\",\n \"Added User\": \"lorenzoc\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-825583aa-6c52-4fbb-83f1-98c40ff66a83\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 15:23:37\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3286680002\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-315f2c1a-00d1-493f-af45-b7437316affa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:25:35\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3286680002\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5663a29e-e50c-4e9f-b9ba-cc0aa57b0021\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:06:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a8e114d6-be04-49b0-9ded-ef3869b3a4bf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 15:43:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791985995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-aee3d888-03eb-42bf-bc6a-8313bc43d9ab\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 14:06:28\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fd473d3f-d552-4322-b0cc-dab24cde38c4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 10:50:36\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3281583979\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-022bcf30-07cf-43cf-9fbc-94696e6ecf0a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 15:55:29\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3281571043\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c2493d99-5e51-4d4b-a10a-9880d37df7d7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 10:26:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3281355458\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-aa9276df-76d5-42de-8c3b-68dc5ea9d016\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 12:28:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3281288249\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0d9265ff-c2db-4713-a653-8e0e459ea177\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 12:45:00\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3281149720\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fa622345-f8ac-4f62-99b7-093f0cba2770\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-12 12:07:41\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-97aebf08-c783-4f03-bf9c-1fc126d1682a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 12:21:18\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-115d42d3-1f25-4aeb-9d35-1da500b9f829\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:10:36\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d88bf649-26d9-4678-b8fc-70428141c7f0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 11:16:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-169c37d8-f234-4086-a69f-55eefb9a6324\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:21:12\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-40c7922c-30bb-40b8-8075-45b98091a1ab\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:44:24\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3281583979\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-073e6d5f-cb3a-40e8-90d7-114ff06207a8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 14:41:22\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3c1713db-85d3-4ef8-bb9c-2f1ad8871cf9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:41:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cea853bc-c6e9-4c5d-ad71-8f3702cc6753\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:15:31\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dd367a71-078f-4cac-8a0e-6d47dbd80cf5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 13:27:52\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-85226df6-7701-4a84-83ca-eefc25d70861\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 11:10:24\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a903c7a9-a0c3-4238-9f37-4beb80e4628b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 10:55:07\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280220510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ba8a311d-7d66-43ba-9f00-7d2dc70927c2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:35:17\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cc785068-fe7c-4f82-82e4-b0cf276262f5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:11:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280036226\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-01d9c58c-814f-4e5b-b5ec-f329154caeb2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 13:41:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3279358132\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a1b84458-f1fd-46fa-a563-c56e8416eb9a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:13:13\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3283077916\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-893be03c-d9fc-4e62-8918-4dfcb1b4d49e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 09:06:39\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284240719\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6eb38784-13a0-4cb1-9428-c28e231d20e2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 13:03:20\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3806321790\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9824e38a-618c-474d-966b-4bbaed918d14\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 12:54:49\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3806842821\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e9a7e821-8d0b-4b02-8f64-beadaa8870ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-09 09:13:12\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284195742\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-634dc2ad-7d1a-4a5b-bf39-17763aec81b2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 09:00:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3807651392\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-10b7abfb-d7f5-4599-bc38-5ba56471cf7d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-21 09:44:46\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3807885459\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-21fcd2db-648d-437c-b585-e02e456be26c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 15:04:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3283510554\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e04fcc44-afd0-443d-9718-69fd4264d5dc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-18 15:21:59\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3807885459\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d33a6e98-0289-4e11-8d29-f0576118a081\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:54:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Candido\",\n \"Number\": \"3283195375\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-03-05 15:39:52\",\n \"Last Name\": \"Carducci\",\n \"Added User\": \"lorenzoc\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3890936332\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e1022ea9-3412-49fd-a2f8-855deb4bd609\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 14:16:15\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3807885459\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-55296933-aee3-43d5-97b9-6e6d85b3e65d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 11:06:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3807885459\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a43456cb-90a2-4734-aa85-b5c1be6bf1a0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:24:59\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-328a0882-03f8-4355-9859-eca85de5f886\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 13:20:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3282386437\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a144feb4-a652-43c6-a082-5d279d8b0f5f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 10:43:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3282369726\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a6575c2e-2caf-4201-b9a0-daaa9142691b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-11 10:29:15\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3282174183\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ba9bcbc6-eae2-4aaf-bcc1-e0f01884a84a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:29:01\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-04eb76a0-5925-4393-8f25-4418d7cc540e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 09:51:19\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9c429638-6a9e-45a4-983b-88cd2c22987d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 10:55:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3281583979\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-276313a0-ede4-42a4-97a2-f8c6142577c5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 15:49:05\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f2974713-cc90-4f82-8dd7-353f0e2efc1d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:27:17\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-04bbced9-65cb-431d-90c9-e27f3c94c1de\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 14:39:24\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0831654209\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-80ca9ea8-0d22-4c6e-a7c1-56cd2776fe86\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 14:42:38\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0815887310\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c0e437e8-579b-45e8-9f59-8635363536bb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 10:00:58\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0815430748\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f637b9da-1cc0-4c01-bd27-619ed169224d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:57:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bd713a76-19fb-49e9-8330-4a6968f1fc01\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:08:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5442ab95-fe05-48ca-a18f-7e47b4d7023b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:15:35\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0586280455\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5bc39411-aaf7-4ce1-9c82-1b5a578b6760\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 09:57:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0586280455\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f8fa5717-488e-4f29-9f98-9bfc1bf996b5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:25:44\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"058570968\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9c63ba75-0b32-4b74-9e13-ed592837bad6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-17 11:45:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"058445458\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c9949be2-b166-489b-b25e-1b256605fb44\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:47:08\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-87d9b685-0d29-4b30-9bac-5c1af589233a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 15:38:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-869603cb-414e-434c-bdb5-b3e4c8cc92a4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:50:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-acb69e1e-64c2-45e0-9475-32816bbb1b90\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:43:48\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2e55fab7-7151-40e8-a41e-2d9e89c612b6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:43:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a1bc26ae-c0a2-46ba-b4f7-77756abcccd9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:40:35\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0a62af1d-e425-4f06-be7f-d5f86158d768\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:52:13\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3730396a-7210-4ad4-a792-197947575951\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:51:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e8b326e6-796a-4d38-8a89-ca3103d9bbd9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 12:49:53\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-51f2024d-cdac-4380-b060-cbded52318a6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 12:26:48\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fc201e0c-6100-4b69-8739-6700f0b3c7fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 11:25:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-659aee95-9905-45af-9c6a-78772a204dfc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 10:11:08\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3930200563\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6cc1773d-8187-43d3-a4d7-92cb10e7b521\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 09:44:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3931955048\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7e93a985-a9e8-46a0-a4dd-692cb8e2483e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 10:36:57\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3932000232\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8dd72767-efa6-46bf-892e-7ae0e4d51d94\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-17 09:06:41\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3933327137\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-394b469c-059d-4555-943d-60b7503105ac\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 08:50:17\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3933929413\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d94f80fa-6276-4028-9098-ef90dd9ab779\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 13:06:55\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934074550\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-13f6bd3a-ef31-4c0b-8254-59d5bdbb18bb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 11:07:04\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934321968\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3a658027-4d6c-45f9-87d1-78c932aa634f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 11:03:23\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934321968\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-25201695-61cc-4283-9dd3-4163cc4006dd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 09:11:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934321968\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eb870219-a906-4744-8cf1-c321454c1cbe\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:46:25\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a522fc80-7ec0-4f26-b432-424a052063ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 09:31:20\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d9d3607a-8dfa-4cf7-93c8-ba356c0d2f11\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 11:23:08\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0961918551\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dad0f14d-4bc3-4baa-ad27-ab0c2404e0f9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:30:54\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-70be72e0-1e85-4d90-aeb1-7e376273c047\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 10:25:36\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9617e32a-a58e-45ad-a44c-deaceca87a3f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 15:44:12\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cff6fe19-e9fb-495e-bccf-07c41d9c0334\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 15:43:10\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6b539ab2-f068-4956-8a17-89e362658cfe\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:40:05\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c276c9ec-5fc7-499a-a2b6-cb786819a586\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:36:06\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6b9ca355-7f1c-4899-9d99-a5271bf63f8d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 13:39:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bbb51cbd-7b19-45f6-9a24-6022b12b6956\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:37:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0883950073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e7cd6c41-a171-48a5-b24f-082caed8d372\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 13:13:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3ad2b6e3-1bbc-4156-a52f-c131f829571a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 09:56:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0331823405\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5e8b00ff-a6ec-4607-bb8e-2caf68f57930\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:36:18\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0331823405\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-92d26eee-9485-4ed6-b19f-a3a2e40c96de\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:23:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0331823405\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e5c31edd-a650-4465-aede-ea198cfcd042\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 15:15:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0297383337\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7f2be331-0040-4c57-9abe-9002cd094421\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:19:19\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0297383337\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b1affc1e-941a-420c-af37-9c94f82ff82d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 16:05:06\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2a95f0cf-3f0b-4260-b6b1-8b94868dc13f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 13:19:33\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-67cb7e56-fc3c-47a4-a682-17c235506b28\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:36:37\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-204b286c-4da6-419d-b111-1b63881b6264\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 09:22:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d49284c1-daf7-4026-b47f-abcc1a9d2bfe\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 10:07:58\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-23239358-65c7-41a8-86cb-417950b51590\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:20:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0331823405\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0cc87ee0-b0d7-4757-9af0-02b4f4233bbb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 15:17:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-28f4d560-e8c9-4643-a4ad-10e75991c64d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 10:35:50\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"393516784340\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-de92cf94-0c38-4d65-a1ee-496966db3d4f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 15:43:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3935182765\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-68a545d0-3e0b-4905-8fe9-be9fb3a2e482\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-28 13:58:25\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3935618838\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c05ca36e-457f-4ea9-8fe4-61d2a9c24d8c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 11:59:16\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3935623504\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-19ef3fbf-c83f-404d-90dd-f593ff431a56\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-27 16:14:52\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3937846439\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6220099e-0aa0-442e-9070-ad3f2e6893e3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 14:50:33\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3939147412\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e8c2b371-b9b5-4476-97b8-2dc4519e67d9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-24 10:08:29\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3939717284\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-af098ed8-fcc5-4bc8-89a9-bb9b89c6cb87\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 15:06:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3939747976\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-223e4677-3f0a-4420-9ac1-0291a35293b5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-20 12:03:50\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0565916318\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-162f1f78-c8fa-4e8c-bad3-c2b1b5623899\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:21:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577936877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2e2dd3d4-81a5-4f49-9453-034a96c36446\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 14:03:22\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0577042374\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-30548ad5-d40c-4932-a56c-9ab24a246ae9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 10:52:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-25 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934357760\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a42802d2-9d9b-4e7e-9ecc-0a049f0811a8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 12:23:18\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0574631632\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9daa64bb-1052-4f80-8834-c55c37ddc721\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-16 10:12:31\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0565916318\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-837a953f-7563-4ed1-9cfe-1db2d07b324d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:31:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0565916318\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e204a0fb-8d4e-484d-bd8f-d1bea1ac4a66\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:05:58\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0565916318\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c5bcf60f-df17-4329-9876-fac5225b36fd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 15:56:36\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0565916318\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7523000c-976f-48b0-9feb-123943f62655\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 10:05:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0565916318\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e9899a7b-c4b2-46b8-a860-6889c21a83de\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:22:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3929877649\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-30bfed9f-5436-4e86-a614-b537481869c7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-19 11:57:12\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-08919a38-67fd-4c6f-af54-edaf0f4aa96d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-22 14:06:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-23 04:27:33\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c1efdbcc-9ced-43fb-8121-8509947e5b01\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-20 12:40:01\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-21 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c877a31d-55f3-469d-aea9-350476a3af3d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-16 14:20:22\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-01-17 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8654e8c3-8d75-4971-b0a1-88a096e8175c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 14:58:46\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f634c63c-1c02-41ee-a1b2-c6542ce7e14e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:55:15\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ea828f28-2aa8-494f-91d8-aec9530a4ace\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 14:24:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dd244753-42d9-47e7-88fd-b8385a232454\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:30:37\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e689cabc-88ff-4363-ab78-bd3656b5e88e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 13:20:57\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"036270023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6e50e2b-38bd-4ccc-a4c6-093f04d2c50a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:14:46\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-293df860-ddd5-4b66-9d6d-7edd7f1581cc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 10:37:52\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3913331404\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-29ae6248-9469-4e97-82eb-db72f8989243\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-11 16:17:58\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3204312195\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4bee269d-34ba-4e1b-a013-5dfa959313ac\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-25 08:23:35\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3913460521\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-451ad090-d246-442b-8da1-cdb368f20e80\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 14:17:04\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1368d23e-6e2e-409c-bd6f-76b5342d5a14\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 11:13:43\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4e45655e-ccc7-43ef-81c8-670a35412816\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:35:03\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4e5ed275-c0aa-4108-954e-c6cc3fc358e8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:33:28\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0a3b038f-6331-42ff-ab8d-4dc1be673437\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 11:26:18\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6592e8b9-f192-427a-b73e-92da3df0cb3a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 10:24:26\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5253d1af-c5b0-4668-aa16-d2eb9cbb021e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 14:04:56\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-42365f28-b615-4c32-9b4b-c6d9948a6c71\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:23:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3899244789\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9145d702-5d85-4e54-9eef-970fddfb81db\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-21 11:12:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e010578d-6e0f-4269-8177-2dc396dce0c1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 10:28:23\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203576623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ce0a0c2d-78bc-4d20-85c1-af2b270fb91c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 08:58:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203548591\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b70e65dd-c861-4ae4-b13f-585a3c6532af\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-23 13:45:54\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3914027081\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b756dd71-0ccd-4abd-8d94-c76e3202b6d1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 14:40:53\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3920040249\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-28723490-c50d-4adb-b2c3-ce633aa030aa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 08:51:28\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3920094780\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-686c4897-9b2b-4f55-90ea-eb43a23f2f44\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 08:40:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3920587994\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-04d5b9f6-9885-4dd2-a1d7-6feaca66bf39\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-10 12:44:29\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3920720640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e9bf8388-e366-4bf7-9dd4-072bbf6fe188\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-01 09:26:54\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203123684\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dbb663b2-00e9-4485-aa22-565f9c19a890\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-25 12:53:20\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Florela\",\n \"Number\": \"3206326056\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC List\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-03-19 17:28:32\",\n \"Last Name\": \"Toma\",\n \"Added User\": \"lorenzoc\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3207554447\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-189c02ed-8b4f-406d-a20a-4fbe7ccc2a90\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-16 16:22:53\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2025-01-17 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3207512732\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3a448ffc-34d9-4a97-b4d2-92796cdfd459\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-05 08:18:44\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"2025-03-06 04:27:39\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3890940747\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8d3ec802-43e3-49ad-b8c3-bd5c52eb3a20\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-26 13:27:43\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3207424624\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a2e00eef-74e9-4cef-9625-6dbb8e77bec6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-05 15:59:58\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3207004558\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5d35af22-b601-4786-9b9a-af0d1cb8a81c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-01 11:59:23\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3891776421\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c836723e-79df-4e30-b3b8-16bf8236fc38\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:28:03\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3206618035\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-31113176-2930-4bf7-b69f-e7dc52305fb8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 11:38:13\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3206618035\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c598f079-760c-401c-82d3-7eb6578fb9b6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 11:37:10\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3206510601\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9db08862-0795-4a17-a137-4743e630bdf2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:23:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3891793792\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bac77b89-3bcb-4e72-b01e-d8140675c3a6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 08:57:31\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3921228796\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a915bc0a-964e-49c6-9ba1-0a4e03e83fdb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 13:57:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3894312387\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-173abdbe-e3e3-4fbd-a767-c56501af05b4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-28 13:10:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2025-01-29 04:27:31\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3206012689\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9b67dd05-7c0c-4608-a737-15c31ff6dadd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-23 13:16:19\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3894414608\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eb2eaf34-b2c7-4be2-89e2-c3d142e19bc5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 13:16:57\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3895472190\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6a2b6e52-ab91-44c1-a9e8-22c799b4b157\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-07 15:23:27\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3896231094\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e58531d2-f40e-4b8e-8153-c9e92c8f7a2e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 08:24:37\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3897697070\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-198a38f6-e365-4e60-b909-bd1385bfdb95\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-08 09:18:24\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3897924036\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-395b7768-b46b-4b4d-a12a-63ecdb75dd2a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 14:30:00\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3897973917\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-59320902-bb2c-4328-ae38-a171e1f00c69\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 14:58:10\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3205323006\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c38066a6-a8ba-44b3-9b4b-775b1908784e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-20 15:10:31\",\n \"Last Name\": \"\",\n \"Added User\": \"Mieles\",\n \"Deleted at\": \"2025-01-21 04:27:41\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923926883\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b2fa8817-1ceb-4de6-baab-0da68b96c7e3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-14 15:40:04\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2025-01-15 04:27:57\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200557033\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-76ea7d83-0ad5-4b94-81ee-ea92aa4b9d89\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:33:43\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3b0d1fdb-709a-490e-bf8f-7050a2dcf6d8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 11:47:10\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c6568b62-41f0-4e4c-9978-2c87ae76c54f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:42:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c0af34e9-6897-477d-bf18-8b18e04c004b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:27:04\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-155c8895-00bb-4f3d-8586-724a4578bfc2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:08:42\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3e497cb2-a2e5-4769-913c-9b00ac378138\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:36:09\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d3f6bd9c-ed4f-48d4-a3b9-96eb6b8f301c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:36:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1a971c9c-d58a-4e60-a02e-ebddf24fc9e2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 10:35:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ce23e4c4-c510-42c1-a513-5b9d17001feb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 11:34:06\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f56ffca5-234e-4d1c-b325-8de8594150fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 14:51:37\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200557033\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4dc05e15-4699-4879-a6ea-1cd2cf07f2e0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:26:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3924469946\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6f722418-b537-4b91-be7a-ef1e75dc538f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:09:29\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3924469946\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d24fd2ba-94b2-42b0-ab0b-edee6cb4acbf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 14:05:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3924469946\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b7c86456-7c4a-4dd4-860b-95eb164cfe28\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 13:38:55\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3924469946\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e0899459-de7f-4038-97d9-ad241f10e467\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 14:44:50\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3926581235\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5bbdd2cf-cb27-4d20-a3a1-0abb40b1e06f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-07 07:58:11\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3927016159\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eccadce6-f1e8-44e9-a7a9-2425d7825f8a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-26 15:17:06\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3927027838\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-df83a69b-bcda-4eaf-80d2-cf9b2ff6b687\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-19 15:41:48\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3927728163\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-96bb9240-7f05-4c13-b3da-bc10ae49efbf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-28 15:34:34\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-03-29 04:27:17\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3928312391\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5e3c6fb3-f6d2-46cd-840f-acdcfa3d43f5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-27 09:23:54\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923103241\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2bd09e51-ad41-478f-b974-7f7d2671b2ca\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 08:05:44\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3202188572\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ad99a1cc-b177-41ae-ad41-6fb3fba3400b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 09:08:15\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3921968309\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-35586259-1a44-4cca-a92b-6706038372a3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-09 11:17:08\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3201983224\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0f6135c6-c83f-4201-8feb-eb261856b645\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 12:19:41\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3201852020\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ff71bb0e-efc5-4a7d-a123-e086630c4cc3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-23 08:55:42\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3201834572\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-71784552-17fb-410e-ba44-96273005d730\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 15:31:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3201713996\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-78df370c-e21b-41b8-b23d-39b76b45a205\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-21 14:41:51\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3922326082\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fbbb0cd7-9ee6-483e-9a0c-54e25453126a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 14:23:11\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3922567789\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-633196eb-b551-49ca-9f94-37573df801ef\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-21 15:24:20\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Vithana\",\n \"Number\": \"3201622822\",\n \"Prefix\": \"39\",\n \"Reason\": \"BLAKLIST DNC\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-12-24 10:51:54\",\n \"Last Name\": \"WIJESEKERA KANKANAMALAGEDO\",\n \"Added User\": \"Mieles\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351236734\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-326d41f6-ff2c-40c4-b731-7a940e558117\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-25 11:20:32\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923277531\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-17abd777-5be1-403c-8a29-3ad8b3760c5c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-05 14:26:54\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4f5975c1-fdcf-4b80-8bda-b4fc41108d86\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 15:46:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a922b9ed-38d1-4f58-bac9-c7fb33bc6816\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 11:03:06\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923385200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-04dbd815-e76b-4087-ab6e-c85baa30fa4b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 11:41:37\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200557033\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-014bd04d-ce17-4975-8201-52771fcae4d5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 09:34:27\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200557033\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ecb4db75-7a1b-411c-879c-e8c72da942c5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:12:28\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200557033\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-31e6d25d-0fd1-4d29-927e-b1e573184bf1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 11:59:29\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200557033\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-92ae7a60-a069-48c0-ae5b-e2df545593d5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 11:09:30\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200557033\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a6183725-1dd4-419d-ba29-66ec0f57a5ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 10:48:20\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334524217\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-081d988e-00de-43aa-8120-eb4ca81e6b9d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-26 08:55:52\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3335698702\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8d3af024-0b35-41c6-8d22-a85d3ddb69d2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 08:19:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3661667101\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6c2f9715-c90a-4ffe-a53c-a9684f1c1417\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-08 09:52:12\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334882324\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c286d17f-da1d-4d3c-9910-5e00013073ac\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 09:26:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334882324\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f6f45315-cd0b-4368-bcdb-65c1bd1fd10b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:26:38\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334882324\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6d7c844-0a34-488b-9f8d-0568a0e10ca6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 14:03:40\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334882324\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-312df40f-36c0-4746-9f7c-d662453e8350\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 12:55:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334882324\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6cc02fcd-188b-4d86-a415-806425ff0962\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 11:13:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334882324\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6f06dae6-01b3-4aca-8daf-330d58f56928\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 08:50:00\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334882324\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f07647cd-8ff8-4425-b4fd-df3a96c325dd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 08:35:07\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3662154384\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e9a44133-6437-4a44-a79c-ee5a3a4fe19e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 15:47:31\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"360879955\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0ecb75fe-8a83-499c-9986-64a42cbc2d63\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:22:40\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3662232994\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3e35fcc9-1800-4520-b0a4-289596c71314\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-13 11:19:21\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334416086\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3fa11bb9-d2d9-4bd4-89e8-97e6640e6c80\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-29 14:02:48\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3662422020\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bd3d39cc-c5d9-42af-9540-f7c090e99a9e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-27 15:31:24\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eb2b82b9-6cbc-41f5-a4d6-bcfd3ea07efc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:14:08\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eb2b82b9-6cbc-41f5-a4d6-bcfd3ea07efc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:14:08\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-18dfdf6a-2c36-4cb3-a82d-211248519a77\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:14:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-18dfdf6a-2c36-4cb3-a82d-211248519a77\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:14:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4a808cb6-fbbd-41b8-9aa5-3544ce858a4f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 12:05:59\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4a808cb6-fbbd-41b8-9aa5-3544ce858a4f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 12:05:59\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bd454f2d-eca1-47c8-b47f-86c1aad0a596\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:43:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336794897\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-551570e0-62ae-4031-8ee1-5e89e29934b0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:30:27\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336794897\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3c2605d9-5aa7-41e6-b1a2-01769c658e5e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 16:13:11\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336794897\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-22cdd5a7-e905-4271-9632-5e317df09eeb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 16:12:46\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336794897\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d70bfcc7-416c-4efc-8cd9-9a77bc65d712\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 14:44:15\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3534078713\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5f9e60eb-1c39-4344-bdc1-d78b4b0be23f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 08:47:56\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3534078713\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5788f72c-4014-46e7-b9e7-683754380267\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:05:23\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336335728\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-94da4b97-1efa-420b-9602-47c4f5ad1f76\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 13:18:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3534123159\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-451e7e45-4e60-4467-b8be-593971235a5b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:52:20\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3f8f7179-22c6-4bec-ab73-473f27329399\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 10:15:59\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c96b336d-83f8-4415-ad1a-f8faf5f4d4d8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:32:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cc65fbd0-6e34-470b-86d0-3f6c9993e52f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:15:04\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f03b7ec9-d259-4131-a163-8da4188537d3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:14:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5cd59835-4938-41d8-ba9f-a1bf13e326f3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:39:44\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ecd01ff6-23e8-4d0d-9c6f-f3da88dbff6a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:54:23\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b2743e3e-6c97-407b-bccd-a6c128508f9a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:43:32\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bf7ded12-53da-4374-9690-fccf7f5706e2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 11:37:27\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bad81a3b-0689-42cf-994b-6f37b0c48e15\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 11:55:27\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336168956\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fca8197e-5df7-4353-a038-3de5bb11a9ad\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 10:03:35\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"360645680\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-32f278de-3b86-4014-ba39-ef370659f8a6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-28 08:14:51\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2025-01-29 04:27:31\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332468997\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7a2d4dc8-9ae1-482c-b5a0-196eddb42d13\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:59:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2cb86309-5dc7-44c9-8856-d8f280bbdb22\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:16:47\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-65d189b6-3cc4-420a-9325-db3af558f83b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:35:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9e4bd68b-fd40-4f8f-986b-26056e4d5545\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:34:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-945596de-7774-4f5a-99b8-8dc63bd7aefc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 15:24:56\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-87a9f8bf-9f40-452f-8612-a721ce8945bd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 11:56:13\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5aac3cbb-f1a6-4baa-ae7d-4ae4f5e90ab9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 11:51:17\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1e9dc9e6-5331-408f-a610-8a3cddb43902\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 10:06:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332672889\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-34bc89c3-ebc9-446c-b63f-cd26b9a32232\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 13:35:05\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332635260\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-945708cb-6800-4ded-b8a1-84cea36c8100\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 10:24:11\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332484729\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7a3327e8-b53e-49e6-af32-281f9c22f540\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 14:58:40\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-01da577f-8706-434e-8be2-c5e0125bbab1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:34:33\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332361522\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8343d185-4e11-4f75-a50c-82510697638f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-25 09:05:56\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664294662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ac552d23-3a61-4332-912a-ceff77cd45d5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 10:24:09\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332113070\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-910fccf9-8431-4263-a7f6-886626de6f17\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 10:01:45\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664294662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-17461fe0-99f9-4106-b0b3-ebbb033708ec\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 10:55:17\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664294662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9705b0b5-375e-4d8b-b91b-76309cd784c2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:34:33\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664294662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a2e5f7e9-4413-4365-aaa6-e44a3b830cbf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:30:28\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664294662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-153d16a6-a824-4107-882f-492bd6cb35fa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 16:04:49\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3331418836\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-757bb902-8fd0-4bcd-8ed6-41fa340b13c8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 09:59:07\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664294662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-75b3aebc-dac7-40d3-8950-495f23710c1d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 12:05:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333693363\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c75f4503-2116-44f1-a5bd-cb70e038497a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 13:36:25\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2025-01-31 04:27:06\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c96b336d-83f8-4415-ad1a-f8faf5f4d4d8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:32:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6b1ca1f2-49ca-4b60-862a-a5f0504320ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:31:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6b1ca1f2-49ca-4b60-862a-a5f0504320ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:31:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b764e096-daf1-4ea7-8e29-cab941348ce8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:34:54\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334345690\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b764e096-daf1-4ea7-8e29-cab941348ce8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:34:54\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334149410\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6ff3301a-ce55-4759-9745-a7af22cf96f1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-11 08:59:38\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3662739438\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-20d958e4-5793-4bc3-8992-a1bb1c7c0207\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-20 16:33:22\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333755912\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c39b29c3-9250-403d-a486-0d9ea96650f9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-03 09:05:49\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333755261\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1be39ea1-a306-4235-95a0-c699300e7dfc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-05 16:12:45\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"2025-03-06 04:27:39\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336794897\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6b9f7372-2d7d-4a4a-bee2-3027f8619041\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:07:12\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333659233\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-342ebfd4-c069-4e09-8db1-7dca55d90354\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-10 15:58:01\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333388065\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2d94ebdf-6b13-455b-afc2-b95a10facae0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-17 13:25:43\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"2025-02-18 04:27:37\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333373867\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-67cff4aa-374a-4c0c-8bd4-22f142964371\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-04 13:33:41\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3663287044\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-856a4d86-51a0-42fa-91dd-fdadee606d6b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-03 15:58:03\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333242937\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f5861d00-7ead-4b42-8c8f-b98fc4fc42ea\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 12:33:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3663587792\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-628c804d-ab16-46f3-a0db-7f6af36a538d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-14 13:50:17\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-44ceef75-8111-4148-8523-1357286691dd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 10:30:40\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-35dc4de0-e1c7-4057-a2ae-6233c704bca9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 10:27:48\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332717793\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-22c6012e-83de-4b5d-81c6-a7d78f8155e8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:46:46\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3342015552\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6c47bf1-ddcf-4ec2-96ce-539d97ccb236\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 09:04:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-01-31 04:27:06\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346648797\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d47dce36-539a-4a4e-b5ab-8a488cf2ad29\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 15:17:31\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346326564\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4cf2b7a9-a155-4b86-9d9f-c823b1c7ceab\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-18 14:41:54\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3515801345\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9e0d70e0-ca0e-43cb-bf8e-d2b195b69e8e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-06 13:13:38\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3515919232\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eac4cfa7-d986-4a22-b0cb-8c79250dc7bc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-22 08:29:55\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3516194589\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a2c3a496-f1ec-41bc-8c16-6f14533e47ac\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-18 16:23:22\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3345381926\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4a3f37e1-c0d1-4ee6-8626-c56fd0653d79\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-03 16:26:38\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3343607334\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eb2eaf34-b2c7-4be2-89e2-c3d142e19bc5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 13:16:57\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3516288343\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b82e32d3-864e-45b6-ba92-075f5be9c2d7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-04 14:51:51\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3342882947\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fc09349e-baed-4395-970d-e5db1b29f069\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 09:19:23\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3342803550\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0c05186c-9b54-4cbd-ac50-276a81a6c5a7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 14:14:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346648797\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c242c211-a9e7-47e0-a669-8825deddb596\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:41:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3342015552\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6c47bf1-ddcf-4ec2-96ce-539d97ccb236\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 09:04:06\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-01-31 04:27:06\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341889061\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dd07d969-1b41-4ed1-9873-0e14983cacd9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 10:28:17\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341658679\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bd0fa6d4-81ec-457b-ae8b-c26e96368c77\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 13:55:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341559711\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-642a494c-2d6f-4eb8-8e64-dcfefa13fc0f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-21 14:36:13\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341485952\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f1485909-98d0-411e-9df9-542f011dfbdd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 15:11:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341485952\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8f6856ff-064f-4b0a-8f3d-f1fffc148707\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 11:21:14\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341485952\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-db16efeb-bdb4-44ae-92f0-6c27b4edf640\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 14:13:55\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341485952\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c1d1671e-7163-409a-9864-6aa54865fc1d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 14:12:42\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3517818147\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-91c63e36-2b3e-4073-9677-f0f64617004c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-25 11:00:33\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3509884299\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5c566f52-f34f-4dde-a79e-8679530dcb60\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 11:26:00\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3501119853\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ddb81990-3473-4da9-bf72-74c550c0b4a8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 15:39:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351227219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-26d9a27a-12a6-4a70-a95e-a8dcc7314e2c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:58:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351221247\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-35de8ac1-6834-47c3-b61b-fbf62894086b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 10:46:26\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351221247\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9b214965-2bcb-4bcf-832a-6a3766c2076c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 10:44:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3501704398\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9ab68727-1f4b-4138-82e3-6c96cce54270\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-19 13:50:01\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3348864356\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-419bab34-7486-42a6-91b6-5e9d2a8d44d3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:27:14\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3501898197\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f8e276c7-89b9-4e9b-aa2b-6a5a0b9f5caa\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 14:19:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3505978027\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-38707582-6152-4b70-bd7b-2d4c4cc2a467\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-25 08:38:59\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3509730779\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6cb3d85c-38ce-4a1a-a4ad-97a3eb239bc7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-11 11:06:58\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3517996353\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7c848ddf-6275-40ae-a820-6000ad87059e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 15:31:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3347241390\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-490108d7-0a15-4b1e-a957-70f23eab2b49\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 09:05:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3510141656\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ff9ac0ba-14e7-4d28-9702-4926a7e1a52f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 10:20:08\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3515174601\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-61223a5c-fba4-43a1-9b32-59f5ffc20462\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 14:08:05\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3515560493\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e409434c-8c83-4a42-b8b2-012c11971033\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 14:14:57\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346821929\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a0bed69b-ef37-48ff-8f0b-0c72c0b45e6d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 13:08:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346821929\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a0bed69b-ef37-48ff-8f0b-0c72c0b45e6d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 13:08:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346648797\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1177bc0a-866a-4461-a38b-d61a77506430\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 14:50:59\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346648797\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d60028ce-f495-4d0c-a9a9-6fa41fa0abcb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:36:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346648797\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b2836f5d-c03a-4d9a-a629-b10a0e0569d7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 12:24:49\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337089696\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4f4857bb-eb73-4028-a568-bbb3f6cb5e74\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 13:27:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3534078713\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c0741462-4e17-407a-8c3a-3a77f8dd7250\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 15:35:22\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337215305\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7e8bb3b5-b928-4a17-95ef-ccc38449846e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 13:17:14\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3534078713\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2eca0b1f-b186-4a9d-91c7-391168aeea7a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 13:38:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337089696\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3e8b05ec-08ba-4a07-922f-76e8204fa368\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 11:44:27\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337089696\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e6198bd6-e118-4c2d-a232-bbb276af2567\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 16:14:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337089696\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-42f92bdc-c864-4727-84fb-5334bf76f189\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 15:59:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337089696\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-16527522-8cb7-476a-9b69-ceef93d5a22a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 15:45:09\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337089696\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8e9d1fb1-677e-4fb1-80b6-37f43ae4c2b8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 14:07:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337089696\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2b69dfef-75a6-41a2-a05c-f65cdd1bd9cd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 12:28:26\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3534078713\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-24f8e9bd-387a-42be-8f44-f9e739f9c4cd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:25:33\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337089696\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7d13c4ec-4638-46e3-bcae-c47fb59d146d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 15:49:40\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337024988\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b049e231-c390-4020-8945-6dbe73857adf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:44:49\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337024988\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5a78430c-6da2-43b8-9c8b-59d6a60fe849\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:27:22\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337024988\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-31e728cb-5245-454d-946f-6e2fc6149dfc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 11:11:56\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337024988\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d2d51d67-aac1-460b-abbb-1ddc9670b42b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:33:33\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337024988\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c34adf53-592e-436e-8b4a-09fcb1250557\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:56:38\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337024988\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-df5e2a8a-e1f9-48c0-86c1-f63525c77227\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 11:41:22\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3534078713\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-668e47a2-4640-433c-9d37-b9735a1ee548\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 14:17:08\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3534078713\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f6286586-7d7a-4c00-be3d-20decdd1fc74\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:48:47\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3519897306\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a41776b1-d0e5-40d6-b554-7a3e034ef852\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-29 15:04:02\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3518826463\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7d95fb03-4e3b-4039-a24c-0ddd57afef42\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-02 12:33:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339671488\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7b63f54d-e50f-424b-9675-d085cf7a0e68\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 09:31:11\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339671488\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d237d4cd-849f-4895-9801-9542340f3254\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:28:37\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339671488\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a2e8e599-2119-41d7-bf2f-30ce0c48a3a5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 11:27:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339671488\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f982591e-1de4-4b72-af75-b3a68ef29aed\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:47:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339671488\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e0d90fbf-64f7-437d-aced-fa788fdd2630\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:24:27\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339640134\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d7e53425-0300-414d-bf67-4a58e479d126\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-28 10:40:37\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339491462\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2619ec26-55b4-433b-a825-da0c046af8cc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 12:45:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339487865\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cee59254-6611-4998-83b9-b216b1f14e98\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-13 14:49:51\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288638637\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f89be0ab-5d96-40a5-aae2-a135a65b426d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-07 07:32:54\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3533268244\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-32c7ba44-5518-4729-88b4-b1f8b1223a06\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-15 15:43:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339221712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6ee145f2-b5ab-4193-be5d-1d09dc2fe73f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-03 12:34:28\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3533341116\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-93d2cc03-32a3-4548-b916-ff1932c20154\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-22 16:23:27\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3533581167\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-25c29a05-8c47-4481-b260-bd651e005b97\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-18 10:54:21\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3533865933\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d87b1742-1e40-411f-ac33-54a234409aa0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 12:49:10\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3338356018\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-b3eb6edc-3f8c-4b21-ab9f-c80485b1d9cf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-05 10:38:54\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3338356018\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a90465ec-ebe4-43b0-97da-cbe69404f801\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-18 09:29:55\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3338114818\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6e5e3424-c82c-4655-908d-04ecea7b2563\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 10:20:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337996215\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c2eeae28-d44a-494c-9e3e-961dd0948b76\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 15:30:06\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2025-02-04 04:27:52\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294536526\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e0a656bf-6aa6-466c-8a3a-3443cd64f94f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 11:01:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3296102254\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e23fcc47-ae84-4af5-8b63-e6bcbae19800\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 09:13:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3714830604\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0d747260-fac8-4449-9eeb-8bbd1d426f83\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-19 12:48:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3295742504\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-47b4438a-f756-4285-a3d6-87aac7419b0a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 14:08:04\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3295643875\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e0904f7b-669d-4057-aa1a-8f0d74c61287\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 12:15:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294855951\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-992d0769-a1f9-42b4-b031-87da70b891c5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:30:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294855951\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-44b87279-4bf1-4862-9df2-642ab579de5d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:29:46\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294855951\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-220521f1-9280-48a2-92e6-360bb60c89a0\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:34:21\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294855951\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-05d6ddee-465b-47bf-8e94-6000b574d51a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 10:42:48\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294855951\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3e84f175-e44c-4645-b190-a8ac20ec8dfe\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 14:27:50\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294855951\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8d94ea8d-210b-43b9-aaec-b408b1f01721\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 13:02:34\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294782414\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8fac3866-0618-40c5-9a29-a17077274d46\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 11:20:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GiuseppeF\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3296210922\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bfad2703-3fe4-4fba-a72b-f157eec7720e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-21 10:01:58\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3716373995\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5a649961-cd59-4ef0-9b65-5f904718feef\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 13:50:31\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294373452\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bd86dd00-34e2-46f3-8038-dd68f20dfc2e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 13:38:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294256515\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-565a8af0-426b-46b2-9955-d2808eeab6cd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 09:39:54\",\n \"Last Name\": \"\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3737090481\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5e649789-a3c7-4a20-9796-5c6a3d8bd2eb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-27 13:46:08\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"2025-03-28 04:27:07\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3737201982\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fab393ae-b3f6-48bc-9259-97748d73a2d8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 09:39:40\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3755405394\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2fb77014-b7f9-4262-9ca4-745dbb34083c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-21 14:52:48\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f50316fa-3c10-42d3-95bd-a7f7f0e688f2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 09:34:55\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-02ca385c-044f-4cd4-b66b-11991c9d0e14\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:06:22\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4984ed47-ccdd-4b5f-bb7e-f7a9e760b203\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:00:11\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-be30f6da-1dc0-4238-aeb7-927bb71be300\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 11:11:21\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cff6fe19-e9fb-495e-bccf-07c41d9c0334\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 15:43:10\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3298976386\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ba2e1522-c05d-44bf-b5a8-38164e519dc8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 15:20:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3713352230\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f54d1a4a-c8bf-4a41-bae0-4f075c7b2e80\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-21 13:36:20\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3714310563\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-097e6c39-21f7-4812-bf6a-e11b3448e04f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 12:25:56\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297999926\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d5778c13-baa2-44ea-9455-f8322a1aa89f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 13:32:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297830774\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-37ae07cf-5f3e-4571-8426-4e1a530164c2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-20 16:11:09\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297824164\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9316649c-b3b7-4a57-99e5-f73cd6e48330\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 13:34:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297811137\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c0e99172-1ffb-490d-ae0b-fc4bc0ffb947\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 12:27:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3714528087\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fef111f5-3094-409c-94a5-99543e84f5b5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-30 13:18:33\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297151644\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-30f9aeba-5985-44e0-a0e7-acd630b20be3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-18 12:21:28\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9617e32a-a58e-45ad-a44c-deaceca87a3f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 15:44:12\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-577148a1-28cc-45f0-a094-928bf4c0c48d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:50:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6b539ab2-f068-4956-8a17-89e362658cfe\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:40:05\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c276c9ec-5fc7-499a-a2b6-cb786819a586\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 15:36:06\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-6b9ca355-7f1c-4899-9d99-a5271bf63f8d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 13:39:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bbb51cbd-7b19-45f6-9a24-6022b12b6956\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:37:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e7cd6c41-a171-48a5-b24f-082caed8d372\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 13:13:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-87d9b685-0d29-4b30-9bac-5c1af589233a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 15:38:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297140242\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-04bbced9-65cb-431d-90c9-e27f3c94c1de\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 14:39:24\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3296788508\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d86122d1-36fd-4567-8263-a1c268db34ab\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-02 07:42:26\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3296619022\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5bc39411-aaf7-4ce1-9c82-1b5a578b6760\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-12 09:57:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3296619022\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f8fa5717-488e-4f29-9f98-9bfc1bf996b5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 15:25:44\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3773114681\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-776aa5c0-dff8-407f-beb7-eaa6d195bb8b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 12:55:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3290445824\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-534219a0-ad0a-46b3-b6a8-9fc48e8ae7b7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-10 13:04:05\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3290414017\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bb3d531c-04e9-49cf-ba4f-9b5071507d35\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 08:53:38\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2025-02-04 04:27:52\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3290414017\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9efec5c6-b9e4-4317-b31f-7121e42928d3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-30 09:05:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2025-01-31 04:27:06\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3761922636\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3a9a84aa-063c-4656-811b-3b502bf2ce2b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-14 14:11:28\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289675415\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2a00f45c-9352-4b8e-b0e2-c946123ef85e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-01 11:45:26\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289616753\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e38da03b-9ef5-4cf1-a592-1723e2c3b48d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-10 11:42:23\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289586884\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ada8d2f7-ef1a-4e02-96cd-10f32496292c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:26:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3762023910\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-afcf2fe2-3e6b-4298-947a-8c5987ee74d5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 11:08:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3770801929\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1544ffb6-61b9-40e7-872d-4ba2f1823dec\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-02 14:14:41\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3771184109\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d7db84bf-6859-4165-b299-2652309d4c2b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 14:01:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3290479324\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-84c10b6f-ba20-4aaa-b29b-7583630f2f88\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-23 14:44:07\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3773737358\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-bc532c11-6fdc-4c9b-abdd-e77ac7772c24\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-31 13:19:39\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3776784267\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9c63ba75-0b32-4b74-9e13-ed592837bad6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-17 11:45:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289255665\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-80ca9ea8-0d22-4c6e-a7c1-56cd2776fe86\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 14:42:38\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289073619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0cc87ee0-b0d7-4757-9af0-02b4f4233bbb\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 15:17:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289073619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5e8b00ff-a6ec-4607-bb8e-2caf68f57930\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:36:18\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289073619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-92d26eee-9485-4ed6-b19f-a3a2e40c96de\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:23:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289073619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e5c31edd-a650-4465-aede-ea198cfcd042\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 15:15:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791445080\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e32e584f-f6f1-4c25-a1bb-d77767c1c1e5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 09:18:54\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288716280\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-42ef09ea-bc52-4b78-92d3-0eb38bf910ae\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-24 14:55:21\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3791624271\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a1f8dfb6-4d9f-4bc1-8959-8d4b2ed8ada3\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-27 13:29:17\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"2025-02-28 04:27:56\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3756458207\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-35a95bb1-f2f5-4d0e-9f20-134f33adebb5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-13 15:55:21\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9f21137c-4589-4ef8-bb56-fe59c27caeed\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 10:50:40\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-008bd58f-bc51-40d7-a059-4cfecb67e8e1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:27:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-135636d6-2c11-4bcd-9be2-78e7453026a4\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:24:39\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293525003\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8d9fb46f-bf17-4664-a2cf-7f7561129f93\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 12:17:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3293521422\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-678ed1a8-119a-4fc2-b2af-02aa73d32c98\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 08:29:35\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3292233067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5bc38e62-0a61-4e27-a209-55fa4b12aafc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-30 15:42:32\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3292188128\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-95f241ce-df9f-4255-a528-0beae5fad61f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-22 13:18:39\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3292058074\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ea605480-49db-4041-b320-dab1a28ab64f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-20 10:56:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3292011990\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ec4c4d34-9c70-43a4-a857-0deae684fc6e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 14:52:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3755889398\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c5b9134e-4608-4108-9751-2b2deeb01585\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:05:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664294662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a7eec584-80bc-4406-a9df-df4cab1296ff\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:14:46\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291270670\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-83430262-6fe6-49f6-a9ed-1a2216bf0266\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 11:05:37\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3760515295\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e84d522b-0cf4-46d9-8e6f-105329aab5ff\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 10:22:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3760997773\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cdb29c2b-7f54-47b5-b842-16ba3d1af402\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 11:13:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291020427\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-51e1f046-8077-4392-91fb-c1766bd26932\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:57:22\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291020427\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-df1d8f1b-4e22-4232-8692-2209fd075004\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 15:09:22\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291020427\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5198fe8b-d13d-4a24-922c-a862a646bbcd\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:06:16\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291020427\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ecbce5c1-4152-4628-b08e-b2246b6dae58\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 13:20:12\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291020427\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-94baa3e3-b724-4e3d-b7f9-94a76743b796\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 09:11:10\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291020427\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4bddcb81-e91c-47fa-b2bb-e81ff25b33c8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-29 10:51:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3761202305\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fb358a4a-cb5e-4471-b436-43d0cdb7f09b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-03 09:48:44\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3315482092\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fb9387c3-9096-480e-8037-1c576c9e3e1e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 14:02:20\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-9c429638-6a9e-45a4-983b-88cd2c22987d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 10:55:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-04eb76a0-5925-4393-8f25-4418d7cc540e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 09:51:19\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-328a0882-03f8-4355-9859-eca85de5f886\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-22 13:20:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3316430489\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-79144cb2-a8ce-4415-8e1c-5953676fa4e2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 15:28:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665979175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4dbdb298-3679-41ac-b503-cf67b2e53b43\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 12:59:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665979175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8d32eaaf-9b36-4daa-9407-8ad7a238eec9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 11:40:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3316024067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-91e0d1d7-f2e3-4679-823c-2fdf518f20a5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-07 13:32:46\",\n \"Last Name\": \"\",\n \"Added User\": \"VeronicaB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665979175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0ac3aeeb-80f0-4459-9245-60b496585f4e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 11:46:27\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3316003053\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e7d409d1-bd97-432e-919b-8771c315a902\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 10:27:24\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-97aebf08-c783-4f03-bf9c-1fc126d1682a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 12:21:18\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665979175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-dd53facc-32fd-4818-9042-9b0ff7d7c594\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:06:45\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314689388\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cfab0e70-38bb-4a7d-a9d4-39a7a4b79395\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-23 16:27:37\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314689388\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6d93f79-ac37-4151-9bc1-cf485ab82b47\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:34:51\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314689388\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-3933efe4-9876-4c08-ad4b-4853233fbe4c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 15:04:46\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314689388\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f9427235-31fb-4088-ae33-ed4d200e8592\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:31:06\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314689388\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-047caf52-f900-4eb4-9eeb-3fceac385a12\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 13:22:46\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314434275\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-56fb3d6f-836e-4138-96ea-e8db02589df1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-24 08:14:58\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314434275\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-e8af174e-1dd2-4c2e-beaa-97bf0aa2c9f7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 13:45:37\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314434275\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0479e390-f9fb-4716-909b-eb7b0b86fecf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:37:15\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3318222133\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fab9ee21-c5ad-4a6e-a594-8b06ed9801da\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-11 13:06:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Luca\",\n \"Number\": \"3331324830\",\n \"Prefix\": \"39\",\n \"Reason\": \"BLACKLIST - DNC LIST\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-01-14 10:30:19\",\n \"Last Name\": \"Morelli\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664294662\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a7626aca-71e8-48ff-91e6-0868bf9290e5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:15:43\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3319939465\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a7a6ba42-0f43-4785-bee7-5d3c3e6142cf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-02-12 13:13:59\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664295581\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7c1f670c-ccd2-4efc-93af-6a37df4f89ef\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-27 14:07:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3319122827\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ee6648d3-52e6-4d6c-a667-60a8629a32f9\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-24 16:23:33\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2025-01-25 04:27:46\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664449568\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d481da6b-7466-4846-a00b-1603c1874cdf\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-13 10:50:41\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665979175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-277fe512-435f-480c-9ed4-d7c98eab4064\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:33:17\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3318891085\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-eccda01e-66e9-4f3b-878e-614eaf5f939c\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-28 15:57:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3318222133\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-48794e38-0249-4548-9274-e4b20c5b7897\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 12:48:04\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3299316817\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ad9379f0-6d22-479a-b027-c751a195e55e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 10:00:05\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3318222133\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2b1d8627-eea8-4d3f-9cc1-0860cb4446f8\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:31:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3318222133\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5c6efcd4-be55-4ec9-9976-858598011699\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-02 16:08:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317516501\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-577a1e98-d3b2-403f-805f-3641ec3cb9d6\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 15:39:25\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665979175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d6d07209-63a1-424b-b2b3-2065f518c853\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 08:30:02\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-7daa32e4-c6d8-4767-9d6c-e7bfbb89117f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 13:52:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4318815d-c55b-4193-ae6e-19b7999dfb7e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-19 13:32:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2a8d7417-1940-4bb7-ab66-8b943f0b24ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-16 10:52:28\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-cc785068-fe7c-4f82-82e4-b0cf276262f5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:11:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317173847\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-115d42d3-1f25-4aeb-9d35-1da500b9f829\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-09 13:10:36\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3311139728\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-4b340635-b1f0-42a8-813c-0538421b67ba\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-23 15:02:47\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2025-01-24 04:27:16\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Attilio\",\n \"Number\": \"3666340268\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC List\",\n \"Added at\": \"\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2025-03-21 17:12:35\",\n \"Last Name\": \"Zanette\",\n \"Added User\": \"lorenzoc\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3312621637\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-314e36e8-c932-4ac6-bd40-e2b115d35a2d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-13 09:10:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3312525401\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fe38fda8-657e-41b8-b00c-114fbd4f57dc\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-18 11:23:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3312199480\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-ac9c0420-0064-46af-b609-c816c05fca3f\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-04-04 09:53:06\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3667195221\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-c44d0f23-0bb4-4f44-b9c9-2d68f3f9cfd5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 09:19:13\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3683425207\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-63cabbf2-4136-49e2-861b-b8f4954fbf59\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-26 10:06:05\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3311274102\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a39b9426-1019-4498-943b-f736fbc4f047\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-28 13:44:49\",\n \"Last Name\": \"\",\n \"Added User\": \"AlessandroTo\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3701320393\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-fe8f47ca-848b-4b9c-9454-798d2ea61aa1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-06 15:50:30\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314434275\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-2f61f31e-8dbc-4fad-867c-734b9ca97bc5\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-04 11:38:00\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3703033584\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-5081caf5-62d1-491f-b62c-44cd17c45d2e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-06 15:21:52\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3703692326\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-d3cb234a-32e4-4a1d-94b9-ba8c91741732\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 14:38:57\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2025-02-01 04:28:17\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3711527611\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a978c2ff-a594-4f21-9482-df0ab51d2f52\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-01-31 14:04:39\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2025-02-01 04:28:17\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"330574683\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-1742c4a3-4829-476a-8733-e9466411677d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 13:08:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3713323771\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0a300492-82e1-47be-8e94-7aeb8e21792e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-13 16:20:39\",\n \"Last Name\": \"\",\n \"Added User\": \"IreneB\",\n \"Deleted at\": \"2025-03-14 04:27:35\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3299495981\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-23ac6250-d5de-498f-b46c-a0ca1b4699a1\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-19 14:28:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3713327302\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-224eff36-1e21-487f-acb9-329647692d70\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-13 15:18:52\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3666276810\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a6727b1d-1ecd-4c4d-a8b0-c31be15f31ea\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 11:03:22\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314434275\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-06956ac4-bd51-4f40-a55e-0d3020af9fd7\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-05 12:24:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314410588\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-35291364-144c-47a0-b1f2-97891134ca9e\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-26 10:22:22\",\n \"Last Name\": \"\",\n \"Added User\": \"SilviaBa\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314201560\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8f58777b-8868-4302-b731-d84d1b6bd5e2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-30 14:03:42\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314201560\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a519a736-d990-4bc7-8bff-3f07873e7c76\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-10-24 11:10:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314168432\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-08f53718-ab0e-4aca-999f-a1f3301a666a\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 15:15:27\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665979175\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-514f21b7-be10-4e90-99f9-dc35832f8933\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-20 12:14:22\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3666276810\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-326ba82e-a4e9-4379-a916-d053feef6f62\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-10 14:28:06\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3313735301\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-14bebe30-6624-4fd2-bc4b-07a58afa540d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-11 09:49:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3313613110\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-8a90061a-b5af-4319-8739-c67a3f566ec2\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-11-25 08:38:34\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3666276810\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-0d68c543-cecb-45b8-8428-9f10fe7aa83d\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-17 15:53:31\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3312772297\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-a91f4c92-01bf-4245-95e5-02ac211c0924\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-03 14:58:56\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3313430783\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-60f52a2b-9ca7-4f9e-825e-b77724198c57\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2025-03-12 14:11:38\",\n \"Last Name\": \"\",\n \"Added User\": \"DanielaLe\",\n \"Deleted at\": \"\",\n \"Last update\": \"\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3666276810\",\n \"Prefix\": \"39\",\n \"Reason\": \"By DispositionCON-f3e91371-2726-4ecd-a4ff-1de19506ef6b\",\n \"Added at\": \"\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-12-18 16:23:14\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3484041778\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"89771017\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"639030317\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3889853239\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3921588081\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"119884952\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3484041778\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482921067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3497483434\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486534180\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3490838295\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483129052\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3484041778\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3929710308\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3663673022\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3898738877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3885871272\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3898738877\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3893474929\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494416016\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"36531691\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3517326300\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3662971231\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"36531691\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339364329\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"696525850\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337006360\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"744742310\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337163498\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474548351\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"97154732\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291085235\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0150154917\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0163215319\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0236540886\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0245559982\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0245713576\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3429433505\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3429433505\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3454255172\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"744793310\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3460211149\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"284105648\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0284105648\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"0574718884\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357795687\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3282572482\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357173067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357173067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355434937\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357173067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"221118239\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357173067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357173067\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3465816714\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475462574\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478593817\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"114501466\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393868922\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"330703970\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"330703970\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"289076755\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3277812787\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"331551731\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334033680\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"SmithR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3315027633\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"2024-12-31 04:27:33\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3201404303\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3206454170\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3388023116\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3402645549\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272380894\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"513012\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"513012\",\n \"Prefix\": \"\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403419506\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition \",\n \"Added at\": \"2022-05-03 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"\",\n \"Last Name\": \"\",\n \"Added User\": \"MontalbanoD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-05-03 08:05:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200371746\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 5386405\",\n \"Added at\": \"2022-10-27 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2022-10-27 12:19:59\",\n \"Last Name\": \"\",\n \"Added User\": \"Denisep\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-10-27 12:19:59\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3313531137\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 5497694\",\n \"Added at\": \"2022-10-28 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2022-10-28 14:35:33\",\n \"Last Name\": \"\",\n \"Added User\": \"Denisep\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-10-28 14:35:33\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"716797\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 4333322\",\n \"Added at\": \"2022-10-28 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2022-10-28 14:38:38\",\n \"Last Name\": \"\",\n \"Added User\": \"Denisep\",\n \"Deleted at\": \"\",\n \"Last update\": \"2022-10-28 14:38:38\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480172817\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 4333322\",\n \"Added at\": \"2022-10-28 00:00:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2022-10-28 14:38:38\",\n \"Last Name\": \"\",\n \"Added User\": \"Denisep\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2022-10-28 14:38:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3290324181\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38522387\",\n \"Added at\": \"2023-10-19 10:53:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 10:53:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 10:53:25\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383456857\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38522737\",\n \"Added at\": \"2023-10-19 11:45:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 11:45:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 11:45:28\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381004333\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38523097\",\n \"Added at\": \"2023-10-19 12:32:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 12:32:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 12:32:55\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3406820039\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38523788\",\n \"Added at\": \"2023-10-19 12:41:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 12:41:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 12:41:42\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394503475\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38523994\",\n \"Added at\": \"2023-10-19 12:42:05\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 12:42:05\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 12:42:05\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336523512\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38528709\",\n \"Added at\": \"2023-10-19 12:58:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 12:58:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 12:58:04\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383047096\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38546138\",\n \"Added at\": \"2023-10-19 13:53:50\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 13:53:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 13:53:50\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3282837101\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38555015\",\n \"Added at\": \"2023-10-19 14:21:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 14:21:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 14:21:30\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3803141330\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38555495\",\n \"Added at\": \"2023-10-19 14:22:58\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-19 14:22:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-19 14:22:58\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278175032\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38795141\",\n \"Added at\": \"2023-10-23 08:52:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-23 08:52:04\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-23 08:52:04\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"33322110\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38816068\",\n \"Added at\": \"2023-10-23 15:04:50\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-23 15:04:50\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-23 15:04:50\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474180230\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 38929219\",\n \"Added at\": \"2023-10-25 10:18:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-25 10:18:55\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-25 10:18:55\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289463452\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39020515\",\n \"Added at\": \"2023-10-26 09:06:37\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-26 09:06:37\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-26 09:06:37\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386886555\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39022747\",\n \"Added at\": \"2023-10-26 12:24:45\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-26 12:24:45\",\n \"Last Name\": \"\",\n \"Added User\": \"ErikaS\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-26 12:24:45\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3274403835\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39028187\",\n \"Added at\": \"2023-10-26 13:04:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-26 13:04:56\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-26 13:04:56\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3715250219\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39045907\",\n \"Added at\": \"2023-10-26 14:23:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-26 14:23:29\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-26 14:23:29\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487219409\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39166958\",\n \"Added at\": \"2023-10-27 14:24:10\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-27 14:24:10\",\n \"Last Name\": \"\",\n \"Added User\": \"ErikaS\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-27 14:24:10\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3400757111\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39171913\",\n \"Added at\": \"2023-10-27 14:39:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-27 14:39:16\",\n \"Last Name\": \"\",\n \"Added User\": \"ErikaS\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-27 14:39:16\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285592312\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39172798\",\n \"Added at\": \"2023-10-27 14:41:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-27 14:41:56\",\n \"Last Name\": \"\",\n \"Added User\": \"ErikaS\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-10-27 14:41:56\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391240676\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39378179\",\n \"Added at\": \"2023-10-31 10:02:17\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 10:02:17\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 10:02:17\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458520071\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39378215\",\n \"Added at\": \"2023-10-31 10:06:23\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 10:06:23\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 10:06:23\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3519914984\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39378221\",\n \"Added at\": \"2023-10-31 10:07:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 10:07:16\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 10:07:16\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383557061\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39378380\",\n \"Added at\": \"2023-10-31 10:18:45\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 10:18:45\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 10:18:45\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475464592\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39378541\",\n \"Added at\": \"2023-10-31 10:32:14\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 10:32:14\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 10:32:14\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3316043051\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39378882\",\n \"Added at\": \"2023-10-31 11:00:08\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 11:00:08\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 11:00:08\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472196396\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39378886\",\n \"Added at\": \"2023-10-31 11:00:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 11:00:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 11:00:51\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389260402\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39379025\",\n \"Added at\": \"2023-10-31 11:09:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 11:09:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 11:09:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3462180477\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39379367\",\n \"Added at\": \"2023-10-31 11:40:37\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 11:40:37\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 11:40:37\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3519972410\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39379415\",\n \"Added at\": \"2023-10-31 11:45:09\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 11:45:09\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 11:45:09\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3491696499\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39379422\",\n \"Added at\": \"2023-10-31 11:45:35\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-10-31 11:45:35\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-10-31 11:45:35\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339836274\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39740817\",\n \"Added at\": \"2023-11-03 10:10:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-03 10:10:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-03 10:10:43\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203481930\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39775200\",\n \"Added at\": \"2023-11-03 15:24:13\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-03 15:24:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-03 15:24:13\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3282025472\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 39870790\",\n \"Added at\": \"2023-11-06 12:55:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-06 12:55:12\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-06 12:55:12\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285435894\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40123941\",\n \"Added at\": \"2023-11-08 10:09:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-08 10:09:12\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-08 10:09:12\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475242420\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40124025\",\n \"Added at\": \"2023-11-08 10:16:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-08 10:16:47\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-08 10:16:47\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3348296138\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40126333\",\n \"Added at\": \"2023-11-08 13:36:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-08 13:36:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-08 13:36:02\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3282147938\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40126462\",\n \"Added at\": \"2023-11-08 13:37:19\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-08 13:37:19\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-08 13:37:19\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3276933701\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40127859\",\n \"Added at\": \"2023-11-08 13:47:36\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-08 13:47:36\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-08 13:47:36\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3347087863\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40129595\",\n \"Added at\": \"2023-11-08 13:52:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-08 13:52:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-08 13:52:51\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288388152\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40261536\",\n \"Added at\": \"2023-11-09 08:52:26\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-09 08:52:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-09 08:52:26\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3297341321\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40262750\",\n \"Added at\": \"2023-11-09 10:39:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-09 10:39:49\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-09 10:39:49\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3451864691\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40263033\",\n \"Added at\": \"2023-11-09 10:57:40\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-09 10:57:40\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-09 10:57:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3290623056\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40264520\",\n \"Added at\": \"2023-11-09 13:18:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-09 13:18:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-09 13:18:07\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3240924914\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40264556\",\n \"Added at\": \"2023-11-09 13:19:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-09 13:19:51\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-09 13:19:51\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3426926264\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40299362\",\n \"Added at\": \"2023-11-09 15:32:13\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-09 15:32:13\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-09 15:32:13\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487256349\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40412183\",\n \"Added at\": \"2023-11-10 11:06:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-10 11:06:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-10 11:06:59\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3275831358\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40438394\",\n \"Added at\": \"2023-11-10 16:00:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-10 16:00:43\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-10 16:00:43\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3278867263\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40438475\",\n \"Added at\": \"2023-11-10 16:03:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-10 16:03:29\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-10 16:03:29\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3408232092\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40625927\",\n \"Added at\": \"2023-11-14 11:01:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-14 11:01:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-14 11:01:11\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3933367624\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40648631\",\n \"Added at\": \"2023-11-14 15:20:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-14 15:20:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-14 15:20:32\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3407535069\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40655034\",\n \"Added at\": \"2023-11-14 16:08:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-14 16:08:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-14 16:08:07\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394473929\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40739197\",\n \"Added at\": \"2023-11-15 10:21:36\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-15 10:21:36\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-15 10:21:36\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475882990\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40741003\",\n \"Added at\": \"2023-11-15 13:15:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-15 13:15:29\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-15 13:15:29\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3207649771\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40765584\",\n \"Added at\": \"2023-11-15 15:12:20\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-15 15:12:20\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-15 15:12:20\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3317244013\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40778617\",\n \"Added at\": \"2023-11-15 16:13:18\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-15 16:13:18\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-15 16:13:18\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3662446551\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40877825\",\n \"Added at\": \"2023-11-16 10:49:20\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-16 10:49:20\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-16 10:49:20\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3518415017\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40879115\",\n \"Added at\": \"2023-11-16 12:36:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-16 12:36:01\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-16 12:36:01\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3518415017\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40879115\",\n \"Added at\": \"2023-11-16 12:36:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-16 12:36:47\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-16 12:36:47\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3311348340\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40879551\",\n \"Added at\": \"2023-11-16 13:14:58\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-16 13:14:58\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-16 13:14:58\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482116006\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40906876\",\n \"Added at\": \"2023-11-16 15:30:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-16 15:30:55\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-16 15:30:55\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482116006\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40906876\",\n \"Added at\": \"2023-11-16 15:31:34\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-16 15:31:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-16 15:31:34\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3491873809\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 40908495\",\n \"Added at\": \"2023-11-16 15:36:09\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-16 15:36:09\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-16 15:36:09\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3471967636\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41011258\",\n \"Added at\": \"2023-11-17 09:00:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-17 09:00:56\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-17 09:00:56\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3664826805\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41012925\",\n \"Added at\": \"2023-11-17 11:16:45\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-17 11:16:45\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-17 11:16:45\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3703129716\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41141297\",\n \"Added at\": \"2023-11-20 08:09:21\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-20 08:09:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-20 08:09:21\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3895156331\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41144518\",\n \"Added at\": \"2023-11-20 12:39:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-20 12:39:11\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-20 12:39:11\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3895156331\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41144541\",\n \"Added at\": \"2023-11-20 12:39:54\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-20 12:39:54\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-20 12:39:54\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3404686790\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41182619\",\n \"Added at\": \"2023-11-20 15:53:26\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-20 15:53:26\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-20 15:53:26\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3666241511\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41184334\",\n \"Added at\": \"2023-11-20 16:08:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-20 16:08:38\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-20 16:08:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479414666\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41459644\",\n \"Added at\": \"2023-11-23 14:55:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-23 14:55:47\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-23 14:55:47\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386868770\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41459843\",\n \"Added at\": \"2023-11-23 15:00:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-23 15:00:47\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-23 15:00:47\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3270856466\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41464134\",\n \"Added at\": \"2023-11-24 12:27:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 12:27:56\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-24 12:27:56\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3497610925\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41464814\",\n \"Added at\": \"2023-11-24 13:32:22\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 13:32:22\",\n \"Last Name\": \"\",\n \"Added User\": \"ErikaS\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 13:32:22\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284646319\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41464820\",\n \"Added at\": \"2023-11-24 13:32:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 13:32:56\",\n \"Last Name\": \"\",\n \"Added User\": \"ErikaS\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 13:32:56\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3493718571\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41465163\",\n \"Added at\": \"2023-11-24 14:01:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 14:01:00\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 14:01:00\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358028736\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41465264\",\n \"Added at\": \"2023-11-24 14:04:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 14:04:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 14:04:12\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336562509\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41465338\",\n \"Added at\": \"2023-11-24 14:08:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 14:08:24\",\n \"Last Name\": \"\",\n \"Added User\": \"ErikaS\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 14:08:24\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3515885311\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41465340\",\n \"Added at\": \"2023-11-24 14:09:06\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 14:09:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 14:09:06\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3349961940\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41466063\",\n \"Added at\": \"2023-11-24 14:58:17\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 14:58:17\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 14:58:17\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3923832627\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41466073\",\n \"Added at\": \"2023-11-24 14:59:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 14:59:16\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 14:59:16\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485473546\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41466078\",\n \"Added at\": \"2023-11-24 15:01:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 15:01:24\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-24 15:01:24\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3471132959\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41466385\",\n \"Added at\": \"2023-11-24 15:27:53\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-24 15:27:53\",\n \"Last Name\": \"\",\n \"Added User\": \"ErikaS\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-24 15:27:53\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336815403\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41468641\",\n \"Added at\": \"2023-11-27 08:27:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 08:27:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-27 08:27:29\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496043132\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41469453\",\n \"Added at\": \"2023-11-27 09:42:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 09:42:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-27 09:42:30\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477000178\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41469967\",\n \"Added at\": \"2023-11-27 10:29:18\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 10:29:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-27 10:29:18\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3913151483\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41470477\",\n \"Added at\": \"2023-11-27 11:10:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 11:10:43\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-27 11:10:43\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3298349464\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41479638\",\n \"Added at\": \"2023-11-27 14:08:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 14:08:55\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-27 14:08:55\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495796126\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41486238\",\n \"Added at\": \"2023-11-27 14:29:33\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 14:29:33\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-27 14:29:33\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3490708619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41486589\",\n \"Added at\": \"2023-11-27 14:31:17\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 14:31:17\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-27 14:31:17\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"39390353311\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41497335\",\n \"Added at\": \"2023-11-27 15:04:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 15:04:47\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-27 15:04:47\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3282637000\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41498048\",\n \"Added at\": \"2023-11-27 15:07:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 15:07:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-27 15:07:30\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289534265\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41508338\",\n \"Added at\": \"2023-11-27 15:45:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-27 15:45:00\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-27 15:45:00\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3286663682\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41597293\",\n \"Added at\": \"2023-11-28 10:14:54\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-28 10:14:54\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-28 10:14:54\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3208923371\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41752103\",\n \"Added at\": \"2023-11-29 14:31:22\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-29 14:31:22\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-29 14:31:22\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485662378\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41880722\",\n \"Added at\": \"2023-11-30 11:09:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 11:09:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 11:09:28\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495787483\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41880897\",\n \"Added at\": \"2023-11-30 11:20:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 11:20:49\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 11:20:49\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3471383752\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41880964\",\n \"Added at\": \"2023-11-30 11:23:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 11:23:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 11:23:12\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480191536\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41880986\",\n \"Added at\": \"2023-11-30 11:25:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 11:25:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 11:25:43\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393470876\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41881538\",\n \"Added at\": \"2023-11-30 12:07:46\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 12:07:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 12:07:46\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3498354054\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41881564\",\n \"Added at\": \"2023-11-30 12:09:21\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 12:09:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 12:09:21\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3461058285\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41881686\",\n \"Added at\": \"2023-11-30 12:25:20\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 12:25:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 12:25:20\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485628397\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41881689\",\n \"Added at\": \"2023-11-30 12:25:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 12:25:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 12:25:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470709568\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41881692\",\n \"Added at\": \"2023-11-30 12:26:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 12:26:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 12:26:03\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284516316\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41881814\",\n \"Added at\": \"2023-11-30 14:23:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 14:23:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 14:23:32\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496951721\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41897556\",\n \"Added at\": \"2023-11-30 14:23:52\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 14:23:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 14:23:52\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3935688966\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41897676\",\n \"Added at\": \"2023-11-30 14:24:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 14:24:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 14:24:07\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"368495777\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41904001\",\n \"Added at\": \"2023-11-30 14:43:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 14:43:11\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 14:43:11\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482233209\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41910078\",\n \"Added at\": \"2023-11-30 15:00:34\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 15:00:34\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 15:00:34\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383918516\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41910409\",\n \"Added at\": \"2023-11-30 15:01:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 15:01:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 15:01:24\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3899457073\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41910552\",\n \"Added at\": \"2023-11-30 15:01:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 15:01:49\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 15:01:49\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3480409726\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41911746\",\n \"Added at\": \"2023-11-30 15:05:45\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 15:05:45\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 15:05:45\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470864321\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41925170\",\n \"Added at\": \"2023-11-30 15:53:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 15:53:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 15:53:30\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3899733535\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41925316\",\n \"Added at\": \"2023-11-30 16:03:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 16:03:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 16:03:28\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294062688\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41932596\",\n \"Added at\": \"2023-11-30 16:27:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 16:27:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-11-30 16:27:16\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3286134395\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 41932497\",\n \"Added at\": \"2023-11-30 16:27:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-11-30 16:27:49\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-11-30 16:27:49\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3335264521\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42033130\",\n \"Added at\": \"2023-12-01 09:00:37\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 09:00:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-12-01 09:00:37\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248842001\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42033961\",\n \"Added at\": \"2023-12-01 10:27:23\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 10:27:23\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 10:27:23\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3517096004\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42034935\",\n \"Added at\": \"2023-12-01 11:42:33\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 11:42:33\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 11:42:33\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3456662472\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42034973\",\n \"Added at\": \"2023-12-01 11:45:53\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 11:45:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 11:45:53\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3934059133\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42035001\",\n \"Added at\": \"2023-12-01 11:48:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 11:48:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 11:48:12\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3884476787\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42035204\",\n \"Added at\": \"2023-12-01 12:03:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 12:03:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 12:03:59\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272009854\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42035217\",\n \"Added at\": \"2023-12-01 12:05:06\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 12:05:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 12:05:06\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479434964\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42035226\",\n \"Added at\": \"2023-12-01 12:06:22\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 12:06:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 12:06:22\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3397068520\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42035307\",\n \"Added at\": \"2023-12-01 12:13:53\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 12:13:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 12:13:53\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495819634\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42035384\",\n \"Added at\": \"2023-12-01 12:22:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 12:22:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-12-01 12:22:30\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3331812783\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42035937\",\n \"Added at\": \"2023-12-01 13:15:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 13:15:42\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-12-01 13:15:42\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476735144\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42036703\",\n \"Added at\": \"2023-12-01 14:16:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 14:16:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 14:16:11\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351356698\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42036831\",\n \"Added at\": \"2023-12-01 14:23:52\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 14:23:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 14:23:52\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351817643\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42049899\",\n \"Added at\": \"2023-12-01 15:15:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 15:15:47\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 15:15:47\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3401131331\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42063486\",\n \"Added at\": \"2023-12-01 16:16:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-01 16:16:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-01 16:16:59\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483581369\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42173328\",\n \"Added at\": \"2023-12-04 15:03:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-04 15:03:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-12-04 15:03:12\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3392574510\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42367626\",\n \"Added at\": \"2023-12-12 12:12:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-12 12:12:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-12 12:12:42\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494412538\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42370599\",\n \"Added at\": \"2023-12-12 14:25:34\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-12 14:25:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-12 14:25:34\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479559655\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42371547\",\n \"Added at\": \"2023-12-12 14:45:06\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-12 14:45:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-12-12 14:45:06\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403732400\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42384157\",\n \"Added at\": \"2023-12-13 11:44:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-13 11:44:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-12-13 11:44:59\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3295819561\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42387016\",\n \"Added at\": \"2023-12-13 14:41:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-13 14:41:01\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-13 14:41:01\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3933948168\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42393139\",\n \"Added at\": \"2023-12-14 09:27:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-14 09:27:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-14 09:27:29\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477728712\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42394110\",\n \"Added at\": \"2023-12-14 10:48:35\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-14 10:48:35\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-14 10:48:35\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3286828331\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42400764\",\n \"Added at\": \"2023-12-15 11:41:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-15 11:41:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-15 11:41:25\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3338542893\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42400977\",\n \"Added at\": \"2023-12-15 12:01:21\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-15 12:01:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2023-12-15 12:01:21\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3406931669\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42428701\",\n \"Added at\": \"2023-12-27 08:21:13\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2023-12-27 08:21:13\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"\",\n \"Last update\": \"2023-12-27 08:21:13\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356339652\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42456923\",\n \"Added at\": \"2024-01-04 13:19:13\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-04 13:19:13\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-04 13:19:13\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334466123\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42481657\",\n \"Added at\": \"2024-01-10 14:26:18\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-10 14:26:18\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-10 14:26:18\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334353883\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42482125\",\n \"Added at\": \"2024-01-10 15:09:41\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-10 15:09:41\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-10 15:09:41\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294154669\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42482721\",\n \"Added at\": \"2024-01-10 15:55:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-10 15:55:27\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-10 15:55:27\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3348581953\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42483011\",\n \"Added at\": \"2024-01-10 16:23:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-10 16:23:56\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-10 16:23:56\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3319040818\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42498843\",\n \"Added at\": \"2024-01-15 10:19:14\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-15 10:19:14\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-15 10:19:14\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"206523812\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42499981\",\n \"Added at\": \"2024-01-15 11:41:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-15 11:41:51\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-15 11:41:51\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356334407\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42499991\",\n \"Added at\": \"2024-01-15 11:42:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-15 11:42:56\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-15 11:42:56\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477730196\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42507658\",\n \"Added at\": \"2024-01-16 14:52:17\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-16 14:52:17\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-16 14:52:17\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3246649192\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42511718\",\n \"Added at\": \"2024-01-17 11:58:53\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-17 11:58:53\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-17 11:58:53\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476095514\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42515492\",\n \"Added at\": \"2024-01-18 08:45:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-18 08:45:12\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-18 08:45:12\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3256486354\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42516687\",\n \"Added at\": \"2024-01-18 10:23:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-18 10:23:02\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-18 10:23:02\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494209284\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42516975\",\n \"Added at\": \"2024-01-18 11:00:33\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-18 11:00:33\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-18 11:00:33\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341409110\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42519673\",\n \"Added at\": \"2024-01-18 16:07:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-18 16:07:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-18 16:07:51\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284211568\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42522197\",\n \"Added at\": \"2024-01-19 11:40:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-19 11:40:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-19 11:40:59\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355644364\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42522313\",\n \"Added at\": \"2024-01-19 11:50:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-19 11:50:59\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-19 11:50:59\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476901975\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42522420\",\n \"Added at\": \"2024-01-19 11:58:18\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-19 11:58:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-19 11:58:18\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665900897\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42522836\",\n \"Added at\": \"2024-01-19 12:50:35\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-19 12:50:35\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-19 12:50:35\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496443801\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42526453\",\n \"Added at\": \"2024-01-22 08:21:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-22 08:21:56\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-22 08:21:56\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403317056\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42532025\",\n \"Added at\": \"2024-01-23 08:09:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-23 08:09:28\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-23 08:09:28\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289014133\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42547435\",\n \"Added at\": \"2024-01-26 08:52:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-26 08:52:57\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-26 08:52:57\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289515699\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42547719\",\n \"Added at\": \"2024-01-26 09:30:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-26 09:30:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-01-26 09:30:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289375322\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42548352\",\n \"Added at\": \"2024-01-26 10:36:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-26 10:36:59\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-26 10:36:59\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355617051\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42549520\",\n \"Added at\": \"2024-01-26 13:03:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-26 13:03:43\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-26 13:03:43\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3385653866\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42549702\",\n \"Added at\": \"2024-01-26 13:21:22\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-26 13:21:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-26 13:21:22\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3331402587\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42550352\",\n \"Added at\": \"2024-01-26 14:42:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-26 14:42:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-26 14:42:38\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339708323\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42554690\",\n \"Added at\": \"2024-01-29 13:09:20\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-01-29 13:09:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-01-29 13:09:20\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3938730542\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42572990\",\n \"Added at\": \"2024-02-02 13:00:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-02 13:00:01\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-02 13:00:01\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333740186\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42573233\",\n \"Added at\": \"2024-02-02 13:29:46\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-02 13:29:46\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-02 13:29:46\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3401854954\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42581452\",\n \"Added at\": \"2024-02-06 09:43:19\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-06 09:43:19\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-06 09:43:19\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357293715\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42581458\",\n \"Added at\": \"2024-02-06 09:43:48\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-06 09:43:48\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-06 09:43:48\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384383615\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42584660\",\n \"Added at\": \"2024-02-06 14:27:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-06 14:27:27\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-02-06 14:27:27\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332565256\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42600532\",\n \"Added at\": \"2024-02-09 11:05:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-09 11:05:59\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-09 11:05:59\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"091744725\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42600841\",\n \"Added at\": \"2024-02-09 11:34:50\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-09 11:34:50\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-09 11:34:50\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3395688576\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42647114\",\n \"Added at\": \"2024-02-20 15:51:21\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-20 15:51:21\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-20 15:51:21\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"1598889585\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42653216\",\n \"Added at\": \"2024-02-22 08:48:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-22 08:48:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-22 08:48:55\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280535598\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42656521\",\n \"Added at\": \"2024-02-22 14:50:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-22 14:50:51\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-22 14:50:51\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351359627\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42656524\",\n \"Added at\": \"2024-02-22 14:51:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-22 14:51:12\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-22 14:51:12\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391308821\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42656530\",\n \"Added at\": \"2024-02-22 14:53:20\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-22 14:53:20\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-22 14:53:20\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394568858\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42656749\",\n \"Added at\": \"2024-02-22 15:21:54\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-22 15:21:54\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-02-22 15:21:54\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3351864353\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42659698\",\n \"Added at\": \"2024-02-23 12:26:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-23 12:26:12\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-23 12:26:12\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200744023\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42664264\",\n \"Added at\": \"2024-02-26 11:47:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-26 11:47:59\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-26 11:47:59\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3298115925\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42669201\",\n \"Added at\": \"2024-02-27 11:16:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-27 11:16:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LINDACTEST\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-27 11:16:32\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3338908908\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42669247\",\n \"Added at\": \"2024-02-27 11:18:26\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-27 11:18:26\",\n \"Last Name\": \"\",\n \"Added User\": \"LINDACTEST\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-27 11:18:26\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336177059\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42674685\",\n \"Added at\": \"2024-02-28 09:58:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-28 09:58:25\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-28 09:58:25\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3703038625\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42675993\",\n \"Added at\": \"2024-02-28 11:43:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-28 11:43:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LINDACTEST\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-28 11:43:02\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337766541\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42680077\",\n \"Added at\": \"2024-02-29 09:24:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-29 09:24:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-29 09:24:01\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3208514286\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42680219\",\n \"Added at\": \"2024-02-29 09:33:52\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-29 09:33:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-29 09:33:52\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3517730985\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42681205\",\n \"Added at\": \"2024-02-29 11:15:46\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-29 11:15:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-29 11:15:46\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3311169692\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42683683\",\n \"Added at\": \"2024-02-29 15:56:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-02-29 15:56:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-02-29 15:56:02\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495899130\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42685830\",\n \"Added at\": \"2024-03-01 10:52:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-01 10:52:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-01 10:52:03\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3392916365\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42688141\",\n \"Added at\": \"2024-03-01 15:18:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-01 15:18:49\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-01 15:18:49\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3489139171\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42693217\",\n \"Added at\": \"2024-03-04 14:31:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-04 14:31:49\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-04 14:31:49\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485172759\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42696927\",\n \"Added at\": \"2024-03-05 10:47:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-05 10:47:00\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-05 10:47:00\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3286126666\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42706660\",\n \"Added at\": \"2024-03-07 09:17:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-07 09:17:38\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-07 09:17:38\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398116955\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42714713\",\n \"Added at\": \"2024-03-08 10:56:39\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-08 10:56:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-08 10:56:39\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"337530106\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42715391\",\n \"Added at\": \"2024-03-08 11:47:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-08 11:47:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-08 11:47:07\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3405022148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42716289\",\n \"Added at\": \"2024-03-08 13:24:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-08 13:24:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-08 13:24:11\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3926168215\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42716403\",\n \"Added at\": \"2024-03-08 13:33:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-08 13:33:57\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-08 13:33:57\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3316011028\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42716752\",\n \"Added at\": \"2024-03-08 14:01:41\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-08 14:01:41\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-08 14:01:41\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3713038090\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42718122\",\n \"Added at\": \"2024-03-08 15:45:36\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-08 15:45:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-08 15:45:36\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496120562\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42748793\",\n \"Added at\": \"2024-03-15 15:46:08\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-15 15:46:08\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-15 15:46:08\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3335466777\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42756306\",\n \"Added at\": \"2024-03-18 14:28:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-18 14:28:47\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-03-18 14:28:47\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496644794\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42757628\",\n \"Added at\": \"2024-03-18 16:05:53\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-18 16:05:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-18 16:05:53\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483501674\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42764906\",\n \"Added at\": \"2024-03-19 15:55:10\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-19 15:55:10\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-19 15:55:10\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394829196\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42765126\",\n \"Added at\": \"2024-03-19 16:08:31\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-19 16:08:31\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-19 16:08:31\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485621369\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42790544\",\n \"Added at\": \"2024-03-26 08:16:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-26 08:16:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-26 08:16:25\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387495276\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42793025\",\n \"Added at\": \"2024-03-26 11:38:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-26 11:38:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-26 11:38:29\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3398316631\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42795330\",\n \"Added at\": \"2024-03-26 15:48:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-26 15:48:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-26 15:48:24\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3401655940\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42797120\",\n \"Added at\": \"2024-03-27 10:05:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-27 10:05:49\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-27 10:05:49\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3313933768\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42797329\",\n \"Added at\": \"2024-03-27 10:25:39\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-27 10:25:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-27 10:25:39\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332011177\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42798616\",\n \"Added at\": \"2024-03-27 13:14:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-27 13:14:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-27 13:14:12\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3515352297\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42799221\",\n \"Added at\": \"2024-03-27 14:10:15\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-27 14:10:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-27 14:10:15\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"08050394534\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42800917\",\n \"Added at\": \"2024-03-28 08:12:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-03-28 08:12:16\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-03-28 08:12:16\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3463894017\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42823955\",\n \"Added at\": \"2024-04-04 07:51:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-04 07:51:57\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-04 07:51:57\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389402501\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42824075\",\n \"Added at\": \"2024-04-04 08:05:39\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-04 08:05:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-04 08:05:39\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3355786050\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42825107\",\n \"Added at\": \"2024-04-04 09:36:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-04 09:36:57\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-04 09:36:57\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3289467049\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42825956\",\n \"Added at\": \"2024-04-04 10:48:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-04 10:48:27\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-04 10:48:27\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"119087355\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42826573\",\n \"Added at\": \"2024-04-04 11:53:41\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-04 11:53:41\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-04 11:53:41\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3484051498\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42826767\",\n \"Added at\": \"2024-04-04 12:15:34\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-04 12:15:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-04 12:15:34\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3205630693\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42828723\",\n \"Added at\": \"2024-04-04 15:17:37\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-04 15:17:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-04 15:17:37\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3313065140\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42839768\",\n \"Added at\": \"2024-04-08 12:02:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-08 12:02:27\",\n \"Last Name\": \"\",\n \"Added User\": \"DylanE\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-08 12:02:27\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473443351\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42847269\",\n \"Added at\": \"2024-04-09 10:59:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-09 10:59:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-09 10:59:03\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3311813990\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42849583\",\n \"Added at\": \"2024-04-09 13:28:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-09 13:28:07\",\n \"Last Name\": \"\",\n \"Added User\": \"DylanE\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-09 13:28:07\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3319822587\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42849668\",\n \"Added at\": \"2024-04-09 13:30:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-09 13:30:57\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-09 13:30:57\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333065626\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42857438\",\n \"Added at\": \"2024-04-10 15:14:45\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-10 15:14:45\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-10 15:14:45\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3533393118\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42859897\",\n \"Added at\": \"2024-04-11 09:03:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 09:03:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 09:03:01\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3466096272\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42859926\",\n \"Added at\": \"2024-04-11 09:21:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 09:21:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 09:21:02\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3492932016\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42860673\",\n \"Added at\": \"2024-04-11 09:55:44\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 09:55:44\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 09:55:44\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389588339\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42862077\",\n \"Added at\": \"2024-04-11 11:16:39\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 11:16:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 11:16:39\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3401577464\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42862225\",\n \"Added at\": \"2024-04-11 11:24:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 11:24:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 11:24:42\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3400858727\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42862504\",\n \"Added at\": \"2024-04-11 11:45:37\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 11:45:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 11:45:37\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381651161\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42862494\",\n \"Added at\": \"2024-04-11 11:47:36\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 11:47:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 11:47:36\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3283767145\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42862541\",\n \"Added at\": \"2024-04-11 11:47:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 11:47:47\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 11:47:47\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3808649843\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42863769\",\n \"Added at\": \"2024-04-11 13:20:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-11 13:20:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-11 13:20:32\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288365774\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42884901\",\n \"Added at\": \"2024-04-16 12:37:36\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-16 12:37:36\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-16 12:37:36\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284218616\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42884993\",\n \"Added at\": \"2024-04-16 12:45:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-16 12:45:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-16 12:45:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3471254861\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42885037\",\n \"Added at\": \"2024-04-16 12:46:09\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-16 12:46:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-16 12:46:09\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3335906309\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42885336\",\n \"Added at\": \"2024-04-16 13:05:46\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-16 13:05:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-16 13:05:46\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3318965290\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42885775\",\n \"Added at\": \"2024-04-16 13:40:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-16 13:40:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-16 13:40:43\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3286019771\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42885793\",\n \"Added at\": \"2024-04-16 14:08:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-16 14:08:27\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-16 14:08:27\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3661277777\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42893449\",\n \"Added at\": \"2024-04-17 15:10:41\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-17 15:10:41\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-17 15:10:41\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3890816846\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42896594\",\n \"Added at\": \"2024-04-18 10:46:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-18 10:46:30\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-18 10:46:30\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332012306\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42917304\",\n \"Added at\": \"2024-04-23 13:14:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-23 13:14:55\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-23 13:14:55\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473553431\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42928808\",\n \"Added at\": \"2024-04-26 15:09:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-26 15:09:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-26 15:09:16\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3667075286\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42934905\",\n \"Added at\": \"2024-04-29 11:39:33\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 11:39:33\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 11:39:33\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3458799651\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42935083\",\n \"Added at\": \"2024-04-29 11:54:52\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 11:54:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 11:54:52\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3319942136\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42935291\",\n \"Added at\": \"2024-04-29 12:12:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 12:12:49\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 12:12:49\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474764094\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42935327\",\n \"Added at\": \"2024-04-29 12:15:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 12:15:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 12:15:12\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470750005\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42935495\",\n \"Added at\": \"2024-04-29 12:28:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 12:28:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 12:28:25\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470750005\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42935495\",\n \"Added at\": \"2024-04-29 12:33:35\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 12:33:35\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 12:33:35\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3403058911\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42935475\",\n \"Added at\": \"2024-04-29 12:34:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 12:34:11\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 12:34:11\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485740607\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42936561\",\n \"Added at\": \"2024-04-29 14:19:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 14:19:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 14:19:11\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3426160990\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42937022\",\n \"Added at\": \"2024-04-29 15:00:21\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-29 15:00:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-29 15:00:21\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3331164245\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42941723\",\n \"Added at\": \"2024-04-30 12:04:59\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-30 12:04:59\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-30 12:04:59\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294404249\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42941791\",\n \"Added at\": \"2024-04-30 12:09:09\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-30 12:09:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-30 12:09:09\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357987450\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42941934\",\n \"Added at\": \"2024-04-30 12:22:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-30 12:22:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-30 12:22:57\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357987450\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42941934\",\n \"Added at\": \"2024-04-30 12:28:23\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-30 12:28:23\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-30 12:28:23\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3899032912\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42942670\",\n \"Added at\": \"2024-04-30 13:25:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-30 13:25:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-04-30 13:25:25\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"6986785033\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42943605\",\n \"Added at\": \"2024-04-30 14:52:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-04-30 14:52:30\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-04-30 14:52:30\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3487436312\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42946412\",\n \"Added at\": \"2024-05-02 09:15:39\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-02 09:15:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-02 09:15:39\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3917301656\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42948069\",\n \"Added at\": \"2024-05-02 11:08:18\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-02 11:08:18\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-02 11:08:18\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383828561\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42949801\",\n \"Added at\": \"2024-05-02 13:40:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-02 13:40:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-02 13:40:24\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3358120197\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42955564\",\n \"Added at\": \"2024-05-03 14:30:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-03 14:30:00\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-03 14:30:00\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479233319\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42955832\",\n \"Added at\": \"2024-05-03 14:57:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-03 14:57:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-03 14:57:01\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3663447485\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42955840\",\n \"Added at\": \"2024-05-03 14:58:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-03 14:58:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-03 14:58:12\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3497210021\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42956161\",\n \"Added at\": \"2024-05-03 15:23:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-03 15:23:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-03 15:23:28\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3489895060\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42960457\",\n \"Added at\": \"2024-05-06 09:58:34\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-06 09:58:34\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-06 09:58:34\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3471788762\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42960490\",\n \"Added at\": \"2024-05-06 09:58:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-06 09:58:57\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-06 09:58:57\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288531950\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42966787\",\n \"Added at\": \"2024-05-07 07:34:22\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-07 07:34:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-07 07:34:22\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3283837133\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42977653\",\n \"Added at\": \"2024-05-08 12:32:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-08 12:32:56\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-08 12:32:56\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3397840484\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42985017\",\n \"Added at\": \"2024-05-09 13:05:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-09 13:05:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-09 13:05:29\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3357597874\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42988284\",\n \"Added at\": \"2024-05-10 09:11:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-10 09:11:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-10 09:11:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3893134346\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42988692\",\n \"Added at\": \"2024-05-10 09:57:14\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-10 09:57:14\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-10 09:57:14\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3662847381\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 42999614\",\n \"Added at\": \"2024-05-13 12:59:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-13 12:59:38\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-13 12:59:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3929410967\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43000620\",\n \"Added at\": \"2024-05-13 13:58:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-13 13:58:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-13 13:58:03\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291534459\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43005360\",\n \"Added at\": \"2024-05-14 10:10:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-14 10:10:57\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-14 10:10:57\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3486468976\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43006805\",\n \"Added at\": \"2024-05-14 11:42:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-14 11:42:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-14 11:42:16\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381214272\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43007070\",\n \"Added at\": \"2024-05-14 11:57:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-14 11:57:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-14 11:57:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3337378008\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43007740\",\n \"Added at\": \"2024-05-14 12:41:58\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-14 12:41:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-14 12:41:58\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477755728\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43008167\",\n \"Added at\": \"2024-05-14 13:00:52\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-14 13:00:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-14 13:00:52\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3280076138\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43022510\",\n \"Added at\": \"2024-05-16 13:20:21\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-16 13:20:21\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-16 13:20:21\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478607738\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43022858\",\n \"Added at\": \"2024-05-16 13:53:20\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-16 13:53:20\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-16 13:53:20\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"328942578\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43023068\",\n \"Added at\": \"2024-05-16 14:07:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-16 14:07:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-16 14:07:02\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3492558663\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43035271\",\n \"Added at\": \"2024-05-20 13:16:15\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-20 13:16:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-20 13:16:15\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472902135\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43038416\",\n \"Added at\": \"2024-05-21 08:56:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-21 08:56:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-21 08:56:01\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3391679718\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43040393\",\n \"Added at\": \"2024-05-21 12:21:50\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-21 12:21:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-21 12:21:50\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3516102963\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43041466\",\n \"Added at\": \"2024-05-21 13:29:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-21 13:29:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-21 13:29:42\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3473899722\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43044741\",\n \"Added at\": \"2024-05-22 09:27:54\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-22 09:27:54\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-22 09:27:54\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3284931716\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43045459\",\n \"Added at\": \"2024-05-22 10:24:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-22 10:24:02\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-22 10:24:02\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389046772\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43046778\",\n \"Added at\": \"2024-05-22 12:43:39\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-22 12:43:39\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-22 12:43:39\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3346235820\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43047993\",\n \"Added at\": \"2024-05-22 14:14:52\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-22 14:14:52\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-22 14:14:52\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474456852\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43050108\",\n \"Added at\": \"2024-05-23 07:49:44\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-23 07:49:44\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-23 07:49:44\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3299603351\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43053156\",\n \"Added at\": \"2024-05-23 11:55:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-23 11:55:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-23 11:55:28\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3425843200\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43053191\",\n \"Added at\": \"2024-05-23 12:01:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-23 12:01:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-23 12:01:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"330793980\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43054495\",\n \"Added at\": \"2024-05-23 13:45:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-23 13:45:43\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-23 13:45:43\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482114401\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43061310\",\n \"Added at\": \"2024-05-24 15:21:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-24 15:21:38\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-24 15:21:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3482114401\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43061310\",\n \"Added at\": \"2024-05-24 15:21:45\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-24 15:21:45\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-24 15:21:45\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478545259\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43069153\",\n \"Added at\": \"2024-05-28 08:04:53\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-28 08:04:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-28 08:04:53\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386982037\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43069777\",\n \"Added at\": \"2024-05-28 09:04:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-28 09:04:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-28 09:04:28\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389006541\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43070195\",\n \"Added at\": \"2024-05-28 09:33:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-28 09:33:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-28 09:33:32\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3299304383\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43071226\",\n \"Added at\": \"2024-05-28 10:38:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-28 10:38:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-28 10:38:11\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3339263086\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43074278\",\n \"Added at\": \"2024-05-28 14:48:37\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-28 14:48:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-28 14:48:37\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3283318547\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43074327\",\n \"Added at\": \"2024-05-28 14:50:08\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-28 14:50:08\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-28 14:50:08\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496401787\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43074351\",\n \"Added at\": \"2024-05-28 14:51:33\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-28 14:51:33\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-28 14:51:33\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3204293932\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43074423\",\n \"Added at\": \"2024-05-28 14:58:06\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-28 14:58:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-28 14:58:06\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495736313\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43078221\",\n \"Added at\": \"2024-05-29 10:30:10\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-29 10:30:10\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-29 10:30:10\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3474413120\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43078878\",\n \"Added at\": \"2024-05-29 11:03:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-29 11:03:00\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-29 11:03:00\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381790426\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43079038\",\n \"Added at\": \"2024-05-29 11:14:20\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-29 11:14:20\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-29 11:14:20\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3248615139\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43080235\",\n \"Added at\": \"2024-05-29 12:41:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-29 12:41:43\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-29 12:41:43\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3294104398\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43081122\",\n \"Added at\": \"2024-05-29 13:44:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-29 13:44:07\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-29 13:44:07\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3920882619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43085261\",\n \"Added at\": \"2024-05-30 10:22:44\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 10:22:44\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 10:22:44\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3208528584\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43085509\",\n \"Added at\": \"2024-05-30 10:24:13\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 10:24:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 10:24:13\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476458865\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43086317\",\n \"Added at\": \"2024-05-30 11:49:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 11:49:42\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 11:49:42\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3485645342\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43086837\",\n \"Added at\": \"2024-05-30 12:35:22\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 12:35:22\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 12:35:22\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3392897454\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43087178\",\n \"Added at\": \"2024-05-30 12:53:43\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 12:53:43\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 12:53:43\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3348412254\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43087209\",\n \"Added at\": \"2024-05-30 12:55:58\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 12:55:58\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 12:55:58\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470506933\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43087278\",\n \"Added at\": \"2024-05-30 12:59:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 12:59:25\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 12:59:25\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3467453840\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43087744\",\n \"Added at\": \"2024-05-30 13:37:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 13:37:38\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 13:37:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3395315964\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43087778\",\n \"Added at\": \"2024-05-30 13:40:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 13:40:56\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 13:40:56\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3490746500\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43088149\",\n \"Added at\": \"2024-05-30 13:59:12\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-30 13:59:12\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-30 13:59:12\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3341043134\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43091044\",\n \"Added at\": \"2024-05-31 10:19:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 10:19:00\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 10:19:00\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389362681\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43091563\",\n \"Added at\": \"2024-05-31 11:15:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 11:15:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 11:15:07\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3428369656\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43091727\",\n \"Added at\": \"2024-05-31 11:29:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 11:29:07\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 11:29:07\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475900412\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43091776\",\n \"Added at\": \"2024-05-31 11:32:05\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 11:32:05\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 11:32:05\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3314125698\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43091808\",\n \"Added at\": \"2024-05-31 11:33:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 11:33:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 11:33:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3352582525\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43091812\",\n \"Added at\": \"2024-05-31 11:34:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 11:34:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 11:34:11\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3394124946\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43091861\",\n \"Added at\": \"2024-05-31 11:39:19\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 11:39:19\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 11:39:19\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3494959167\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43092114\",\n \"Added at\": \"2024-05-31 12:00:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 12:00:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 12:00:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3204556644\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43094257\",\n \"Added at\": \"2024-05-31 14:28:15\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 14:28:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 14:28:15\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3385948312\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43094807\",\n \"Added at\": \"2024-05-31 15:02:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 15:02:02\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 15:02:02\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3385948312\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43094869\",\n \"Added at\": \"2024-05-31 15:04:57\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-05-31 15:04:57\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-05-31 15:04:57\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476352363\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43099609\",\n \"Added at\": \"2024-06-03 09:54:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-03 09:54:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-03 09:54:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3475066856\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43102638\",\n \"Added at\": \"2024-06-03 13:02:13\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-03 13:02:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-03 13:02:13\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381761069\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43104081\",\n \"Added at\": \"2024-06-03 14:22:23\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-03 14:22:23\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-03 14:22:23\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3313218340\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43104708\",\n \"Added at\": \"2024-06-03 15:10:58\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-03 15:10:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-03 15:10:58\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288337740\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43105607\",\n \"Added at\": \"2024-06-04 07:20:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-04 07:20:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-04 07:20:28\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3291240498\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43106448\",\n \"Added at\": \"2024-06-04 08:24:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-04 08:24:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-04 08:24:51\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3472910579\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43106556\",\n \"Added at\": \"2024-06-04 08:35:15\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-04 08:35:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-04 08:35:15\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3491455939\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43108012\",\n \"Added at\": \"2024-06-04 10:18:07\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-04 10:18:07\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-06-04 10:18:07\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3272342292\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43109050\",\n \"Added at\": \"2024-06-04 11:13:54\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-04 11:13:54\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-04 11:13:54\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3519787221\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43109311\",\n \"Added at\": \"2024-06-04 11:27:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-04 11:27:56\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-04 11:27:56\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3316355270\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43111729\",\n \"Added at\": \"2024-06-04 14:44:31\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-04 14:44:31\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-04 14:44:31\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3287129421\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43117012\",\n \"Added at\": \"2024-06-05 11:15:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-05 11:15:01\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-05 11:15:01\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3389950395\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43152345\",\n \"Added at\": \"2024-06-13 08:09:34\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-13 08:09:34\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-13 08:09:34\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203020133\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43153198\",\n \"Added at\": \"2024-06-13 09:32:15\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-13 09:32:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-13 09:32:15\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3515512517\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43155200\",\n \"Added at\": \"2024-06-13 13:16:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-13 13:16:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-13 13:16:03\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3277879542\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43156084\",\n \"Added at\": \"2024-06-13 14:47:17\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-13 14:47:17\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-13 14:47:17\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3405237629\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43161275\",\n \"Added at\": \"2024-06-14 13:46:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-14 13:46:55\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-14 13:46:55\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3495722621\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43172686\",\n \"Added at\": \"2024-06-18 10:36:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-18 10:36:25\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-06-18 10:36:25\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3490558494\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43193613\",\n \"Added at\": \"2024-06-24 07:50:58\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-24 07:50:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-24 07:50:58\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383438260\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43196523\",\n \"Added at\": \"2024-06-24 12:13:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-24 12:13:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-24 12:13:16\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3498557099\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43202700\",\n \"Added at\": \"2024-06-25 09:36:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-25 09:36:55\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-25 09:36:55\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333256974\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43203024\",\n \"Added at\": \"2024-06-25 09:58:15\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-25 09:58:15\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-25 09:58:15\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3396604679\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43206830\",\n \"Added at\": \"2024-06-25 14:22:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-25 14:22:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-25 14:22:32\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3334758455\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43209224\",\n \"Added at\": \"2024-06-26 08:31:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-26 08:31:38\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-06-26 08:31:38\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3335712058\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43211932\",\n \"Added at\": \"2024-06-26 12:14:50\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-26 12:14:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-26 12:14:50\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409994698\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43212118\",\n \"Added at\": \"2024-06-26 12:30:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-26 12:30:56\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-26 12:30:56\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3292011450\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43212122\",\n \"Added at\": \"2024-06-26 12:32:05\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-26 12:32:05\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-26 12:32:05\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356397675\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43213338\",\n \"Added at\": \"2024-06-26 14:31:54\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-06-26 14:31:54\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-06-26 14:31:54\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409125853\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43237494\",\n \"Added at\": \"2024-07-02 15:19:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-02 15:19:24\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-02 15:19:24\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3384576349\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43239145\",\n \"Added at\": \"2024-07-03 08:54:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-03 08:54:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-03 08:54:03\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3332099306\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43239267\",\n \"Added at\": \"2024-07-03 09:04:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-03 09:04:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-03 09:04:29\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3338380145\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43241143\",\n \"Added at\": \"2024-07-03 12:09:06\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-03 12:09:06\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-03 12:09:06\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3409692676\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43241766\",\n \"Added at\": \"2024-07-03 13:07:39\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-03 13:07:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-03 13:07:39\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200471702\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43242356\",\n \"Added at\": \"2024-07-03 13:50:45\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-03 13:50:45\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-03 13:50:45\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3773922411\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43245284\",\n \"Added at\": \"2024-07-04 09:14:50\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 09:14:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 09:14:50\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3336124035\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43246130\",\n \"Added at\": \"2024-07-04 10:10:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 10:10:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 10:10:29\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3492174168\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43246948\",\n \"Added at\": \"2024-07-04 11:34:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 11:34:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-04 11:34:01\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3928560418\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43247295\",\n \"Added at\": \"2024-07-04 12:10:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 12:10:27\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 12:10:27\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3393787129\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43247337\",\n \"Added at\": \"2024-07-04 12:14:39\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 12:14:39\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 12:14:39\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"065880880\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43247634\",\n \"Added at\": \"2024-07-04 12:34:40\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 12:34:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 12:34:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3893465571\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43247734\",\n \"Added at\": \"2024-07-04 12:44:08\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 12:44:08\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 12:44:08\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3533795778\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43248626\",\n \"Added at\": \"2024-07-04 13:44:34\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 13:44:34\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 13:44:34\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3387240719\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43248837\",\n \"Added at\": \"2024-07-04 13:58:13\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 13:58:13\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 13:58:13\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3496804806\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43249021\",\n \"Added at\": \"2024-07-04 14:11:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 14:11:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 14:11:01\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3927689385\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43249811\",\n \"Added at\": \"2024-07-04 15:30:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-04 15:30:24\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-04 15:30:24\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483619377\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43250484\",\n \"Added at\": \"2024-07-05 08:25:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-05 08:25:16\",\n \"Last Name\": \"\",\n \"Added User\": \"Tomaevae\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-05 08:25:16\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200127867\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43250901\",\n \"Added at\": \"2024-07-05 09:21:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-05 09:21:04\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-05 09:21:04\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200177876\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43251675\",\n \"Added at\": \"2024-07-05 10:13:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-05 10:13:42\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-05 10:13:42\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200155644\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43253759\",\n \"Added at\": \"2024-07-05 12:59:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-05 12:59:25\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-05 12:59:25\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477834464\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43258906\",\n \"Added at\": \"2024-07-08 07:46:19\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-08 07:46:19\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-08 07:46:19\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200177064\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43261236\",\n \"Added at\": \"2024-07-08 09:43:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-08 09:43:51\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-08 09:43:51\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200565953\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43262743\",\n \"Added at\": \"2024-07-08 10:51:35\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-08 10:51:35\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-08 10:51:35\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383040588\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43263805\",\n \"Added at\": \"2024-07-08 12:05:26\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-08 12:05:26\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-08 12:05:26\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200176778\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43269274\",\n \"Added at\": \"2024-07-09 09:40:46\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-09 09:40:46\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-09 09:40:46\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3401633785\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43274715\",\n \"Added at\": \"2024-07-09 15:12:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-09 15:12:04\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-09 15:12:04\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3205790193\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43277574\",\n \"Added at\": \"2024-07-10 10:21:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-10 10:21:00\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-10 10:21:00\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3206077061\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43278335\",\n \"Added at\": \"2024-07-10 10:52:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-10 10:52:29\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-10 10:52:29\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3205587264\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43278775\",\n \"Added at\": \"2024-07-10 11:27:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-10 11:27:28\",\n \"Last Name\": \"\",\n \"Added User\": \"DeCarloR\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-10 11:27:28\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3205672674\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43278867\",\n \"Added at\": \"2024-07-10 11:38:52\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-10 11:38:52\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-10 11:38:52\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3206867213\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43286376\",\n \"Added at\": \"2024-07-11 10:23:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-11 10:23:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-11 10:23:24\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3204935572\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43288418\",\n \"Added at\": \"2024-07-11 13:09:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-11 13:09:30\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-11 13:09:30\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3204821965\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43289836\",\n \"Added at\": \"2024-07-11 15:21:45\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-11 15:21:45\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-11 15:21:45\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3667179975\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43298016\",\n \"Added at\": \"2024-07-15 09:46:53\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-15 09:46:53\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-15 09:46:53\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3773834557\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43298153\",\n \"Added at\": \"2024-07-15 09:52:51\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-15 09:52:51\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-15 09:52:51\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200192600\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43300332\",\n \"Added at\": \"2024-07-15 13:03:46\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-15 13:03:46\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-15 13:03:46\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3805859512\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43301476\",\n \"Added at\": \"2024-07-15 14:41:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-15 14:41:04\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-15 14:41:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200142112\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43305547\",\n \"Added at\": \"2024-07-16 11:16:06\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-16 11:16:06\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-16 11:16:06\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203023277\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43309748\",\n \"Added at\": \"2024-07-17 07:46:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-17 07:46:55\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-17 07:46:55\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200539839\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43318492\",\n \"Added at\": \"2024-07-18 12:23:48\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-18 12:23:48\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-18 12:23:48\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200135811\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43328302\",\n \"Added at\": \"2024-07-22 08:56:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-22 08:56:24\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-22 08:56:24\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3488831083\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43328819\",\n \"Added at\": \"2024-07-22 09:40:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-22 09:40:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-22 09:40:03\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383587640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43330691\",\n \"Added at\": \"2024-07-22 12:14:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-22 12:14:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-22 12:14:25\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386397065\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43336955\",\n \"Added at\": \"2024-07-23 10:58:18\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-23 10:58:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-23 10:58:18\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3404915804\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43338313\",\n \"Added at\": \"2024-07-23 13:10:14\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-23 13:10:14\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-23 13:10:14\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3347346919\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43341404\",\n \"Added at\": \"2024-07-24 08:48:09\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-24 08:48:09\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-24 08:48:09\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3497710851\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43344641\",\n \"Added at\": \"2024-07-24 14:51:14\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-24 14:51:14\",\n \"Last Name\": \"\",\n \"Added User\": \"AliceS\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-24 14:51:14\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3347202362\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43344714\",\n \"Added at\": \"2024-07-24 14:58:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-24 14:58:27\",\n \"Last Name\": \"\",\n \"Added User\": \"AliceS\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-24 14:58:27\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3281128811\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43348492\",\n \"Added at\": \"2024-07-25 13:32:47\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-25 13:32:47\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-25 13:32:47\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200504152\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43351850\",\n \"Added at\": \"2024-07-26 10:16:37\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-26 10:16:37\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-07-26 10:16:37\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3476556656\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43366981\",\n \"Added at\": \"2024-07-31 11:01:22\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-31 11:01:22\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-31 11:01:22\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3470000000\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43367004\",\n \"Added at\": \"2024-07-31 11:02:19\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-31 11:02:19\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-31 11:02:19\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"541567861\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43367029\",\n \"Added at\": \"2024-07-31 11:02:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-31 11:02:42\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-31 11:02:42\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3929498300\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43368363\",\n \"Added at\": \"2024-07-31 13:44:22\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-07-31 13:44:22\",\n \"Last Name\": \"\",\n \"Added User\": \"AliceS\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-07-31 13:44:22\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3286481307\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43373209\",\n \"Added at\": \"2024-08-01 13:28:23\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-01 13:28:23\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-01 13:28:23\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3288427247\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43384864\",\n \"Added at\": \"2024-08-05 12:49:46\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-05 12:49:46\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-05 12:49:46\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3500361201\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43385721\",\n \"Added at\": \"2024-08-05 14:00:40\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-05 14:00:40\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-05 14:00:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200586201\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43387547\",\n \"Added at\": \"2024-08-06 07:26:02\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-06 07:26:02\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-06 07:26:02\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3792210355\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43397892\",\n \"Added at\": \"2024-08-07 12:48:05\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-07 12:48:05\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-07 12:48:05\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200342632\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43405169\",\n \"Added at\": \"2024-08-09 11:50:50\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-09 11:50:50\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-08-09 11:50:50\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200321922\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43405972\",\n \"Added at\": \"2024-08-09 13:13:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-09 13:13:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-08-09 13:13:32\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3478988103\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43405963\",\n \"Added at\": \"2024-08-09 13:23:53\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-09 13:23:53\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-09 13:23:53\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200262656\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43407152\",\n \"Added at\": \"2024-08-09 14:40:16\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-09 14:40:16\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-08-09 14:40:16\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3392825496\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43417468\",\n \"Added at\": \"2024-08-13 10:29:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-13 10:29:24\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-13 10:29:24\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"8594050252\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43418487\",\n \"Added at\": \"2024-08-13 12:17:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-13 12:17:42\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-08-13 12:17:42\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3665094435\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43418820\",\n \"Added at\": \"2024-08-13 12:38:21\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-13 12:38:21\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-13 12:38:21\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"9699072179\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43418891\",\n \"Added at\": \"2024-08-13 12:38:54\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-13 12:38:54\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-13 12:38:54\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"908645420\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43420739\",\n \"Added at\": \"2024-08-13 15:19:48\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-13 15:19:48\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-13 15:19:48\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3206232901\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43443749\",\n \"Added at\": \"2024-08-20 12:06:04\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-20 12:06:04\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-20 12:06:04\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3779416997\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43444881\",\n \"Added at\": \"2024-08-20 13:58:40\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-20 13:58:40\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-20 13:58:40\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"7557193919\",\n \"Prefix\": \"44\",\n \"Reason\": \"By Disposition 43462957\",\n \"Added at\": \"2024-08-23 12:44:30\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-23 12:44:30\",\n \"Last Name\": \"\",\n \"Added User\": \"StefaniaD\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-23 12:44:30\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200134139\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43468573\",\n \"Added at\": \"2024-08-26 11:19:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-26 11:19:03\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-26 11:19:03\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200585904\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43472602\",\n \"Added at\": \"2024-08-27 07:49:23\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-27 07:49:23\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-27 07:49:23\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200478372\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43473522\",\n \"Added at\": \"2024-08-27 09:08:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-27 09:08:24\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-27 09:08:24\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3479100337\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43475377\",\n \"Added at\": \"2024-08-27 11:27:58\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-27 11:27:58\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-27 11:27:58\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3205555370\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43486309\",\n \"Added at\": \"2024-08-29 07:23:17\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-29 07:23:17\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-29 07:23:17\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3205537286\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43486970\",\n \"Added at\": \"2024-08-29 08:15:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-29 08:15:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-29 08:15:11\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477239827\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43490871\",\n \"Added at\": \"2024-08-29 13:49:00\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-29 13:49:00\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-29 13:49:00\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3381242921\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43491183\",\n \"Added at\": \"2024-08-29 14:03:08\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-29 14:03:08\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-08-29 14:03:08\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3204397148\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43491473\",\n \"Added at\": \"2024-08-29 14:27:25\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-08-29 14:27:25\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-08-29 14:27:25\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3519497197\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43502331\",\n \"Added at\": \"2024-09-02 10:07:40\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-02 10:07:40\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-02 10:07:40\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3202144586\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43503616\",\n \"Added at\": \"2024-09-02 12:33:08\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-02 12:33:08\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-02 12:33:08\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3483704189\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43505001\",\n \"Added at\": \"2024-09-02 14:39:28\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-02 14:39:28\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-02 14:39:28\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3312677675\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43513807\",\n \"Added at\": \"2024-09-04 07:23:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 07:23:29\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-04 07:23:29\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356404846\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43513902\",\n \"Added at\": \"2024-09-04 07:33:36\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 07:33:36\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-04 07:33:36\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3386901144\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43514310\",\n \"Added at\": \"2024-09-04 08:02:03\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 08:02:03\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-04 08:02:03\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477221149\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43515082\",\n \"Added at\": \"2024-09-04 09:15:31\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 09:15:31\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-04 09:15:31\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3356888777\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43515653\",\n \"Added at\": \"2024-09-04 10:24:13\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 10:24:13\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-04 10:24:13\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477529074\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43517209\",\n \"Added at\": \"2024-09-04 12:52:01\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 12:52:01\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-04 12:52:01\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3467211913\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43517538\",\n \"Added at\": \"2024-09-04 13:27:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 13:27:29\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-04 13:27:29\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3343419567\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43518071\",\n \"Added at\": \"2024-09-04 13:54:17\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 13:54:17\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-04 13:54:17\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3345923217\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43519018\",\n \"Added at\": \"2024-09-04 14:53:35\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 14:53:35\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-04 14:53:35\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3345923217\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43519018\",\n \"Added at\": \"2024-09-04 14:56:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-04 14:56:55\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-04 14:56:55\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3498784623\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43520264\",\n \"Added at\": \"2024-09-05 07:39:41\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-05 07:39:41\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-05 07:39:41\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3401243619\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43521424\",\n \"Added at\": \"2024-09-05 09:06:29\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-05 09:06:29\",\n \"Last Name\": \"\",\n \"Added User\": \"MarcoCol2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-05 09:06:29\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200171580\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43522724\",\n \"Added at\": \"2024-09-05 10:31:42\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-05 10:31:42\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-05 10:31:42\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3285596185\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43523725\",\n \"Added at\": \"2024-09-05 12:11:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-05 12:11:27\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-05 12:11:27\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200118853\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43525696\",\n \"Added at\": \"2024-09-05 14:39:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-05 14:39:11\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-05 14:39:11\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200416286\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43532500\",\n \"Added at\": \"2024-09-06 12:31:14\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-06 12:31:14\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-06 12:31:14\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200407867\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43533963\",\n \"Added at\": \"2024-09-06 13:38:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-06 13:38:27\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-06 13:38:27\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200354839\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43550206\",\n \"Added at\": \"2024-09-10 12:26:56\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-10 12:26:56\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-10 12:26:56\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200255834\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43555832\",\n \"Added at\": \"2024-09-11 10:13:19\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-11 10:13:19\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-11 10:13:19\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203442206\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43565078\",\n \"Added at\": \"2024-09-12 12:31:55\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-12 12:31:55\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo2\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-12 12:31:55\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200207957\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43565163\",\n \"Added at\": \"2024-09-12 12:35:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-12 12:35:38\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-12 12:35:38\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200208640\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43565198\",\n \"Added at\": \"2024-09-12 12:37:09\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-12 12:37:09\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-12 12:37:09\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3714755492\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43570161\",\n \"Added at\": \"2024-09-13 10:09:49\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-13 10:09:49\",\n \"Last Name\": \"\",\n \"Added User\": \"FrancescaBo2\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-13 10:09:49\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3383010458\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43578436\",\n \"Added at\": \"2024-09-16 11:51:18\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-16 11:51:18\",\n \"Last Name\": \"\",\n \"Added User\": \"GiuseppeF\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-16 11:51:18\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3466609744\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43586569\",\n \"Added at\": \"2024-09-17 15:03:38\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-17 15:03:38\",\n \"Last Name\": \"\",\n \"Added User\": \"Tomaevae\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-17 15:03:38\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203496360\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43586577\",\n \"Added at\": \"2024-09-17 15:04:24\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-17 15:04:24\",\n \"Last Name\": \"\",\n \"Added User\": \"Tomaevae\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-17 15:04:24\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3333970041\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43595011\",\n \"Added at\": \"2024-09-19 08:11:27\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-19 08:11:27\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-19 08:11:27\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200137412\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43596653\",\n \"Added at\": \"2024-09-19 09:53:05\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-19 09:53:05\",\n \"Last Name\": \"\",\n \"Added User\": \"GiadaL\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-19 09:53:05\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3477515392\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43608724\",\n \"Added at\": \"2024-09-23 07:50:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-23 07:50:32\",\n \"Last Name\": \"\",\n \"Added User\": \"GlendaP\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-23 07:50:32\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3207510921\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43609124\",\n \"Added at\": \"2024-09-23 08:12:48\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-23 08:12:48\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"2024-12-30 16:23:58\",\n \"Last update\": \"2024-09-23 08:12:48\",\n \"Deleted User\": \"system\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3203496360\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43617668\",\n \"Added at\": \"2024-09-24 09:29:11\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-24 09:29:11\",\n \"Last Name\": \"\",\n \"Added User\": \"LINDACTEST\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-24 09:29:11\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3201633697\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43620913\",\n \"Added at\": \"2024-09-24 12:24:32\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-24 12:24:32\",\n \"Last Name\": \"\",\n \"Added User\": \"LetiziaL\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-24 12:24:32\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3201646347\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43621102\",\n \"Added at\": \"2024-09-24 12:32:50\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-24 12:32:50\",\n \"Last Name\": \"\",\n \"Added User\": \"GiuseppeF\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-24 12:32:50\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"\",\n \"Number\": \"3200214047\",\n \"Prefix\": \"39\",\n \"Reason\": \"By Disposition 43626125\",\n \"Added at\": \"2024-09-25 09:06:37\",\n \"Blacklist\": \"0\",\n \"Diso Date\": \"2024-09-25 09:06:37\",\n \"Last Name\": \"\",\n \"Added User\": \"monicac\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-09-25 09:06:37\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Alessandra\",\n \"Number\": \"3924752157\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"2024-10-08 08:01:12\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-07-19 13:35:54\",\n \"Last Name\": \"Casoni\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-10-14 06:39:53\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Silvana\",\n \"Number\": \"3475124378\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"2024-10-08 08:02:36\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-07-19 13:46:21\",\n \"Last Name\": \"Ortis\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-10-14 06:40:23\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Pierluigi\",\n \"Number\": \"3381225311\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"2024-10-08 08:03:53\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-07-20 13:57:21\",\n \"Last Name\": \"Padovan\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-10-14 06:40:50\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Marzia Gemma\",\n \"Number\": \"3347202362\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"2024-10-08 08:05:01\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-07-25 16:58:27\",\n \"Last Name\": \"Paita\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-10-14 06:41:24\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Maria Fiorella\",\n \"Number\": \"3929498300\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"2024-10-08 08:06:04\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-07-31 15:44:22\",\n \"Last Name\": \"Torlone\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-10-14 06:41:57\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Barbara\",\n \"Number\": \"3466609744\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"2024-10-08 08:06:59\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-09-17 17:03:38\",\n \"Last Name\": \"Belussi\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-10-14 06:42:27\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Fabio\",\n \"Number\": \"3203496360\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"2024-10-08 08:08:01\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-09-24 18:57:20\",\n \"Last Name\": \"Mozzatto Gardazzo\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-10-14 06:42:55\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n },\n {\n \"Name\": \"Emanuele\",\n \"Number\": \"3357315947\",\n \"Prefix\": \"39\",\n \"Reason\": \"DNC LIST\",\n \"Added at\": \"2024-10-08 08:09:13\",\n \"Blacklist\": \"1\",\n \"Diso Date\": \"2024-09-27 13:09:50\",\n \"Last Name\": \"\",\n \"Added User\": \"YleniaC\",\n \"Deleted at\": \"\",\n \"Last update\": \"2024-10-14 06:43:28\",\n \"Deleted User\": \"\",\n \"Last Inbound Call\": \"\"\n }\n ],\n \"footer\": null\n }\n]" } ] }, { "name": "get stat", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/stats/groups", "host": [ "{{baseUrl}}" ], "path": [ "v1", "stats", "groups" ] } }, "response": [ { "name": "get groups", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/stats/groups", "host": [ "{{baseUrl}}" ], "path": [ "v1", "stats", "groups" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Mon, 05 May 2025 09:06:44 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "59" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "93af156579ae2334-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"group\": \"ACCOUNTS\",\n \"stats\": [\n {\n \"id\": 19,\n \"title\": \"Closed Accounts List\"\n },\n {\n \"id\": 18,\n \"title\": \"Weekly Closed Accounts\"\n }\n ]\n },\n {\n \"group\": \"BILLING\",\n \"stats\": [\n {\n \"id\": 43,\n \"title\": \"Check Remaining Amount\"\n },\n {\n \"id\": 1,\n \"title\": \"Issued Invoices\"\n },\n {\n \"id\": 7,\n \"title\": \"Payments per type\"\n }\n ]\n },\n {\n \"group\": \"CALL CENTER\",\n \"stats\": [\n {\n \"id\": 6,\n \"title\": \"Calls Dispositions\"\n },\n {\n \"id\": 53,\n \"title\": \"DNC List\"\n },\n {\n \"id\": 3,\n \"title\": \"Operator Calls\"\n },\n {\n \"id\": 12,\n \"title\": \"Users Statistics\"\n }\n ]\n },\n {\n \"group\": \"CREDIT CHECK\",\n \"stats\": [\n {\n \"id\": 45,\n \"title\": \"Check sdd mandate\"\n },\n {\n \"id\": 46,\n \"title\": \"Checks void sdd mandate\"\n }\n ]\n },\n {\n \"group\": \"UPDATE MESSA IN MORA\",\n \"stats\": [\n {\n \"id\": 55,\n \"title\": \"Ultimo aggiornamento delle messa in mora\"\n },\n {\n \"id\": 59,\n \"title\": \"Ultimo aggiornamento delle messa in mora\"\n }\n ]\n },\n {\n \"group\": \"WEEKLY SALES\",\n \"stats\": [\n {\n \"id\": 11,\n \"title\": \"Accounts Enrolled\"\n },\n {\n \"id\": 9,\n \"title\": \"Active Sellers\"\n },\n {\n \"id\": 10,\n \"title\": \"Clients Enrolled\"\n },\n {\n \"id\": 8,\n \"title\": \"Weekly Totals\"\n }\n ]\n }\n]" } ] }, { "name": "get stat Copy", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/stats/graphs?stat_id=3", "host": [ "{{baseUrl}}" ], "path": [ "v1", "stats", "graphs" ], "query": [ { "key": "stat_id", "value": "3" } ] } }, "response": [ { "name": "get groups", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/stats/groups", "host": [ "{{baseUrl}}" ], "path": [ "v1", "stats", "groups" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Mon, 05 May 2025 09:06:44 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "59" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "93af156579ae2334-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"group\": \"ACCOUNTS\",\n \"stats\": [\n {\n \"id\": 19,\n \"title\": \"Closed Accounts List\"\n },\n {\n \"id\": 18,\n \"title\": \"Weekly Closed Accounts\"\n }\n ]\n },\n {\n \"group\": \"BILLING\",\n \"stats\": [\n {\n \"id\": 43,\n \"title\": \"Check Remaining Amount\"\n },\n {\n \"id\": 1,\n \"title\": \"Issued Invoices\"\n },\n {\n \"id\": 7,\n \"title\": \"Payments per type\"\n }\n ]\n },\n {\n \"group\": \"CALL CENTER\",\n \"stats\": [\n {\n \"id\": 6,\n \"title\": \"Calls Dispositions\"\n },\n {\n \"id\": 53,\n \"title\": \"DNC List\"\n },\n {\n \"id\": 3,\n \"title\": \"Operator Calls\"\n },\n {\n \"id\": 12,\n \"title\": \"Users Statistics\"\n }\n ]\n },\n {\n \"group\": \"CREDIT CHECK\",\n \"stats\": [\n {\n \"id\": 45,\n \"title\": \"Check sdd mandate\"\n },\n {\n \"id\": 46,\n \"title\": \"Checks void sdd mandate\"\n }\n ]\n },\n {\n \"group\": \"UPDATE MESSA IN MORA\",\n \"stats\": [\n {\n \"id\": 55,\n \"title\": \"Ultimo aggiornamento delle messa in mora\"\n },\n {\n \"id\": 59,\n \"title\": \"Ultimo aggiornamento delle messa in mora\"\n }\n ]\n },\n {\n \"group\": \"WEEKLY SALES\",\n \"stats\": [\n {\n \"id\": 11,\n \"title\": \"Accounts Enrolled\"\n },\n {\n \"id\": 9,\n \"title\": \"Active Sellers\"\n },\n {\n \"id\": 10,\n \"title\": \"Clients Enrolled\"\n },\n {\n \"id\": 8,\n \"title\": \"Weekly Totals\"\n }\n ]\n }\n]" } ] } ] }, { "name": "tasks", "item": [ { "name": "get task", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/tasks/", "host": [ "{{baseUrl}}" ], "path": [ "v1", "tasks", "" ] } }, "response": [ { "name": "get groups", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/stats/groups", "host": [ "{{baseUrl}}" ], "path": [ "v1", "stats", "groups" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Mon, 05 May 2025 09:06:44 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "59" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "93af156579ae2334-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"group\": \"ACCOUNTS\",\n \"stats\": [\n {\n \"id\": 19,\n \"title\": \"Closed Accounts List\"\n },\n {\n \"id\": 18,\n \"title\": \"Weekly Closed Accounts\"\n }\n ]\n },\n {\n \"group\": \"BILLING\",\n \"stats\": [\n {\n \"id\": 43,\n \"title\": \"Check Remaining Amount\"\n },\n {\n \"id\": 1,\n \"title\": \"Issued Invoices\"\n },\n {\n \"id\": 7,\n \"title\": \"Payments per type\"\n }\n ]\n },\n {\n \"group\": \"CALL CENTER\",\n \"stats\": [\n {\n \"id\": 6,\n \"title\": \"Calls Dispositions\"\n },\n {\n \"id\": 53,\n \"title\": \"DNC List\"\n },\n {\n \"id\": 3,\n \"title\": \"Operator Calls\"\n },\n {\n \"id\": 12,\n \"title\": \"Users Statistics\"\n }\n ]\n },\n {\n \"group\": \"CREDIT CHECK\",\n \"stats\": [\n {\n \"id\": 45,\n \"title\": \"Check sdd mandate\"\n },\n {\n \"id\": 46,\n \"title\": \"Checks void sdd mandate\"\n }\n ]\n },\n {\n \"group\": \"UPDATE MESSA IN MORA\",\n \"stats\": [\n {\n \"id\": 55,\n \"title\": \"Ultimo aggiornamento delle messa in mora\"\n },\n {\n \"id\": 59,\n \"title\": \"Ultimo aggiornamento delle messa in mora\"\n }\n ]\n },\n {\n \"group\": \"WEEKLY SALES\",\n \"stats\": [\n {\n \"id\": 11,\n \"title\": \"Accounts Enrolled\"\n },\n {\n \"id\": 9,\n \"title\": \"Active Sellers\"\n },\n {\n \"id\": 10,\n \"title\": \"Clients Enrolled\"\n },\n {\n \"id\": 8,\n \"title\": \"Weekly Totals\"\n }\n ]\n }\n]" } ] }, { "name": "get task Copy", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/tasks/", "host": [ "{{baseUrl}}" ], "path": [ "v1", "tasks", "" ] } }, "response": [ { "name": "get groups", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/stats/groups", "host": [ "{{baseUrl}}" ], "path": [ "v1", "stats", "groups" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Mon, 05 May 2025 09:06:44 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-RateLimit-Limit", "value": "60" }, { "key": "X-RateLimit-Remaining", "value": "59" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "cf-cache-status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "CF-RAY", "value": "93af156579ae2334-ORD" }, { "key": "Content-Encoding", "value": "br" } ], "cookie": [], "body": "[\n {\n \"group\": \"ACCOUNTS\",\n \"stats\": [\n {\n \"id\": 19,\n \"title\": \"Closed Accounts List\"\n },\n {\n \"id\": 18,\n \"title\": \"Weekly Closed Accounts\"\n }\n ]\n },\n {\n \"group\": \"BILLING\",\n \"stats\": [\n {\n \"id\": 43,\n \"title\": \"Check Remaining Amount\"\n },\n {\n \"id\": 1,\n \"title\": \"Issued Invoices\"\n },\n {\n \"id\": 7,\n \"title\": \"Payments per type\"\n }\n ]\n },\n {\n \"group\": \"CALL CENTER\",\n \"stats\": [\n {\n \"id\": 6,\n \"title\": \"Calls Dispositions\"\n },\n {\n \"id\": 53,\n \"title\": \"DNC List\"\n },\n {\n \"id\": 3,\n \"title\": \"Operator Calls\"\n },\n {\n \"id\": 12,\n \"title\": \"Users Statistics\"\n }\n ]\n },\n {\n \"group\": \"CREDIT CHECK\",\n \"stats\": [\n {\n \"id\": 45,\n \"title\": \"Check sdd mandate\"\n },\n {\n \"id\": 46,\n \"title\": \"Checks void sdd mandate\"\n }\n ]\n },\n {\n \"group\": \"UPDATE MESSA IN MORA\",\n \"stats\": [\n {\n \"id\": 55,\n \"title\": \"Ultimo aggiornamento delle messa in mora\"\n },\n {\n \"id\": 59,\n \"title\": \"Ultimo aggiornamento delle messa in mora\"\n }\n ]\n },\n {\n \"group\": \"WEEKLY SALES\",\n \"stats\": [\n {\n \"id\": 11,\n \"title\": \"Accounts Enrolled\"\n },\n {\n \"id\": 9,\n \"title\": \"Active Sellers\"\n },\n {\n \"id\": 10,\n \"title\": \"Clients Enrolled\"\n },\n {\n \"id\": 8,\n \"title\": \"Weekly Totals\"\n }\n ]\n }\n]" } ] } ] }, { "name": "repository Copy", "item": [ { "name": "list", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/repository", "host": [ "{{baseUrl}}" ], "path": [ "v1", "repository" ] } }, "response": [ { "name": "list", "originalRequest": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/repository", "host": [ "{{baseUrl}}" ], "path": [ "v1", "repository" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Date", "value": "Fri, 13 Jun 2025 13:12:13 GMT" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Transfer-Encoding", "value": "chunked" }, { "key": "Connection", "value": "keep-alive" }, { "key": "Content-Encoding", "value": "br" }, { "key": "Cache-Control", "value": "no-cache, private" }, { "key": "X-Ratelimit-Limit", "value": "60" }, { "key": "X-Ratelimit-Remaining", "value": "58" }, { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "Cf-Cache-Status", "value": "DYNAMIC" }, { "key": "Server", "value": "cloudflare" }, { "key": "Cf-Ray", "value": "94f1d699efa322f1-ORD" } ], "cookie": [], "body": "[\n {\n \"file_id\": 58429,\n \"last_edit\": \"2025-06-13 10:00:56\",\n \"description\": \"Test 2 des\",\n \"beneficiary_group\": \"DEMO_admin\",\n \"category\": \"Test 2 cat\",\n \"upload_date\": \"2025-06-13\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"cadastral_data.png\",\n \"type\": \"image/png\",\n \"size\": 3740\n }\n ]\n },\n {\n \"file_id\": 58428,\n \"last_edit\": \"2025-06-13 10:00:23\",\n \"description\": \"Test des\",\n \"beneficiary_group\": \"\",\n \"category\": \"Test cat\",\n \"upload_date\": \"2025-06-13\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"bill.png\",\n \"type\": \"image/png\",\n \"size\": 3740\n }\n ]\n },\n {\n \"file_id\": 58344,\n \"last_edit\": \"2025-05-28 16:16:08\",\n \"description\": \"plank_pagamentiricevuti_view\",\n \"beneficiary_group\": null,\n \"category\": \"Task Export\",\n \"upload_date\": \"2025-05-28\",\n \"expiration_date\": \"2025-06-04\",\n \"files\": [\n {\n \"name\": \"TaskExport_plank_pagamentiricevuti_view_20250528161608.csv\",\n \"type\": \"application/vnd.ms-excel\",\n \"size\": 234879\n }\n ]\n },\n {\n \"file_id\": 58252,\n \"last_edit\": \"2025-05-26 12:34:34\",\n \"description\": \"Screenshot vari step\",\n \"beneficiary_group\": \"\",\n \"category\": \"Registrazione Area clienti\",\n \"upload_date\": \"2025-05-26\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"Esempio registrazione area clienti.zip\",\n \"type\": \"application/x-zip-compressed\",\n \"size\": 181696\n }\n ]\n },\n {\n \"file_id\": 57106,\n \"last_edit\": \"2025-04-29 15:10:07\",\n \"description\": \"Aggregate Customer Report\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2025-04-29\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportCustomers_DEMO20250429171007.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 11995\n }\n ]\n },\n {\n \"file_id\": 57101,\n \"last_edit\": \"2025-04-29 10:08:52\",\n \"description\": \"Aggregate Customer Report\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2025-04-29\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportCustomers_DEMO20250429120852.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 11992\n }\n ]\n },\n {\n \"file_id\": 56684,\n \"last_edit\": \"2025-04-17 16:03:49\",\n \"description\": \"\",\n \"beneficiary_group\": \"\",\n \"category\": \"esempio\",\n \"upload_date\": \"2025-04-17\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"258-15timoe.pdf\",\n \"type\": \"application/pdf\",\n \"size\": 177366\n }\n ]\n },\n {\n \"file_id\": 56513,\n \"last_edit\": \"2025-04-14 14:33:41\",\n \"description\": \"Aggregate Report\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2025-04-14\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20250414163341.csv\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 1534\n }\n ]\n },\n {\n \"file_id\": 55649,\n \"last_edit\": \"2025-03-25 12:09:07\",\n \"description\": \"\",\n \"beneficiary_group\": \"\",\n \"category\": \"porta-un-amico-banner-mail (1)\",\n \"upload_date\": \"2025-03-25\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"porta-un-amico-banner-mail (1).png\",\n \"type\": \"image/png\",\n \"size\": 372322\n }\n ]\n },\n {\n \"file_id\": 55648,\n \"last_edit\": \"2025-03-25 12:08:40\",\n \"description\": \"\",\n \"beneficiary_group\": \"\",\n \"category\": \"banner_trustpilot_mail\",\n \"upload_date\": \"2025-03-25\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"banner_trustpilot_mail.png\",\n \"type\": \"image/png\",\n \"size\": 65791\n }\n ]\n },\n {\n \"file_id\": 55125,\n \"last_edit\": \"2025-03-13 08:28:35\",\n \"description\": \"Fees Report Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-13\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportFees_2025031309283465057.csv\",\n \"type\": \"text/csv\",\n \"size\": 28592\n }\n ]\n },\n {\n \"file_id\": 55124,\n \"last_edit\": \"2025-03-13 08:24:58\",\n \"description\": \"Fees Temprary Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-13\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"TempraneeFees_2025031309245754425.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 8738\n }\n ]\n },\n {\n \"file_id\": 55123,\n \"last_edit\": \"2025-03-13 08:24:09\",\n \"description\": \"Fees Temprary Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-13\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"TempraneeFees_2025031309240881672.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 8737\n }\n ]\n },\n {\n \"file_id\": 55116,\n \"last_edit\": \"2025-03-12 17:54:01\",\n \"description\": \"Fees Temprary Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"TempraneeFees_2025031218540171942.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 8737\n }\n ]\n },\n {\n \"file_id\": 55115,\n \"last_edit\": \"2025-03-12 17:20:04\",\n \"description\": \"Fees Temprary Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"TempraneeFees_2025031218200441781.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6016\n }\n ]\n },\n {\n \"file_id\": 55114,\n \"last_edit\": \"2025-03-12 17:16:49\",\n \"description\": \"Fees Report Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportFees_2025031218164964572.csv\",\n \"type\": \"text/csv\",\n \"size\": 1784\n }\n ]\n },\n {\n \"file_id\": 55113,\n \"last_edit\": \"2025-03-12 17:12:03\",\n \"description\": \"Fees Report Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportFees_2025031218120391213.csv\",\n \"type\": \"text/csv\",\n \"size\": 3261\n }\n ]\n },\n {\n \"file_id\": 55112,\n \"last_edit\": \"2025-03-12 17:08:50\",\n \"description\": \"Fees Temprary Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"TempraneeFees_2025031218084935197.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6016\n }\n ]\n },\n {\n \"file_id\": 55111,\n \"last_edit\": \"2025-03-12 17:08:18\",\n \"description\": \"Fees Report Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportFees_2025031218081835423.csv\",\n \"type\": \"text/csv\",\n \"size\": 3261\n }\n ]\n },\n {\n \"file_id\": 55110,\n \"last_edit\": \"2025-03-12 17:05:44\",\n \"description\": \"Fees Temprary Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"TempraneeFees_2025031218054331321.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6016\n }\n ]\n },\n {\n \"file_id\": 55082,\n \"last_edit\": \"2025-03-12 13:17:48\",\n \"description\": \"Fees Temprary Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"TempraneeFees_2025031214174632834.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6017\n }\n ]\n },\n {\n \"file_id\": 55080,\n \"last_edit\": \"2025-03-12 13:01:17\",\n \"description\": \"Fees Temprary Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"TempraneeFees_2025031214011479294.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6016\n }\n ]\n },\n {\n \"file_id\": 55079,\n \"last_edit\": \"2025-03-12 12:55:26\",\n \"description\": \"Fees Report Details\",\n \"beneficiary_group\": null,\n \"category\": \"Fees\",\n \"upload_date\": \"2025-03-12\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportFees_2025031213552535501.csv\",\n \"type\": \"text/csv\",\n \"size\": 3261\n }\n ]\n },\n {\n \"file_id\": 53684,\n \"last_edit\": \"2025-02-11 17:10:11\",\n \"description\": \"TrasmissioneOfferte_20250211181011\",\n \"beneficiary_group\": null,\n \"category\": \"Trasmissione Offerte\",\n \"upload_date\": \"2025-02-11\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"trasmissione_offerte_247915606_20250211.zip\",\n \"type\": \"application/zip\",\n \"size\": 1876\n }\n ]\n },\n {\n \"file_id\": 53683,\n \"last_edit\": \"2025-02-11 17:08:45\",\n \"description\": \"TrasmissioneOfferte_20250211180845\",\n \"beneficiary_group\": null,\n \"category\": \"Trasmissione Offerte\",\n \"upload_date\": \"2025-02-11\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"trasmissione_offerte_247915600_20250211.zip\",\n \"type\": \"application/zip\",\n \"size\": 1852\n }\n ]\n },\n {\n \"file_id\": 53526,\n \"last_edit\": \"2025-02-07 17:14:31\",\n \"description\": \"TrasmissioneOfferte_20250207181431\",\n \"beneficiary_group\": null,\n \"category\": \"Trasmissione Offerte\",\n \"upload_date\": \"2025-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"trasmissione_offerte_246071339_20250207.zip\",\n \"type\": \"application/zip\",\n \"size\": 922\n }\n ]\n },\n {\n \"file_id\": 53525,\n \"last_edit\": \"2025-02-07 17:10:57\",\n \"description\": \"TrasmissioneOfferte_20250207181057\",\n \"beneficiary_group\": null,\n \"category\": \"Trasmissione Offerte\",\n \"upload_date\": \"2025-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"trasmissione_offerte_246071328_20250207.zip\",\n \"type\": \"application/zip\",\n \"size\": 953\n }\n ]\n },\n {\n \"file_id\": 53524,\n \"last_edit\": \"2025-02-07 17:05:52\",\n \"description\": \"TrasmissioneOfferte_20250207180552\",\n \"beneficiary_group\": null,\n \"category\": \"Trasmissione Offerte\",\n \"upload_date\": \"2025-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"trasmissione_offerte_246071318_20250207.zip\",\n \"type\": \"application/zip\",\n \"size\": 956\n }\n ]\n },\n {\n \"file_id\": 53523,\n \"last_edit\": \"2025-02-07 16:57:46\",\n \"description\": \"TrasmissioneOfferte_20250207175746\",\n \"beneficiary_group\": null,\n \"category\": \"Trasmissione Offerte\",\n \"upload_date\": \"2025-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"trasmissione_offerte_246071289_20250207.zip\",\n \"type\": \"application/zip\",\n \"size\": 956\n }\n ]\n },\n {\n \"file_id\": 53472,\n \"last_edit\": \"2025-02-07 16:29:06\",\n \"description\": \"TrasmissioneOfferte_20250207163722\",\n \"beneficiary_group\": null,\n \"category\": \"Trasmissione Offerte\",\n \"upload_date\": \"2025-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"trasmissione_offerte_246049623_20250207.zip\",\n \"type\": \"application/zip\",\n \"size\": 1001\n }\n ]\n },\n {\n \"file_id\": 53105,\n \"last_edit\": \"2025-01-28 17:43:19\",\n \"description\": \"ConsumiFatturati_DEMO20250128184319\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2025-01-28\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20250128184319.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6439\n }\n ]\n },\n {\n \"file_id\": 53104,\n \"last_edit\": \"2025-01-28 17:42:50\",\n \"description\": \"ConsumiFatturati_DEMO20250128184250\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2025-01-28\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20250128184250.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6438\n }\n ]\n },\n {\n \"file_id\": 53078,\n \"last_edit\": \"2025-01-28 11:28:48\",\n \"description\": \"ConsumiFatturati_DEMO20250128122848\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2025-01-28\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20250128122848.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6438\n }\n ]\n },\n {\n \"file_id\": 53077,\n \"last_edit\": \"2025-01-28 11:27:45\",\n \"description\": \"ConsumiFatturati_DEMO20250128122745\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2025-01-28\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20250128122745.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6438\n }\n ]\n },\n {\n \"file_id\": 53076,\n \"last_edit\": \"2025-01-28 11:26:04\",\n \"description\": \"ConsumiFatturati_DEMO20250128122604\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2025-01-28\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20250128122604.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 7176\n }\n ]\n },\n {\n \"file_id\": 53075,\n \"last_edit\": \"2025-01-28 11:15:46\",\n \"description\": \"ConsumiFatturati_DEMO20250128121546\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2025-01-28\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20250128121546.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 7176\n }\n ]\n },\n {\n \"file_id\": 51382,\n \"last_edit\": \"2024-12-20 14:46:02\",\n \"description\": \"ConsumiFatturati_DEMO20241220154602\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2024-12-20\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20241220154602.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6862\n }\n ]\n },\n {\n \"file_id\": 51353,\n \"last_edit\": \"2024-12-20 11:39:11\",\n \"description\": \"ConsumiFatturati_DEMO20241220123911\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2024-12-20\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20241220123910.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6923\n }\n ]\n },\n {\n \"file_id\": 50539,\n \"last_edit\": \"2024-12-04 11:03:09\",\n \"description\": \"ConsumiFatturati_DEMO20241204120309\",\n \"beneficiary_group\": null,\n \"category\": \"Export Consumi\",\n \"upload_date\": \"2024-12-04\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ConsumiFatturati_DEMO20241204120308.xlsx\",\n \"type\": \"application/xlsx\",\n \"size\": 6973\n }\n ]\n },\n {\n \"file_id\": 43875,\n \"last_edit\": \"2024-05-21 14:40:32\",\n \"description\": \"Issuing Date Report\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2024-05-21\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportEmissionePeriodo_DEMO_20240521164032.zip\",\n \"type\": \"application/zip\",\n \"size\": 280\n }\n ]\n },\n {\n \"file_id\": 43757,\n \"last_edit\": \"2024-05-15 16:21:24\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2024-05-15\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20240515182123.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 40792\n }\n ]\n },\n {\n \"file_id\": 42951,\n \"last_edit\": \"2024-04-08 12:58:45\",\n \"description\": \"Issuing Date Report\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2024-04-08\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportEmissionePeriodo_DEMO_20240408145844.zip\",\n \"type\": \"application/zip\",\n \"size\": 4365\n }\n ]\n },\n {\n \"file_id\": 42947,\n \"last_edit\": \"2024-04-08 10:52:57\",\n \"description\": \"Issuing Date Report\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2024-04-08\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportEmissionePeriodo_DEMO_20240408125257.zip\",\n \"type\": \"application/zip\",\n \"size\": 3267\n }\n ]\n },\n {\n \"file_id\": 42932,\n \"last_edit\": \"2024-04-08 07:26:21\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2024-04-08\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20240408092621.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 21154\n }\n ]\n },\n {\n \"file_id\": 42502,\n \"last_edit\": \"2024-03-15 15:32:24\",\n \"description\": \"Aggregate Customer Report\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2024-03-15\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportCustomers_DEMO20240315163223.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 7898\n }\n ]\n },\n {\n \"file_id\": 41918,\n \"last_edit\": \"2024-02-19 17:20:48\",\n \"description\": \"GPE group\",\n \"beneficiary_group\": \"\",\n \"category\": \"Presentazione Gruppo Societario\",\n \"upload_date\": \"2024-02-19\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"GPE Group.pdf\",\n \"type\": \"application/pdf\",\n \"size\": 651882\n }\n ]\n },\n {\n \"file_id\": 41917,\n \"last_edit\": \"2024-02-19 17:54:27\",\n \"description\": \"\",\n \"beneficiary_group\": \"\",\n \"category\": \"presentazioni plank\",\n \"upload_date\": \"2024-02-19\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"Desktop.zip\",\n \"type\": \"application/x-zip-compressed\",\n \"size\": 53147387\n }\n ]\n },\n {\n \"file_id\": 41863,\n \"last_edit\": \"2024-02-16 16:23:15\",\n \"description\": \"Presentazioni pdf GPE in ITA, ENG e DE\",\n \"beneficiary_group\": \"\",\n \"category\": \"Presentazioni GPE\",\n \"upload_date\": \"2024-02-16\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"GPE - English Version.pdf\",\n \"type\": \"application/pdf\",\n \"size\": 777059\n },\n {\n \"name\": \"GPE - German Version.pdf\",\n \"type\": \"application/pdf\",\n \"size\": 797013\n },\n {\n \"name\": \"GPE - Italian Version.pdf\",\n \"type\": \"application/pdf\",\n \"size\": 804041\n }\n ]\n },\n {\n \"file_id\": 41821,\n \"last_edit\": \"2024-02-15 09:35:10\",\n \"description\": \"Export PDF+XML Invoices\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2024-02-15\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ZipFatture20240215103440.zip\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 8177712\n }\n ]\n },\n {\n \"file_id\": 41668,\n \"last_edit\": \"2024-02-09 11:19:25\",\n \"description\": \"\",\n \"beneficiary_group\": \"\",\n \"category\": \"Presentazione plank\",\n \"upload_date\": \"2024-02-09\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"PRESENTAZIONE PLANK 20240209.pdf\",\n \"type\": \"application/pdf\",\n \"size\": 596567\n },\n {\n \"name\": \"Security Area- Demani.pdf\",\n \"type\": \"application/pdf\",\n \"size\": 763928\n }\n ]\n },\n {\n \"file_id\": 40141,\n \"last_edit\": \"2023-12-01 08:53:51\",\n \"description\": \"Presetazione GPE\",\n \"beneficiary_group\": \"\",\n \"category\": \"Presentazione\",\n \"upload_date\": \"2023-12-01\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"GPE presentazione tommy (last release).pptx\",\n \"type\": \"application/vnd.openxmlformats-officedocument.presentationml.presentation\",\n \"size\": 847090\n }\n ]\n },\n {\n \"file_id\": 39982,\n \"last_edit\": \"2023-11-21 15:07:36\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2023-11-21\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20231121160735.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 23239\n }\n ]\n },\n {\n \"file_id\": 39323,\n \"last_edit\": \"2023-10-23 15:04:43\",\n \"description\": \"\",\n \"beneficiary_group\": \"\",\n \"category\": \"\",\n \"upload_date\": \"2023-10-23\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ESEMPIO PLANK PER INDENNITARIO.xlsx\",\n \"type\": \"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 16743\n }\n ]\n },\n {\n \"file_id\": 38682,\n \"last_edit\": \"2023-09-25 10:10:14\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2023-09-25\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20230925121014.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 22842\n }\n ]\n },\n {\n \"file_id\": 37054,\n \"last_edit\": \"2023-07-18 12:49:47\",\n \"description\": \"\",\n \"beneficiary_group\": \"\",\n \"category\": \" https://l00.pl/mMCBYUt\",\n \"upload_date\": \"2023-07-18\",\n \"expiration_date\": null,\n \"files\": []\n },\n {\n \"file_id\": 36946,\n \"last_edit\": \"2023-07-14 08:22:16\",\n \"description\": \"https://l00.pl/yL0ALSV\",\n \"beneficiary_group\": \"\",\n \"category\": \"enit\",\n \"upload_date\": \"2023-07-14\",\n \"expiration_date\": null,\n \"files\": []\n },\n {\n \"file_id\": 35557,\n \"last_edit\": \"2023-05-09 10:04:47\",\n \"description\": \"Aggregate Customer Report\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2023-05-09\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportCustomers_DEMO20230509120447.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 7279\n }\n ]\n },\n {\n \"file_id\": 33774,\n \"last_edit\": \"2023-02-14 14:43:40\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2023-02-14\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20230214154340.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 15615\n }\n ]\n },\n {\n \"file_id\": 31247,\n \"last_edit\": \"2022-10-31 12:48:40\",\n \"description\": \"Export PDF+XML Invoices\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-10-31\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ZipFatture20221031134828.zip\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 4771477\n }\n ]\n },\n {\n \"file_id\": 29153,\n \"last_edit\": \"2022-08-09 19:10:54\",\n \"description\": \"Files switchin\",\n \"beneficiary_group\": null,\n \"category\": \"SWITCHIN\",\n \"upload_date\": \"2022-08-09\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"FileRichiesti20220809211054f16a28f073ec.zip\",\n \"type\": \"application/zip\",\n \"size\": 8334\n }\n ]\n },\n {\n \"file_id\": 29152,\n \"last_edit\": \"2022-08-09 19:10:04\",\n \"description\": \"Files switchin\",\n \"beneficiary_group\": null,\n \"category\": \"SWITCHIN\",\n \"upload_date\": \"2022-08-09\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"FileRichiesti20220809211004c2fe52001b73.zip\",\n \"type\": \"application/zip\",\n \"size\": 8334\n }\n ]\n },\n {\n \"file_id\": 29151,\n \"last_edit\": \"2022-08-09 17:28:58\",\n \"description\": \"Files switchin\",\n \"beneficiary_group\": null,\n \"category\": \"SWITCHIN\",\n \"upload_date\": \"2022-08-09\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"FileRichiesti20220809192858e7975e0066b7.zip\",\n \"type\": \"application/zip\",\n \"size\": 8334\n }\n ]\n },\n {\n \"file_id\": 26349,\n \"last_edit\": \"2022-04-08 07:33:44\",\n \"description\": \"prova\",\n \"beneficiary_group\": \"\",\n \"category\": \"prova\",\n \"upload_date\": \"2022-04-08\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"fattura (5) (1).pdf\",\n \"type\": \"application/pdf\",\n \"size\": 94022\n }\n ]\n },\n {\n \"file_id\": 25887,\n \"last_edit\": \"2022-05-18 08:03:28\",\n \"description\": \"Export PDF+XML Invoices\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-03-17\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ZipFatture20220317161357.zip\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 423294\n }\n ]\n },\n {\n \"file_id\": 25886,\n \"last_edit\": \"2022-05-18 08:03:28\",\n \"description\": \"Export PDF+XML Invoices\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-03-17\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ZipFatture20220317161319.zip\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 538280\n }\n ]\n },\n {\n \"file_id\": 25150,\n \"last_edit\": \"2022-02-07 11:02:11\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20220207120211.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 8940\n }\n ]\n },\n {\n \"file_id\": 25149,\n \"last_edit\": \"2022-02-07 10:53:57\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20220207115357.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 6580\n }\n ]\n },\n {\n \"file_id\": 25148,\n \"last_edit\": \"2022-02-07 10:48:28\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20220207114828.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 7723\n }\n ]\n },\n {\n \"file_id\": 25147,\n \"last_edit\": \"2022-02-07 10:42:49\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20220207114249.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 6580\n }\n ]\n },\n {\n \"file_id\": 25146,\n \"last_edit\": \"2022-02-07 10:31:35\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20220207113135.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 7686\n }\n ]\n },\n {\n \"file_id\": 25145,\n \"last_edit\": \"2022-02-07 10:18:46\",\n \"description\": \"Aggregate Report Filtered\",\n \"beneficiary_group\": null,\n \"category\": \"Reports\",\n \"upload_date\": \"2022-02-07\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"ReportAggregati_DEMO20220207111846.xlsx\",\n \"type\": \"xls/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n \"size\": 6579\n }\n ]\n },\n {\n \"file_id\": 21490,\n \"last_edit\": \"2021-04-09 13:11:20\",\n \"description\": \"E-DISTRIBUZIONE\",\n \"beneficiary_group\": \"\",\n \"category\": \"TEMPLATE SUBENTRO\",\n \"upload_date\": \"2021-04-09\",\n \"expiration_date\": null,\n \"files\": []\n },\n {\n \"file_id\": 15710,\n \"last_edit\": \"2021-07-07 14:17:41\",\n \"description\": \"NUOVO LISTINO VOIP\",\n \"beneficiary_group\": \"\",\n \"category\": \"NUOVO LISTINO\",\n \"upload_date\": \"2020-07-21\",\n \"expiration_date\": null,\n \"files\": [\n {\n \"name\": \"PROVA.docx\",\n \"type\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\n \"size\": 0\n }\n ]\n }\n]" } ] }, { "name": "download", "request": { "method": "GET", "header": [ { "key": "Authorization", "value": "Bearer {{jwt}}", "type": "text" } ], "url": { "raw": "{{baseUrl}}/v1/repository/{{fileId}}/download", "host": [ "{{baseUrl}}" ], "path": [ "v1", "repository", "{{fileId}}", "download" ] } }, "response": [] } ] }, { "name": "health", "request": { "method": "GET", "header": [] }, "response": [] } ], "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "packages": {}, "exec": [ "" ] } }, { "listen": "test", "script": { "type": "text/javascript", "packages": {}, "exec": [ "if (pm.response.code === 401 && pm.info.requestName !== \"auth/login\") {\r", " if (!pm.collectionVariables.get(\"isRetry\")) {\r", " pm.collectionVariables.set(\"originalRequest\", pm.info.requestName);\r", " pm.collectionVariables.set(\"isRetry\", \"true\");\r", " console.warn(\"[WARN] Received 401 Unauthorized. Initiating JWT refresh via apikey login request.\");\r", "\r", " const loginRequest = {\r", " url: `${pm.environment.get(\"baseUrl\")}/v1/auth/login`,\r", " method: \"POST\",\r", " header: {\r", " \"Content-Type\": \"application/json\"\r", " },\r", " body: {\r", " mode: \"raw\",\r", " raw: JSON.stringify({\r", " apikey: pm.collectionVariables.get(\"apikey\")\r", " })\r", " }\r", " };\r", "\r", " pm.sendRequest(loginRequest, function (err, res) {\r", " if (err) {\r", " console.error(\"[ERROR] Token refresh request failed:\", err);\r", " return;\r", " }\r", " try {\r", " const jsonData = res.json();\r", " console.debug(\"[DEBUG] Login response JSON parsed:\", jsonData);\r", " if (jsonData && jsonData.jwt) {\r", " pm.collectionVariables.set(\"jwt\", jsonData.jwt);\r", " console.info(\"[INFO] JWT token refreshed successfully.\");\r", "\r", " const originalRequest = pm.collectionVariables.get(\"originalRequest\");\r", " if (originalRequest) {\r", " console.info(`[INFO] Retrying original request: ${originalRequest}`);\r", " pm.collectionVariables.unset(\"originalRequest\");\r", " pm.execution.setNextRequest(originalRequest);\r", " } else {\r", " console.warn(\"[WARN] No original request found. Continuing with collection execution.\");\r", " pm.execution.setNextRequest(null);\r", " }\r", " } else {\r", " console.error(\"[ERROR] JWT token not found in login response.\");\r", " }\r", " } catch (e) {\r", " console.error(\"[ERROR] Failed to parse login response:\", e);\r", " }\r", " });\r", "\r", " pm.execution.setNextRequest(null);\r", " } else {\r", " console.warn(\"[WARN] Token refresh already attempted. Not retrying to avoid infinite loop.\");\r", " pm.collectionVariables.unset(\"isRetry\");\r", " }\r", "} else {\r", " pm.collectionVariables.unset(\"isRetry\");\r", "}\r", "\r", "pm.test(\"Status code is 2xx\", function () {\r", " pm.expect(pm.response.code).to.be.within(200, 299);\r", "});\r", "" ] } } ], "variable": [ { "key": "jwt", "value": "" }, { "key": "apikey", "value": "", "type": "string" }, { "key": "digitalContractId", "value": "" }, { "key": "powerDetailsId", "value": "" }, { "key": "gasDetailsId", "value": "" }, { "key": "contractId", "value": "", "type": "default" }, { "key": "invoiceId", "value": "", "type": "default" } ] }