frequently asked questions

All your questions in one place.

ProjectCustomers

This method returns the list of customers for projects.

 

BODY - RAW

{

      "Method": "ProjectCustomers",

      "Parameters": [

      ]

}

EXAMPLE

*/Returns the list of customers

{

  "Method": "ProjectCustomers",

  "Parameters": [

            ]

}

CLASS RETURNED

 

 

Property Description Example

Id

Customer number {
"ClNumero": 1,
Code Customer code "ClCode": "CLI-001",
Address category Customer category "ClTitre": "",
Civil title Customer's civil title "ClTitre2": "",
Company Customer's company name "ClSociete": "Client Projet",
Name Customer family name "ClNom": "",
First name Customer first name "ClPrenom": "",
Address number
Customer address "ClAdresse": 5
}

Did you find this article useful?

0 out of 0 found this helpful