};
$.ajax({
url: '/cgi-bin/koha/svc/patron_notes/',
url: '/cgi-bin/koha/svc/checkout_notes/',
type: 'POST',
dataType: 'json',
data: ajaxData,
=head1 NAME
svc/patron_notes - Web service for setting patron notes on items
svc/checkout_notes - Web service for setting patron notes on items
=head1 DESCRIPTION
-