Update an ownership definition
patch
/fscmRestApi/resources/11.13.18.05/jointVentures/{jointVentureId}/child/ownershipDefinitions/{ownershipDefinitionId}
Request
Path Parameters
-
jointVentureId(required): integer(int64)
The unique identifier of the joint venture.
-
ownershipDefinitionId(required): integer(int64)
The unique identifier of the ownership definition.
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-
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
changeReason: string
Title:
Change ReasonMaximum Length:255Indicates the reason for changing the effective dates on the ownership definition. -
changeReasonAdditionalText: string
Title:
Change Reason Additional InformationMaximum Length:240Additional information describing the reason for changing the ownership definition. -
effectiveEndDate: string
(date)
Title:
End DateThe end date of the effective date range of the ownership definition. -
effectiveStartDate: string
(date)
Title:
Start DateThe start date of the effective date range of the ownership definition. -
ownershipDefinitionDescription: string
Title:
DescriptionMaximum Length:240A description of the ownership definition. -
ownershipDefinitionDFF: array
Ownership Definition Descriptive Flexfields
Title:
Ownership Definition Descriptive FlexfieldsThe ownership definition descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership definition associated with a joint venture. -
ownershipDefinitionStatus: string
Title:
StatusMaximum Length:255The status of the ownership definition. -
ownershipPercentages: array
Ownership Percentages
Title:
Ownership PercentagesThe ownership percentages resource is used to view, create, update, or delete each stakeholder???s percentage of ownership in an ownership definition. The percentages must total 100 percent for all stakeholders in the ownership definition.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Ownership Definition Descriptive Flexfields
Type:
arrayTitle:
Ownership Definition Descriptive FlexfieldsThe ownership definition descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership definition associated with a joint venture.
Show Source
Nested Schema : Ownership Percentages
Type:
arrayTitle:
Ownership PercentagesThe ownership percentages resource is used to view, create, update, or delete each stakeholder???s percentage of ownership in an ownership definition. The percentages must total 100 percent for all stakeholders in the ownership definition.
Show Source
Nested Schema : jointVentures-ownershipDefinitions-attachments-item-patch-request
Type:
Show Source
object-
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment.
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150The descriptive flexfield context name for the ownership definition associated with the joint venture. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentThe descriptive flexfield context display value for the ownership definition associated with the joint venture.
Nested Schema : jointVentures-ownershipDefinitions-ownershipPercentages-item-patch-request
Type:
Show Source
object-
distributionOnlyFlag: boolean
Title:
Distribution OnlyMaximum Length:1Indicates that the joint venture stakeholder is only participating in the transaction distribution and is not being invoiced. -
ownershipPercentageDFF: array
Ownership Percentage Descriptive Flexfields
Title:
Ownership Percentage Descriptive FlexfieldsThe ownership percentage descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership percentage associated with an ownership definition. -
percentageOfInterest: number
Title:
Ownership PercentageDefault Value:0The percent of ownership a stakeholder has in a joint venture transaction. -
roundingPartnerFlag: boolean
Title:
Rounding PartnerMaximum Length:1Indicates that the joint venture stakeholder is the rounding partner, receiving any extra cost or revenue after the split. Only one stakeholder in an ownership definition can be the rounding partner. -
stakeholderName: string
Title:
StakeholderThe name of the joint venture stakeholder.
Nested Schema : Ownership Percentage Descriptive Flexfields
Type:
arrayTitle:
Ownership Percentage Descriptive FlexfieldsThe ownership percentage descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership percentage associated with an ownership definition.
Show Source
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150The descriptive flexfield context name for the ownership percentage associated with the ownership definition. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentThe descriptive flexfield context display value for the ownership percentage associated with the ownership definition.
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 : jointVentures-ownershipDefinitions-item-response
Type:
Show Source
object-
activeFlag: boolean
Title:
Invoicing Partner ActiveRead Only:trueIndicates whether the ownership definition is active or not. -
agreement: string
Title:
AgreementRead Only:trueMaximum Length:30The name of the carried interest agreement. -
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
changeReason: string
Title:
Change ReasonMaximum Length:255Indicates the reason for changing the effective dates on the ownership definition. -
changeReasonAdditionalText: string
Title:
Change Reason Additional InformationMaximum Length:240Additional information describing the reason for changing the ownership definition. -
createdBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the ownership definition. -
creationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time the ownership definition was created. -
defaultOwnershipDefinitionFlag: boolean
Title:
Default Ownership DefinitionRead Only:trueIndicates that the ownership definition is the default ownership definition of the joint venture. -
distributionExist: string
Title:
Distributions ExistRead Only:trueIndicates whether joint venture distributions exist for the ownership definition. -
effectiveEndDate: string
(date)
Title:
End DateThe end date of the effective date range of the ownership definition. -
effectiveStartDate: string
(date)
Title:
Start DateThe start date of the effective date range of the ownership definition. -
externalStakeholderExistsFlag: boolean
Title:
External Stakeholder ExistsRead Only:trueIndicates that the ownership definition has at least one external stakeholder. -
internalStakeholderExistsFlag: boolean
Title:
Internal Stakeholder ExistsRead Only:trueIndicates that the ownership definition has at least one internal stakeholder. -
jointVentureDescription: string
Title:
Joint Venture DescriptionRead Only:trueMaximum Length:240The description of the joint venture. -
jointVentureName: string
Title:
Joint Venture NameRead Only:trueMaximum Length:30The name of the joint venture. -
lastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time the ownership definition was last updated. -
lastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the ownership definition. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ownershipChangeFlag: boolean
Title:
Ownership Definition ChangedRead Only:trueMaximum Length:1Default Value:falseIndicates whether the ownership definition has changed and the associated joint venture distributions need to be rebilled. -
ownershipDefinitionDescription: string
Title:
DescriptionMaximum Length:240A description of the ownership definition. -
ownershipDefinitionDFF: array
Ownership Definition Descriptive Flexfields
Title:
Ownership Definition Descriptive FlexfieldsThe ownership definition descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership definition associated with a joint venture. -
ownershipDefinitionId: integer
(int64)
Title:
Ownership Definition IDRead Only:trueThe unique identifier of the ownership definition. -
ownershipDefinitionShortName: string
Title:
Ownership DefinitionMaximum Length:30The short name of the ownership definition that is used as an identifier across effective dates for the joint venture. -
ownershipDefinitionStatus: string
Title:
StatusMaximum Length:255The status of the ownership definition. -
ownershipPercentages: array
Ownership Percentages
Title:
Ownership PercentagesThe ownership percentages resource is used to view, create, update, or delete each stakeholder???s percentage of ownership in an ownership definition. The percentages must total 100 percent for all stakeholders in the ownership definition. -
ownershipVersion: integer
(int32)
Title:
Ownership Definition VersionRead Only:trueThe version number of the ownership definition. -
sourceOwnershipDefinition: string
Title:
Source Ownership DefinitionRead Only:trueMaximum Length:30The name of the ownership definition used as the basis for creating the carried interest ownership definition. -
sourceOwnershipDefinitionDescription: string
Title:
DescriptionRead Only:trueMaximum Length:240The description of the ownership definition used as the basis for creating the carried interest ownership definition. -
stakeholderGroup: string
Title:
Stakeholder GroupRead Only:trueMaximum Length:30The name of the stakeholder group associated with the carried interest ownership definition. -
stakeholderGroupDescription: string
Title:
DescriptionRead Only:trueMaximum Length:240The description of the stakeholder group associated with the carried interest ownership definition. -
totalPercentage: number
Title:
Total PercentageRead Only:trueThe sum of all percentages of ownership in the ownership definition.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Ownership Definition Descriptive Flexfields
Type:
arrayTitle:
Ownership Definition Descriptive FlexfieldsThe ownership definition descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership definition associated with a joint venture.
Show Source
Nested Schema : Ownership Percentages
Type:
arrayTitle:
Ownership PercentagesThe ownership percentages resource is used to view, create, update, or delete each stakeholder???s percentage of ownership in an ownership definition. The percentages must total 100 percent for all stakeholders in the ownership definition.
Show Source
Nested Schema : jointVentures-ownershipDefinitions-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
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 : jointVentures-ownershipDefinitions-ownershipDefinitionDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150The descriptive flexfield context name for the ownership definition associated with the joint venture. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentThe descriptive flexfield context display value for the ownership definition associated with the joint venture. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OwnershipPercentageId: integer
(int64)
The unique identifier of the ownership definition.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : jointVentures-ownershipDefinitions-ownershipPercentages-item-response
Type:
Show Source
object-
createdBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the ownership percentage. -
creationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the ownership percentage was created. -
distributionOnlyFlag: boolean
Title:
Distribution OnlyMaximum Length:1Indicates that the joint venture stakeholder is only participating in the transaction distribution and is not being invoiced. -
internalStakeholderFlag: boolean
Title:
Stakeholder TypeRead Only:trueMaximum Length:1Indicates that the joint venture stakeholder is an internal stakeholder. -
invoicingPartnerId: integer
(int64)
Title:
Invoicing Partner IDRead Only:trueThe unique identifier of the invoicing partner. -
lastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time the ownership percentage was last updated. -
lastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the ownership percentage. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ownershipDefinitionName: string
Title:
Ownership DefinitionRead Only:trueMaximum Length:30The name of the ownership definition. -
ownershipPercentageDFF: array
Ownership Percentage Descriptive Flexfields
Title:
Ownership Percentage Descriptive FlexfieldsThe ownership percentage descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership percentage associated with an ownership definition. -
ownershipPercentageId: integer
(int64)
Title:
Ownership Percentage IDRead Only:trueThe unique identifier of the ownership percentage. -
percentageOfInterest: number
Title:
Ownership PercentageDefault Value:0The percent of ownership a stakeholder has in a joint venture transaction. -
roundingPartnerFlag: boolean
Title:
Rounding PartnerMaximum Length:1Indicates that the joint venture stakeholder is the rounding partner, receiving any extra cost or revenue after the split. Only one stakeholder in an ownership definition can be the rounding partner. -
stakeholderDescription: string
Title:
DescriptionRead Only:trueMaximum Length:240The description of the joint venture stakeholder. -
stakeholderName: string
Title:
StakeholderThe name of the joint venture stakeholder.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Ownership Percentage Descriptive Flexfields
Type:
arrayTitle:
Ownership Percentage Descriptive FlexfieldsThe ownership percentage descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership percentage associated with an ownership definition.
Show Source
Nested Schema : jointVentures-ownershipDefinitions-ownershipPercentages-ownershipPercentageDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150The descriptive flexfield context name for the ownership percentage associated with the ownership definition. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentThe descriptive flexfield context display value for the ownership percentage associated with the ownership definition. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OwnershipLineId: integer
(int64)
The unique identifier of the ownership percentage.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- attachments
-
Parameters:
- jointVentureId:
$request.path.jointVentureId - ownershipDefinitionId:
$request.path.ownershipDefinitionId
The attachments resource is used to view, create, and update attachments. - jointVentureId:
- ownershipDefinitionDFF
-
Parameters:
- jointVentureId:
$request.path.jointVentureId - ownershipDefinitionId:
$request.path.ownershipDefinitionId
The ownership definition descriptive flexfields resource is used to manage details about the descriptive flexfield references for an ownership definition associated with a joint venture. - jointVentureId:
- ownershipPercentages
-
Parameters:
- jointVentureId:
$request.path.jointVentureId - ownershipDefinitionId:
$request.path.ownershipDefinitionId
The ownership percentages resource is used to view, create, update, or delete each stakeholder???s percentage of ownership in an ownership definition. The percentages must total 100 percent for all stakeholders in the ownership definition. - jointVentureId:
Examples
The following example shows how to update an ownership definition by submitting a PATCH request on the REST resource using cURL.
curl -i -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -X PATCH -d @JVOwnershipDefinitionUpdate.json https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/jointVentures/300100184768422/child/ownershipDefinitions/300100185084421
Request Body Example
The following shows an example of the request body in JSON format.
{
"effectiveEndDate" : "2010-12-31",
"effectiveStartDate" : "2010-01-01",
"ownershipDefinitionStatus" : "Inactive"
}
Response Body Example
The following shows an example of the response body in JSON format.
{
"createdBy" : "username",
"creationDate" : "2020-02-18T22:30:08+00:00",
"effectiveEndDate" : "2010-12-31",
"effectiveStartDate" : "2010-01-01",
"lastUpdateDate" : "2020-02-18T22:37:24+00:00",
"lastUpdatedBy" : "username",
"ownershipDefinitionDescription" : "Ownership definition for the Apollo Basin North Project",
"ownershipDefinitionShortName" : "APL_BASIN_NORTH_OD",
"ownershipDefinitionId" : 300100185084421,
"jointVentureDescription" : "Oklahoma panhandle project.\nLot32, Parcel 1TR5-A",
"ownershipDefinitionStatus" : "Inactive",
"jointVentureName" : "APOLLOBASIN",
"defaultOwnershipDefinitionFlag" : false,
"totalPercentage" : null,
"internalStakeholderExistsFlag" : false,
"externalStakeholderExistsFlag" : false,
"activeFlag" : false,
}