Skip to main content

Create new Industry record

POST 

/industries

Create new Industry record.

Privileges:

  • bp-settings-lists.manage

Audit event:

  • biz.core.v2.industry.add

Validation errors:

  • BIZ_CORE:INDUSTRY_NAME_REQUIRED - Name of the Industry must be provided.
  • BIZ_CORE:INDUSTRY_NAME_OUT_OF_LIMIT - Name of the Industry cannot be longer than 50 characters.
  • BIZ_CORE:INDUSTRY_NAME_NOT_UNIQUE - Name of the Industry must be unique.
  • BIZ_CORE:INDUSTRY_FAVORITE_NOT_SUPPORTED - Industry favorite not allowed.

Request

Responses

Industry record created