Hi everyone!
I’m testing the API for a clud NAV BC installation, because probably we are going to integrate with a online Shop. I am testing with postman .
I can get the list of sales invoices like this:
{{BaseURL}}/companies/{{CRONUS}}/salesInvoices
How can I filter the invoices for a certain customer? I’m trying different ways, but I only find sintax errors…
Any tip?
Thank you