Contact Fields
The contact fields list all fields that are asked when a contact is created. The main purpose of exposing these fields is to allow translation of these fields via the API.
Operations
- Get the contact fields GET /api/1/{accountname}/settings/system/contactfields
- Get the contact field GET /api/1/{accountname}/settings/system/contactfields/{id}
- Get the translations for this field GET /api/1/{accountname}/settings/system/contactfields/{id}/translate
- Update the translations for this field PUT /api/1/{accountname}/settings/system/contactfields/{id}/translate