Jupiter ERP
Account API

ContactGroup

Felder, Typen und Verweise auf andere Modelle.

ContactGroup (object)

FeldTypBeschreibung
contacts_count*integerAmount of contacts assigned to this group
id*integerUnique identifier for the group.
name*stringName of the group.
Beispiel (JSON)
{
  "id": 0,
  "name": "string",
  "contacts_count": 0
}
Schema ContactGroup · Jupiter ERP