Hello,
Is it possible to include a parameter for invoice creation date on the multiple GET.
Right now it seems to only be ship date but and I see a data field for the creation on the return "created_on":"2015-03-14 00:00:00"
.
I can sort the JSON return myself but my system has so many invoices that it creates a very large request every time I process it.
Setting specified ship date range will sometimes not return the needed invoices as the ship date is different from creation(Possibly just carrying over from estimated ship date set on sales order).
We are doing this for weekly/monthly reviews.