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.
| HTTP | Operation | Type | Object | DTO Why-DTOs? | 
|---|---|---|---|---|
| Mutation Why 200? | createJobArea | JobAreaCreateGLDtoInput | ||
| Query | jobAreas filtered by idWhy? | |||
| 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 How to find? | 
| 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 |