Fixed

Fixed the List All Invoices endpoint not sorting invoices by default

We have fixed an issue with the List all Invoices endpoint. If no explicit sort parameter was provided, the endpoint was returning invoices in a random order. This also meant that invoices would occasionally be missing from the paginated response.

The List all Invoices endpoint will now sort invoices from most to least recently issued when no explicit sort parameter is provided.