Hi Community,
we have an integration to a BC on-premise using live-integration version 4.0.0. We want to sort the response from BC regarding OpenOrders, Invoice and CreditNotes
Is it somehow possible to sort the response from BC by adding a parameter to the request?
ex. <GetList type="Invoice" customerID="1234" requestAmount="10" firstItem="10" sort="DESC"></GetList>
Currently the response will be oldest first and we want newest first. Is it duable?
Thanks in advance.
Søren