Create contract parties
post
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractParty
Request
Path Parameters
-
contractsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Contracts resource and used to uniquely identify an instance of Contracts. The client should not generate the hash key value. Instead, the client should query on the Contracts collection resource in order to navigate to a specific instance of Contracts to get the hash key.
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.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ContractClass: string
Maximum Length:
80The contract class. -
ContractPartyContact: array
Contract Party Contacts
Title:
Contract Party ContactsThe contract party contacts resource is used to view the details of contract party contact. A party contact of a contract is one who is responsible to follow up on the contractual obligations. -
ContractPartyFlexfieldVA: array
Contract Party Flexfields
Title:
Contract Party FlexfieldsThe contract party flex fields is used to view, create, update contract party flex field information. -
DeleteFlag: boolean
Default Value:
falseDelete Flag -
ExternalKey: string
Maximum Length:
120The key identifier of the contract party in the external source system. -
ExternalSource: string
Maximum Length:
120The name of external source system where the contract party is imported from. -
Id: integer
(int64)
The unique identifier of the contract party.
-
MajorVersion: integer
(int64)
Default Value:
1The version of the contract party. -
PartyId(required): integer
(int64)
The unique identifier of the contract party.
-
PartyName: string
Title:
NameThe name of the contract party. -
PartyNameLOVSwitcher: string
The party name LOV switcher.
-
PartyRoleCode(required): string
Title:
RoleMaximum Length:30The code that indicates the party role. -
PartyRolePuid: string
Title:
Party Role PUIDMaximum Length:120Party Role PUID -
Role: string
The name of the party role.
-
SignedBy: string
Title:
Signed ByMaximum Length:100The party that signed the contract. -
SignedDate: string
(date)
Title:
Signed DateThe date on which the party signed the contract. -
SignerRole: string
Title:
Signer RoleMaximum Length:100Signer Role
Nested Schema : Contract Party Contacts
Type:
arrayTitle:
Contract Party ContactsThe contract party contacts resource is used to view the details of contract party contact. A party contact of a contract is one who is responsible to follow up on the contractual obligations.
Show Source
Nested Schema : Contract Party Flexfields
Type:
arrayTitle:
Contract Party FlexfieldsThe contract party flex fields is used to view, create, update contract party flex field information.
Show Source
Nested Schema : contracts-ContractParty-ContractPartyContact-item-post-request
Type:
Show Source
object-
AccessLevel: string
Title:
AccessMaximum Length:30The access level of a contract party contact. -
AccessLevelName: string
The name of the access level of the contract party contact.
-
ContactId(required): integer
(int64)
The unique identifier of the contact.
-
ContactPuid: string
Title:
Party Contact PUIDMaximum Length:120Contact PUID -
ContactRoleCode(required): string
Title:
RoleMaximum Length:30The code indicating the role of the contract party contact. -
ContractPartyContactFlexfieldVA: array
Contract Party Contact Flexfields
Title:
Contract Party Contact FlexfieldsThe contract party contact flex field resource is used to view, create, update contract party contact flex field information. -
EndDate: string
(date)
Title:
End DateEnd Date -
ExternalKey: string
Maximum Length:
120The key identifier of the contract party contact in the external source system. -
ExternalSource: string
Maximum Length:
120The name of external source system where the contract party contact is imported from. -
Id: integer
(int64)
The unique identifier of the contract party contact.
-
MajorVersion: integer
(int64)
Default Value:
1The version of the contract party contact. -
OwnerFlag: boolean
Title:
Ownerindicates whether the contact is the owner of the contract. -
PartyContactName: string
The name of the contract party contact.
-
Role: string
The role of the contract party contact.
-
RoutingSequence: number
Title:
Signing SequenceSigning Sequence -
SignatureRole: string
Title:
Signature RoleMaximum Length:30Signatory Role Code -
SignatureRoleMeaning: string
Signatory Role
-
SignerSequence: integer
Title:
Display SequenceSinger Sequence -
StartDate: string
(date)
Title:
Start DateStart Date
Nested Schema : Contract Party Contact Flexfields
Type:
arrayTitle:
Contract Party Contact FlexfieldsThe contract party contact flex field resource is used to view, create, update contract party contact flex field information.
Show Source
Nested Schema : contracts-ContractParty-ContractPartyContact-ContractPartyContactFlexfieldVA-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:90Descriptive Flexfield: structure definition of the user descriptive flexfield. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
Id: integer
(int64)
Contract Party Contact Flexfield ID
-
MajorVersion: integer
(int64)
Default Value:
1Major Version
Nested Schema : contracts-ContractParty-ContractPartyFlexfieldVA-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:90Descriptive Flexfield: structure definition of the user descriptive flexfield. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
Id: integer
(int64)
Contract Party Flexfield ID
-
MajorVersion: integer
(int64)
Default Value:
1Major Version
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 : contracts-ContractParty-item-response
Type:
Show Source
object-
ContractClass: string
Maximum Length:
80The contract class. -
ContractPartyContact: array
Contract Party Contacts
Title:
Contract Party ContactsThe contract party contacts resource is used to view the details of contract party contact. A party contact of a contract is one who is responsible to follow up on the contractual obligations. -
ContractPartyFlexfieldVA: array
Contract Party Flexfields
Title:
Contract Party FlexfieldsThe contract party flex fields is used to view, create, update contract party flex field information. -
DeleteFlag: boolean
Default Value:
falseDelete Flag -
ExternalKey: string
Maximum Length:
120The key identifier of the contract party in the external source system. -
ExternalSource: string
Maximum Length:
120The name of external source system where the contract party is imported from. -
HeaderStartDate: string
Read Only:
trueThe header start date. -
Id: integer
(int64)
The unique identifier of the contract party.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Default Value:
1The version of the contract party. -
PartyId: integer
(int64)
The unique identifier of the contract party.
-
PartyName: string
Title:
NameThe name of the contract party. -
PartyNameLOVSwitcher: string
The party name LOV switcher.
-
PartyRoleCode: string
Title:
RoleMaximum Length:30The code that indicates the party role. -
PartyRolePuid: string
Title:
Party Role PUIDMaximum Length:120Party Role PUID -
Role: string
The name of the party role.
-
SignedBy: string
Title:
Signed ByMaximum Length:100The party that signed the contract. -
SignedDate: string
(date)
Title:
Signed DateThe date on which the party signed the contract. -
SignerRole: string
Title:
Signer RoleMaximum Length:100Signer Role
Nested Schema : Contract Party Contacts
Type:
arrayTitle:
Contract Party ContactsThe contract party contacts resource is used to view the details of contract party contact. A party contact of a contract is one who is responsible to follow up on the contractual obligations.
Show Source
Nested Schema : Contract Party Flexfields
Type:
arrayTitle:
Contract Party FlexfieldsThe contract party flex fields is used to view, create, update contract party flex field information.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-ContractParty-ContractPartyContact-item-response
Type:
Show Source
object-
AccessLevel: string
Title:
AccessMaximum Length:30The access level of a contract party contact. -
AccessLevelName: string
The name of the access level of the contract party contact.
-
ContactId: integer
(int64)
The unique identifier of the contact.
-
ContactPuid: string
Title:
Party Contact PUIDMaximum Length:120Contact PUID -
ContactRoleCode: string
Title:
RoleMaximum Length:30The code indicating the role of the contract party contact. -
ContractPartyContactFlexfieldVA: array
Contract Party Contact Flexfields
Title:
Contract Party Contact FlexfieldsThe contract party contact flex field resource is used to view, create, update contract party contact flex field information. -
EndDate: string
(date)
Title:
End DateEnd Date -
ExternalKey: string
Maximum Length:
120The key identifier of the contract party contact in the external source system. -
ExternalSource: string
Maximum Length:
120The name of external source system where the contract party contact is imported from. -
Id: integer
(int64)
The unique identifier of the contract party contact.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Default Value:
1The version of the contract party contact. -
OwnerFlag: boolean
Title:
Ownerindicates whether the contact is the owner of the contract. -
PartyContactName: string
The name of the contract party contact.
-
Role: string
The role of the contract party contact.
-
RoutingSequence: number
Title:
Signing SequenceSigning Sequence -
SignatureRole: string
Title:
Signature RoleMaximum Length:30Signatory Role Code -
SignatureRoleMeaning: string
Signatory Role
-
SignerSequence: integer
Title:
Display SequenceSinger Sequence -
StartDate: string
(date)
Title:
Start DateStart Date
Nested Schema : Contract Party Contact Flexfields
Type:
arrayTitle:
Contract Party Contact FlexfieldsThe contract party contact flex field resource is used to view, create, update contract party contact flex field information.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-ContractParty-ContractPartyContact-ContractPartyContactFlexfieldVA-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:90Descriptive Flexfield: structure definition of the user descriptive flexfield. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
Id: integer
(int64)
Contract Party Contact Flexfield ID
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Default Value:
1Major Version
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.
Nested Schema : contracts-ContractParty-ContractPartyFlexfieldVA-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:90Descriptive Flexfield: structure definition of the user descriptive flexfield. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
Id: integer
(int64)
Contract Party Flexfield ID
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
Default Value:
1Major Version
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- ContractPartyContact
-
Parameters:
- ContractPartyUniqID:
$request.path.ContractPartyUniqID - contractsUniqID:
$request.path.contractsUniqID
The contract party contacts resource is used to view the details of contract party contact. A party contact of a contract is one who is responsible to follow up on the contractual obligations. - ContractPartyUniqID:
- ContractPartyFlexfieldVA
-
Parameters:
- ContractPartyUniqID:
$request.path.ContractPartyUniqID - contractsUniqID:
$request.path.contractsUniqID
The contract party flex fields is used to view, create, update contract party flex field information. - ContractPartyUniqID: