Create a joint venture partner contribution
post
/fscmRestApi/resources/11.13.18.05/jointVentureContributions
Request
Header Parameters
-
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.
-
Upsert-Mode:
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
-
agreementDefaultCharge: number
Title:
Agreement Default Charge
The amount charged to the partner when the partner contribution is closed. -
agreementDefaultChargeAccount: string
Title:
Agreement Default Charge Account
Maximum Length:255
The account used to record the agreement default charge when closing a partner contribution. -
attachments: array
Attachments
Title:
Attachments
The attachments resource is used to view, create, and update attachments. -
cancelDate: string
(date)
Title:
Cancel Date
The date the partner contribution is canceled. -
closeDate: string
(date)
Title:
Close Date
The date the partner contribution is closed. -
closeType: string
Title:
Close Type
The type of transaction created to close the partner contribution. -
contributionAmount: number
Title:
Contribution Amount
The amount of the partner contribution. -
contributionDescription: string
Title:
Description
Maximum Length:240
The description of the partner contribution. -
contributionDFF: array
contributionDFF
-
contributionReferences: array
Partner Contribution References
Title:
Partner Contribution References
The contribution references resource is used to view, update, or delete the transaction references required to fund or close partner contributions. -
contributionStatus: string
Title:
Status
The status of the joint venture partner contribution. -
createJournalsForTransferFlag: boolean
Title:
Create Journals for Transfer
Maximum Length:1
Indicates whether journal entries are created to transfer the partner contribution amount. -
jointVenturePartnerContributionAccount: string
Title:
Joint Venture Partner Contribution Account
Maximum Length:255
The combination of segment values for a joint venture partner contribution account. -
jointVentureShortName: string
Title:
Joint Venture
The unique name of the joint venture. -
stakeholderShortName: string
Title:
Stakeholder
The unique name of the joint venture stakeholder. -
startDate: string
(date)
Title:
Start Date
The date when joint venture distribution records can be applied to the partner contribution. -
structureInstanceNumber: integer
(int64)
Title:
Structure Instance Number
The chart of accounts instance number associated with the joint venture's business unit. -
transactionDate: string
(date)
Title:
Transaction Date
The date on the transaction that was created to open or close the partner contribution. -
transactionNumber: string
Title:
Transaction Number
The unique number of the transaction created to fund or close the partner contribution. -
transactionReason: string
Title:
Transaction Reason
The reason for canceling the partner contribution. -
transactionType: string
Title:
Transaction Type
The type of transaction used to open the partner contribution. -
transferToContributionAccount: string
Title:
Transfer to Contribution Account
The partner contribution account assigned to the partner contribution created for the open amount transfer. -
transferToContributionDescription: string
Title:
Transfer to Contribution Description
Maximum Length:240
The description assigned to the partner contribution created for the open amount transfer. -
transferToContributionId: integer
(int64)
Title:
Transfer to Contribution ID
The unique identifier of the partner contribution that the remaining amount is transferred to. -
transferToContributionStatus: string
Title:
Transfer to Contribution Status
Maximum Length:30
The status assigned to the new partner contribution after the open amount is transferred. -
transferToJointVenture: string
Title:
Transfer to Joint Venture
Maximum Length:30
The joint venture assigned to the partner contribution created for the open amount transfer. -
transferToStakeholder: string
Title:
Transfer to Stakeholder
Maximum Length:30
The stakeholder assigned to the partner contribution created for the open amount transfer. -
transferToStartDate: string
(date)
Title:
Transfer to Start Date
The start date assigned to the partner contribution created for the open amount transfer.
Nested Schema : Attachments
Type:
array
Title:
Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Partner Contribution References
Type:
array
Title:
Partner Contribution References
The contribution references resource is used to view, update, or delete the transaction references required to fund or close partner contributions.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
The unique identifier of the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
A value that indicates the data type. -
Description: string
Title:
Description
Maximum Length:255
The description of the attachment. -
DmDocumentId: string
Maximum Length:
255
The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255
The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
The error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
The error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
The expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File Contents
The contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
The file name of the attachment. -
FileUrl: string
Title:
File Url
The URI of the file. -
PostProcessingAction: string
Title:
PostProcessingAction
The name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
The title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
The content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
The size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
The name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded Text
The text content for a new text attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
The URI of a Topology Manager type attachment. -
Url: string
Title:
Url
Maximum Length:4000
The URL of a web page type attachment.
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
-
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Nested Schema : jointVentureContributions-contributionReferences-item-post-request
Type:
Show Source
object
-
agreementDefaultCharge: number
Title:
Agreement Default Charge
The amount charged to the partner when the partner contribution is closed. -
agreementDefaultChargeAccount: string
Title:
Agreement Default Charge Account
Maximum Length:255
The account used to record the agreement default charge when closing a partner contribution. -
cancelDate: string
(date)
Title:
Cancel Date
The date the partner contribution is canceled. -
closeDate: string
(date)
Title:
Close Date
The date the partner contribution is closed. -
contributionReferenceDFF: array
contributionReferenceDFF
-
refundAmount: number
Title:
Refund Amount
The amount to return to the partner when the partner contribution is closed. -
transactionAmount: number
Title:
Transaction Amount
The amount of the transaction reference for the partner contribution. -
transactionDate(required): string
(date)
Title:
Transaction Date
The date on the transaction that was created to open or close the partner contribution. -
transactionId: integer
(int64)
Title:
Transaction ID
Default Value:0
The unique identifier of the transaction created to fund or close the partner contribution. -
transactionNumber(required): string
Title:
Transaction Number
Maximum Length:20
The unique number of the transaction created to fund or close the partner contribution. -
transactionReason: string
Title:
Transaction Reason
The reason for canceling the partner contribution.
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
-
__FLEX_Context_DisplayValue: string
Title:
Context Segment
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 : jointVentureContributions-item-response
Type:
Show Source
object
-
agreementDefaultCharge: number
Title:
Agreement Default Charge
The amount charged to the partner when the partner contribution is closed. -
agreementDefaultChargeAccount: string
Title:
Agreement Default Charge Account
Maximum Length:255
The account used to record the agreement default charge when closing a partner contribution. -
attachments: array
Attachments
Title:
Attachments
The attachments resource is used to view, create, and update attachments. -
automaticContributionFlag: boolean
Title:
Automatic Contribution
Read Only:true
Maximum Length:1
Default Value:false
Indicates whether the partner contribution is created manually or automatically. -
cancelDate: string
(date)
Title:
Cancel Date
The date the partner contribution is canceled. -
closeDate: string
(date)
Title:
Close Date
The date the partner contribution is closed. -
closeReason: string
Title:
Close Reason
Read Only:true
Maximum Length:80
The reason the partner contribution is closed. -
closeType: string
Title:
Close Type
The type of transaction created to close the partner contribution. -
contributionAmount: number
Title:
Contribution Amount
The amount of the partner contribution. -
contributionDescription: string
Title:
Description
Maximum Length:240
The description of the partner contribution. -
contributionDFF: array
contributionDFF
-
contributionId: integer
(int64)
Title:
Partner Contribution ID
Read Only:true
The unique identifier of the joint venture partner contribution. -
contributionOpenAmount: number
Title:
Open Amount
Read Only:true
The amount available to be drawn, transferred, or refunded from the partner contribution. -
contributionReferences: array
Partner Contribution References
Title:
Partner Contribution References
The contribution references resource is used to view, update, or delete the transaction references required to fund or close partner contributions. -
contributionStatus: string
Title:
Status
The status of the joint venture partner contribution. -
createdBy: string
Title:
Created By
Read Only:true
Maximum Length:64
The user who created the joint venture partner contribution. -
createJournalsForTransferFlag: boolean
Title:
Create Journals for Transfer
Maximum Length:1
Indicates whether journal entries are created to transfer the partner contribution amount. -
creationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date and time when the joint venture partner contribution was created. -
currencyCode: string
Title:
Currency
Read Only:true
The currency of the default primary ledger associated with the business unit assigned to the joint venture. -
foreignContributionAmount: number
Title:
Entered Contribution Amount
Read Only:true
The partner contribution amount in the preferred currency. -
grossContributionAmount: number
Title:
Gross Contribution Amount
Read Only:true
The gross partner contribution amount that's split among the stakeholders defined in the ownership definition or assigned to a direct billed stakeholder. -
jointVenturePartnerContributionAccount: string
Title:
Joint Venture Partner Contribution Account
Maximum Length:255
The combination of segment values for a joint venture partner contribution account. -
jointVentureShortName: string
Title:
Joint Venture
The unique name of the joint venture. -
lastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
The date and time when the joint venture partner contribution was last updated. -
lastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
The user who last updated the joint venture partner contribution. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ownershipPercentShortName: string
Title:
Ownership Definition
Read Only:true
Maximum Length:30
The name of the ownership definition. -
partnerAccount: string
Title:
Partner Account
Read Only:true
The combination of account segment values assigned to a partner's line in a transaction. -
preferredCurrencyCode: string
Title:
Preferred Currency
Read Only:true
Maximum Length:15
The currency code used in creating partner contributions and receivables invoices for stakeholders. -
refundAmount: number
Title:
Refund Amount
Read Only:true
The amount to return to the partner when the partner contribution is closed. -
stakeholderShortName: string
Title:
Stakeholder
The unique name of the joint venture stakeholder. -
stakeholderWithCostCenterFlag: boolean
Title:
Stakeholder Associated with Cost Center
Read Only:true
Indicates whether the stakeholder is associated with a cost center. -
startDate: string
(date)
Title:
Start Date
The date when joint venture distribution records can be applied to the partner contribution. -
structureInstanceNumber: integer
(int64)
Title:
Structure Instance Number
The chart of accounts instance number associated with the joint venture's business unit. -
transactionCurrencyCode: string
Title:
Transaction Currency
Read Only:true
The currency code of the partner contribution transaction. -
transactionDate: string
(date)
Title:
Transaction Date
The date on the transaction that was created to open or close the partner contribution. -
transactionNumber: string
Title:
Transaction Number
The unique number of the transaction created to fund or close the partner contribution. -
transactionReason: string
Title:
Transaction Reason
The reason for canceling the partner contribution. -
transactionType: string
Title:
Transaction Type
The type of transaction used to open the partner contribution. -
transferToContributionAccount: string
Title:
Transfer to Contribution Account
The partner contribution account assigned to the partner contribution created for the open amount transfer. -
transferToContributionDescription: string
Title:
Transfer to Contribution Description
Maximum Length:240
The description assigned to the partner contribution created for the open amount transfer. -
transferToContributionId: integer
(int64)
Title:
Transfer to Contribution ID
The unique identifier of the partner contribution that the remaining amount is transferred to. -
transferToContributionStatus: string
Title:
Transfer to Contribution Status
Maximum Length:30
The status assigned to the new partner contribution after the open amount is transferred. -
transferToJointVenture: string
Title:
Transfer to Joint Venture
Maximum Length:30
The joint venture assigned to the partner contribution created for the open amount transfer. -
transferToStakeholder: string
Title:
Transfer to Stakeholder
Maximum Length:30
The stakeholder assigned to the partner contribution created for the open amount transfer. -
transferToStartDate: string
(date)
Title:
Transfer to Start Date
The start date assigned to the partner contribution created for the open amount transfer.
Nested Schema : Attachments
Type:
array
Title:
Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Partner Contribution References
Type:
array
Title:
Partner Contribution References
The contribution references resource is used to view, update, or delete the transaction references required to fund or close partner contributions.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : jointVentureContributions-attachments-item-response
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
The unique identifier of the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
The user who created the record. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
The user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date when the record was created. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
A value that indicates the data type. -
Description: string
Title:
Description
Maximum Length:255
The description of the attachment. -
DmDocumentId: string
Maximum Length:
255
The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255
The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
The error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
The error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
The expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File Contents
The contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
The file name of the attachment. -
FileUrl: string
Title:
File Url
The URI of the file. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
The base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
The date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
The user name who last updated the record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingAction
The name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
The title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
The content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
The size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
The name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded Text
The text content for a new text attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
The URI of a Topology Manager type attachment. -
Url: string
Title:
Url
Maximum Length:4000
The URL of a web page type attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
The login credentials of the user who created the attachment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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 : jointVentureContributions-contributionDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
-
__FLEX_Context_DisplayValue: string
Title:
Context Segment
-
ContributionId: integer
(int64)
Title:
Partner Contribution ID
Read Only:true
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : jointVentureContributions-contributionReferences-item-response
Type:
Show Source
object
-
agreementDefaultCharge: number
Title:
Agreement Default Charge
The amount charged to the partner when the partner contribution is closed. -
agreementDefaultChargeAccount: string
Title:
Agreement Default Charge Account
Maximum Length:255
The account used to record the agreement default charge when closing a partner contribution. -
cancelDate: string
(date)
Title:
Cancel Date
The date the partner contribution is canceled. -
closeDate: string
(date)
Title:
Close Date
The date the partner contribution is closed. -
contributionReferenceDFF: array
contributionReferenceDFF
-
contributionReferenceId: integer
(int64)
Title:
Contribution Reference ID
Read Only:true
The unique identifier of the partner contribution transaction reference. -
lastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
The date and time when the transaction reference for the partner contribution was last updated. -
lastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
The user who last updated the transaction reference for partner contribution. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
priorContributionStatus: string
Title:
Prior Contribution Status
Read Only:true
Maximum Length:80
The status assigned to the partner contribution before it was canceled, closed, or transferred. -
refundAmount: number
Title:
Refund Amount
The amount to return to the partner when the partner contribution is closed. - relatedContributionId: integer (int64)
-
status: string
Title:
Transaction Status
Read Only:true
Maximum Length:80
The status of the partner contribution transaction reference. -
structureInstanceNumber: integer
(int64)
Title:
Structure Instance Number
Read Only:true
The chart of accounts instance number associated with the joint venture's business unit. -
transactionAmount: number
Title:
Transaction Amount
The amount of the transaction reference for the partner contribution. -
transactionCurrencyCode: string
Title:
Transaction Currency
Read Only:true
Maximum Length:15
The currency code of the partner contribution transaction. -
transactionDate: string
(date)
Title:
Transaction Date
The date on the transaction that was created to open or close the partner contribution. -
transactionId: integer
(int64)
Title:
Transaction ID
Default Value:0
The unique identifier of the transaction created to fund or close the partner contribution. -
transactionNumber: string
Title:
Transaction Number
Maximum Length:20
The unique number of the transaction created to fund or close the partner contribution. -
transactionReason: string
Title:
Transaction Reason
The reason for canceling the partner contribution. -
transactionType: string
Title:
Transaction Type
Read Only:true
Maximum Length:80
The type of transaction associated with the partner contribution.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : jointVentureContributions-contributionReferences-contributionReferenceDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:150
-
__FLEX_Context_DisplayValue: string
Title:
Context Segment
-
ContributionReferenceId: integer
(int64)
Title:
Contribution Reference ID
Read Only:true
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- attachments
-
Operation: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}/child/attachmentsParameters:
- contributionId:
$request.path.contributionId
The attachments resource is used to view, create, and update attachments. - contributionId:
- contributionDFF
-
Operation: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}/child/contributionDFFParameters:
- contributionId:
$request.path.contributionId
- contributionId:
- contributionReferences
-
Parameters:
- contributionId:
$request.path.contributionId
The contribution references resource is used to view, update, or delete the transaction references required to fund or close partner contributions. - contributionId:
Examples
The following example shows how to create a partner contribution by submitting a POST request on the REST resource using cURL.
curl -i -u "<username>:<password>" -H Content-Type application/vnd.oracle.adf.resourceitem+json" -X POST -d @JVCreate.json https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/latest/jointVentureContributions
Request Body Example
The following shows an example of the request body in JSON format.
{ "contributionDescription": "Contribution for GREENCORP", "jointVentureShortName": "URBANDEVPROJECTJV", "stakeholderShortName": "GREENCORP", "startDate": "2017-01-01", "contributionStatus": "Pending", "contributionAmount": 11000 }
Response Body Example
The following shows an example of the response body in JSON format.
{ "contributionId": 300100208456391, "contributionDescription": "Contribution for GREENCORP", "jointVentureShortName": "URBANDEVPROJECTJV", "stakeholderShortName": "GREENCORP", "startDate": "2017-01-01", "contributionStatus": "Pending", "contributionAmount": 11000, "contributionOpenAmount": null, "transactionNumber": null, "transactionDate": null, "closeType": null, "closeDate": null, "closeReason": null, "agreementDefaultCharge": null, "refundAmount": null, "createdBy": "username", "creationDate": "2020-07-30T19:39:22+00:00", "lastUpdatedBy": "username", "lastUpdateDate": "2020-07-30T19:39:22.089+00:00", "currencyCode": "USD",