Dear,
We can load the following data via the api interfaces:
https://xxx.projeqtor.org/api/command/all (Order)
https://xxx.projeqtor.org/api/payment/all
https://xxx.projeqtor.org/api/quotation/all
https://xxx.projeqtor.org/api/bill/all
But I'd need to access the data in the 'detail' tab via API (see attachments)
What is the url for the respective detail data?
Is there a list of all entities(tables) available via the api and the url path?
Thank you in advance
Hi
Have you tried with BillLine ?
Hi,
BillLine would be obvious, but apparently not working:
https://xxxx.projeqtor.org/api/billline/all
{"error":"invalid API query", "message":""'Billline' is not a valid class name ${2}""}
You must respect case of class name, using CamelCase.
BillLine
