var isTransferred = $.ajax({
        url: url,
        type: 'GET',
        dataType: 'json',
        processData: true,