I need to modify the parameter data in the WritableDialerContact() object, to send the request as follows:
[{
"id": "",
"contactListId": "",
"data": {
"Cliente":"cliente",
"Sensor":"Storage",
"Error":"storage",
"Celular":"12345678"
},
"callable": true,
"phoneNumberStatus": {},
"contactableStatus": {}
}]
Could you help me with an example how to use the WritableDialerContact()