Create a user group
post
/userGroups
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
businessUnits: array
businessUnits
-
description: string
Maximum Length:
1000 -
localizedAttributes(required): array
localizedAttributes
Minimum Number of Items:
1The service requires an entry for every active locale. -
name(required): string
Maximum Length:
255 -
referenceKey(required): string
Maximum Length:
255 -
stripeCd(required): string
Maximum Length:
100
Nested Schema : businessUnits
Type:
Show Source
array-
Array of:
object BusinessUnitKeyBO
BusinessUnitKeyBO has BusinessUnit OrgId.
Nested Schema : localizedAttributes
Type:
arrayMinimum Number of Items:
1The service requires an entry for every active locale.
Show Source
Nested Schema : BusinessUnitKeyBO
Type:
objectBusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
-
businessUnitOrgId: integer
(int64)
Title:
Business Unit OrgIdThe business unit OrgId of this business unit.
Nested Schema : UserGroupLocalizedAttributeRequest
Type:
Show Source
object-
description(required): string
Maximum Length:
1000 -
localeId(required): string
-
name(required): string
Minimum Length:
1Maximum Length:255
Response
Supported Media Types
- application/json
201 Response
CREATED
Root Schema : UserGroupBO
Type:
objectDocumentation for BO mode: UserGroupBO
Show Source
-
businessUnits: array
Business Units
Title:
Business UnitsThe business units assigned to the user group. -
dateAdded: string
(date-time)
Title:
Date AddedRead Only:trueThe date and time when this user group was added.Example:2022-03-10 -
dateModified: string
(date-time)
Title:
Date ModifiedRead Only:trueThe date and time this user group was last modified.Example:2022-03-10 -
description: string
Title:
DescriptionMaximum Length:1000Localized description of the user group -
family: string
Title:
FamilyRead Only:trueThe Fusion family that this user group type belongs to -
links: array
Links
Title:
LinksRead Only:trueThe collection links related to this resource -
localizedAttributes(required): array
Localized Attributes
Title:
Localized AttributesList of LocalizedAttributes of this UserGroup in various Locales -
name: string
Title:
NameRead Only:trueMaximum Length:255The localized name of the user group. The name field can only be used for sorting. -
namespaceFromStripe: string
-
objectId: string
Title:
Object IdRead Only:trueString representing the hierarchy of the user groups. All user groups are stored in the TAG table but they are currently NOT hierarchical -
product: string
Title:
ProductRead Only:trueThe Fusion product that this user group type belongs to -
recordId: string
Title:
Record IdThe unique identifier from the TAG table that represent a userGroups resource -
referenceKey: string
Title:
Reference KeyMaximum Length:255The non localized name of the user group -
stripeCd: string
Title:
Stripe CDRead Only:trueMaximum Length:100Stripe for UserGroup
Nested Schema : Business Units
Type:
arrayTitle:
Business UnitsThe business units assigned to the user group.
Show Source
-
Array of:
object BusinessUnitKeyBO
BusinessUnitKeyBO has BusinessUnit OrgId.
Nested Schema : Links
Type:
arrayTitle:
LinksRead Only:
trueThe collection links related to this resource
Show Source
Nested Schema : Localized Attributes
Type:
arrayTitle:
Localized AttributesList of LocalizedAttributes of this UserGroup in various Locales
Show Source
Nested Schema : BusinessUnitKeyBO
Type:
objectBusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
-
businessUnitOrgId: integer
(int64)
Title:
Business Unit OrgIdThe business unit OrgId of this business unit.
Nested Schema : LocalizedAttributesBO
Type:
Show Source
object-
description: string
Title:
DescriptionMaximum Length:1000Localized description in the above Locale -
localeId(required): string
Title:
Locale IdRead Only:trueRecordId of the Locale - generally this is the localeCode (like en_US) and NOT a real GUID. -
name(required): string
Title:
NameMinimum Length:1Maximum Length:255Localized Name in the above Locale