Update a link
patch
/crmRestApi/resources/11.13.18.05/resolutionLinks/{LinkNumber}
Request
Path Parameters
-
LinkNumber(required): string
The unique identifier of the link.
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-
Description: string
Maximum Length:
240The description of the link. -
LinkMember: array
Link Members
Title:
Link MembersThe link member resource is used to view, create, and update the members of a link. -
LinkStatus: string
Maximum Length:
60Default Value:AThe status of a link. The list of accepted values are A (active) and I (inactive).
Nested Schema : Link Members
Type:
arrayTitle:
Link MembersThe link member resource is used to view, create, and update the members of a link.
Show Source
Nested Schema : resolutionLinks-LinkMember-item-patch-request
Type:
Show Source
object-
MasterFlag: boolean
Maximum Length:
1The master member of the link. -
MemberStatus: string
The status of a link member.The list of accepted values are A (active) and I (inactive).
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 : resolutionLinks-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the link. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the link was created. -
Description: string
Maximum Length:
240The description of the link. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the link was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the link. -
LinkId: integer
(int64)
Read Only:
trueThe unique primary identifier of the link. -
LinkMember: array
Link Members
Title:
Link MembersThe link member resource is used to view, create, and update the members of a link. -
LinkName: string
Maximum Length:
128The name of the link. -
LinkNumber: string
Maximum Length:
64The unique identifier of the link. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LinkStatus: string
Maximum Length:
60Default Value:AThe status of a link. The list of accepted values are A (active) and I (inactive). -
PartyType: string
Maximum Length:
30The party type that defines whether the party is an organization, a person, a contact or any other user-defined party type.
Nested Schema : Link Members
Type:
arrayTitle:
Link MembersThe link member resource is used to view, create, and update the members of a link.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : resolutionLinks-LinkMember-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the link member. -
CreationDate: string
(date-time)
Read Only:
trueThe date when the link member was created. -
DepartureDate: string
(date)
Read Only:
trueThe date when the member was removed from the link. -
JoinDate: string
(date)
Read Only:
trueThe date when the member joined the link. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date when the link member was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the link member. -
LinkNumber: string
Read Only:
trueMaximum Length:255The unique identifier of the link associated with the member. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MasterFlag: boolean
Maximum Length:
1The master member of the link. -
MemberStatus: string
The status of a link member.The list of accepted values are A (active) and I (inactive).
-
PartyId: integer
The unique internal identifier of a link member. Either PartyId or PartyNumber is required to uniquely identify the link member record with which the link is associated.
-
PartyName: string
The name of the link member.
-
PartyNumber: string
The unique primary identifier for the link 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.
Links
- LinkMember
-
Parameters:
- LinkNumber:
$request.path.LinkNumber
The link member resource is used to view, create, and update the members of a link. - LinkNumber: