Response to the Import Call

The import call will provide URL where you can follow the status of the import while it runs in background:

{
“version”: “1.18”,
“time”: {unix time of the call},
	“input_response”: 
	{
“result”: 1,
“status_traking”: “{following URL}”
}
}