Known as JobArea in the API context and Contact information / Area in the product interface.
These job areas are customizable for each organization and are relevant only in the context of contacts.
✨ Ask AI
| HTTP | Operation | Type | Object | DTO Why-DTOs? |
|---|---|---|---|---|
| Mutation Why 200? | createJobArea |
JobAreaCreateGLDtoInput |
||
| Query | jobAreas filtered by id Why? |
|||
| Query | jobAreas |
These job areas are customizable for each organization and are relevant only in the context of contacts.
| Key | Value |
|---|---|
Authorization |
Bearer Current access Token How to find? |
X-TenantId |
Current tenant id Why deprecated ? |
X-OrganizationId |
Current organization Id How to find? |
x-api-key |
Primary or secondary subscription key of your app How to find? |
| Fields | Type | Description | Length |
|---|---|---|---|
| id |
UUID | Id | |
| creationDate |
DateTime | Creation Date | |
| modificationDate |
DateTime | Modification Date | |
| name |
String | Name of job area | 50 |