Create an access group member
post
/crmRestApi/resources/11.13.18.05/accessGroups/{AccessGroupNumber}/child/AccessGroupMembers
Request
Path Parameters
-
AccessGroupNumber(required): string
The alternate key identifier for the access group. It is a unique system generated sequence number.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AccessGroupId: integer
(int64)
Title:
Access Group IDThe unique identifier of the access group. -
AccessGroupMemberId: integer
(int64)
Title:
Access Group Member IDThe unique identifier of the access group member. -
ManualAssignFlag: boolean
Title:
Member TypeMaximum Length:1Default Value:trueIndicates whether a member has been added to the group manually. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the access group member. -
TypeCode: string
Title:
Type CodeMaximum Length:30Default Value:ORA_ZCA_CUSTOMThe code indicating the parent access group type of the access group member.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : accessGroups-AccessGroupMembers-item-response
Type:
Show Source
object-
AccessGroupId: integer
(int64)
Title:
Access Group IDThe unique identifier of the access group. -
AccessGroupMemberId: integer
(int64)
Title:
Access Group Member IDThe unique identifier of the access group member. -
AccessGroupNumber: string
Title:
Group NumberRead Only:trueMaximum Length:4000The alternate key identifier of the access group to which the access group member belongs. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the access group member. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the access group member was created. -
EmailAddress: string
Title:
E-MailRead Only:trueMaximum Length:320The email address of the access group member. -
FormattedPhoneNumber: string
Title:
PhoneRead Only:trueThe phone number of the resource associated with the access group member. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the access group member was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the access group member. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login details of the user who last updated the access group member. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManualAssignFlag: boolean
Title:
Member TypeMaximum Length:1Default Value:trueIndicates whether a member has been added to the group manually. -
Name: string
Title:
Group NameRead Only:trueMaximum Length:4000The name of the access group to which the access group member belongs. -
PartyId: integer
(int64)
Title:
Party IDThe unique identifier of the access group member. -
PartyName: string
Title:
Resource NameRead Only:trueMaximum Length:255The name of the access group member. -
PartyNumber: string
Title:
Resource Registry IDRead Only:trueMaximum Length:30The alternate key identifier for the resource. -
RoleName: string
Title:
Resource RoleRead Only:trueThe role of the resource associated with the access group member. -
TypeCode: string
Title:
Type CodeMaximum Length:30Default Value:ORA_ZCA_CUSTOMThe code indicating the parent access group type of the access group member.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.