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