Clients
Lecture
get-contacts
get-contactsParamètre
Type
Requis
Description
{
"success": true,
"total": 15,
"page": 1,
"contacts": [
{
"id": "string",
"firstname": "Jean",
"lastname": "Dupont",
"emails": ["[email protected]"],
"phone": "+33612345678",
"jobTitle": "Directeur technique",
"organizationId": "string",
"organizationName": "Dupont SARL",
"notes": "",
"addresses": [...],
"archivedAt": null,
"hasBillings": true,
"createdAt": "2025-01-15T00:00:00.000Z"
}
]
}get-contact-by-id
get-contact-by-idParamètre
Type
Requis
Description
get-organizations
get-organizationsParamètre
Type
Requis
Description
get-organization-by-id
get-organization-by-idParamètre
Type
Requis
Description
get-organization-contacts
get-organization-contactsParamètre
Type
Requis
Description
Création
create-contact
create-contactParamètre
Type
Requis
Description
create-organization
create-organizationParamètre
Type
Requis
Description
Modification
update-contact
update-contactParamètre
Type
Requis
Description
update-organization
update-organizationParamètre
Type
Requis
Description
update-contact-notes
update-contact-notesParamètre
Type
Requis
Description
update-organization-notes
update-organization-notesParamètre
Type
Requis
Description
Suppression et archivage
delete-contact
delete-contactParamètre
Type
Requis
Description
delete-organization
delete-organizationParamètre
Type
Requis
Description
archive-contact
archive-contactParamètre
Type
Requis
Description
archive-organization
archive-organizationParamètre
Type
Requis
Description
Scopes requis
Outil
Scope
Mis à jour
Ce contenu vous a-t-il été utile ?

