ProjectCustomers
This method returns the list of customers for projects.
BODY - RAW
{
"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 } |