addValue('id', $params['participant_id']) ->addValue('status_id:name', 'Attended') ->execute(); return civicrm_api3_create_success($returnValues); }