HTTP Operation Type Object DTO Why-DTOs?
Mutation createBusinessArea BusinessAreaCreateGLDtoInput
Mutation deleteBusinessArea BusinessAreaDeleteGLDtoInput
Query businessAreas filtered by id Why?  
Query businessAreas  

Description

Defines the specific categories of customers or suppliers within an organization, such as Trading or Services.
Examples : Trading, Services (can also be used to indicate the legal status) It can also be used to indicate the legal status.
Known as BusinessArea in the API context and Category in the product interface.

These business areas are customizable for each organization and are relevant only in the context of third-party customers and suppliers.

img

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?

businessAreas

Fields Type Description Length
id UUID Id  
       
name String Category 17