Create new PartnerType record
POST/partner-types
Create new PartnerType record.
Privileges:
- bp-settings-lists.manage
Audit event:
- biz.core.v2.partner.type.add
Validation errors:
- BIZ_CORE:PARTNER_TYPE_NAME_REQUIRED - Name of the Partner type must be provided
- BIZ_CORE:PARTNER_TYPE_NAME_OUT_OF_LIMIT - Name of the Partner type cannot be longer than 50 characters.
- BIZ_CORE:PARTNER_TYPE_NAME_NOT_UNIQUE - Name of the Partner type must be unique.
- BIZ_CORE:PARTNER_TYPE_FAVORITE_NOT_SUPPORTED - Favorite of the Partner type is not supported.
Request
Responses
- 200
- default
PartnerType record created
unexpected error