Api call for "open" Sales orders"

Api call for "open" Sales orders"

Can you tell me if there's anything wrong with the following please guys ....

var url = ' https://books.zoho.com/api/v3/salesorders?authtoken=' + token+"&status=open";
var response = UrlFetchApp.fetch(url);

It returns sales orders with statuses of "invoiced" as well as "open" ??

Working on "Committed" qtys of items as I know you guys are, but give us no indication of release dates, mine will be done within days :-)