{ "taskId": 66635573. "records": [ { "id": 55667448, "name": "Anoj Mohoo", "mobile": "0177****3990", "extVars": "{"key": "string", "intkey":10000}", "callVars": "{"name": "Bob", "salary":10000}" } ] }
curl --location --request POST 'Tenant URL' \ --header 'Content-type: application/json;charset=utf-8' \ --data-raw '{ "taskId": 66635573. "records": [ { "id": 55667448, "name": "Anoj Mohoo", "mobile": "0177****3990", "extVars": "{"key": "string", "intkey":10000}", "callVars": "{"name": "Bob", "salary":10000}" } ] }'
{ "code": 200, "message": "success" }