Forum

Access the 'detail'...
 
Notifications
Retirer tout

Access the 'detail' data in incomes with API

4 Posts
3 Utilisateurs
0 Reactions
991 Vu
(@martial-duchamphmt-ch)
Posts: 7
Active Member
Début du sujet
 
[#9575]

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
 


 
Posté : 20/09/2024 12:36 am
(@marylene)
Posts: 592
Membre Admin
 

Hi

Have you tried with BillLine ?


 
Posté : 23/09/2024 12:30 pm
(@martial-duchamphmt-ch)
Posts: 7
Active Member
Début du sujet
 

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}""}


 
Posté : 23/09/2024 1:01 pm
(@babynus)
Posts: 14952
Membre Admin
 

You must respect case of class name, using CamelCase.
BillLine


 
Posté : 23/09/2024 1:12 pm
Share:
Retour en haut