Update a trading partner item
patch
/fscmRestApi/resources/11.13.18.05/tradingPartnerItems/{TradingPartnerItemId}
Request
Path Parameters
-
TradingPartnerItemId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
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 manages the attachments of the trading partner items. -
DFF: array
DFF
-
EndDate: string
(date)
Title:
End DateDate when the trading partner item becomes ineffective. -
StartDate: string
(date)
Title:
Start DateDate when the trading partner item becomes effective. -
TradingPartnerItemDescription: string
Title:
Trading Partner Item DescriptionMaximum Length:240Description of the trading partner item. -
TradingPartnerItemNumber: string
Title:
Trading Partner ItemMaximum Length:150Number that identifies a trading partner item such as supplier item, customer item, competitor item, and manufacturer part number. -
TradingPartnerItemStatus: string
Maximum Length:
255Status of the trading partner item. A list of accepted values is defined in the lookup type ORA_ACA_MFR_PART_STATUS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Null.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe Attachments resource manages the attachments of the trading partner items.
Show Source
Nested Schema : schema
Type:
Show Source
object-
AttachmentDFF: array
AttachmentDFF
-
CategoryName: string
Title:
CategoryMaximum Length:30Name of the trading partner item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that indicates the type of data of trading partner item attachment. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
DescriptionMaximum Length:255Description of the trading partner item attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder in which the trading partner item attachment file is uploaded. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that indicates the error, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file attached to the trading partner item. -
FileUrl: string
Title:
File UrlURL of the trading partner item attachment file. -
Title: string
Title:
TitleTitle of the trading partner item attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of the file content of the trading partner item attachment. -
UploadedFileLength: integer
Title:
File SizeSize of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the uploaded file of the trading partner item attachment. -
UploadedText: string
Title:
Uploaded TextContent of the attached text file. -
Uri: string
Title:
UriMaximum Length:4000URI appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID for trading partner item attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the trading partner item attachment.
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
AttachedDocumentId: integer
(int64)
Nested Schema : tradingPartnerItems-DFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Trading Partner Item ContextMaximum Length:30Trading Partner Item Context -
__FLEX_Context_DisplayValue: string
Title:
Trading Partner Item ContextTrading Partner Item Context
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 : tradingPartnerItems-item-response
Type:
Show Source
object-
Attachments: array
Attachments
Title:
AttachmentsThe Attachments resource manages the attachments of the trading partner items. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the trading partner item. -
CreationDateTime: string
(date-time)
Read Only:
trueDate when the user created the trading partner item. -
DFF: array
DFF
-
EndDate: string
(date)
Title:
End DateDate when the trading partner item becomes ineffective. -
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate when the user most recently updated the trading partner item. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the trading partner item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the trading partner item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RegistryId: string
Maximum Length:
255Value that uniquely identifies the party. -
StartDate: string
(date)
Title:
Start DateDate when the trading partner item becomes effective. -
TradingPartnerId: integer
(int64)
Title:
Trading PartnerValue that uniquely identifies the trading partner. -
TradingPartnerItemDescription: string
Title:
Trading Partner Item DescriptionMaximum Length:240Description of the trading partner item. -
TradingPartnerItemId: integer
(int64)
Title:
Trading Partner Item IDValue that uniquely identifies the trading partner item. -
TradingPartnerItemNumber: string
Title:
Trading Partner ItemMaximum Length:150Number that identifies a trading partner item such as supplier item, customer item, competitor item, and manufacturer part number. -
TradingPartnerItemStatus: string
Maximum Length:
255Status of the trading partner item. A list of accepted values is defined in the lookup type ORA_ACA_MFR_PART_STATUS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Null. -
TradingPartnerName: string
Maximum Length:
255Name of the trading partner. -
TradingPartnerType: string
Maximum Length:
255Type of the trading partner.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe Attachments resource manages the attachments of the trading partner items.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : tradingPartnerItems-Attachments-item-response
Type:
Show Source
object-
AttachmentDFF: array
AttachmentDFF
-
CategoryName: string
Title:
CategoryMaximum Length:30Name of the trading partner item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the trading partner item attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the trading partner attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that indicates the type of data of trading partner item attachment. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
DescriptionMaximum Length:255Description of the trading partner item attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder in which the trading partner item attachment file is uploaded. -
DocumentURL: string
Read Only:
trueURL of the trading partner item attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that indicates the error, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file attached to the trading partner item. -
FileUrl: string
Title:
File UrlURL of the trading partner item attachment file. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the user most recently updated the trading partner item attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the trading partner item attachment. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:255Login that the user used when updating the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Title: string
Title:
TitleTitle of the trading partner item attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of the file content of the trading partner item attachment. -
UploadedFileLength: integer
Title:
File SizeSize of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the uploaded file of the trading partner item attachment. -
UploadedText: string
Title:
Uploaded TextContent of the attached text file. -
Uri: string
Title:
UriMaximum Length:4000URI appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID for trading partner item attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the trading partner item attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Display name of the trading partner item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Attachment Categories task.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : tradingPartnerItems-Attachments-AttachmentDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
AttachedDocumentId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
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 : tradingPartnerItems-DFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Trading Partner Item ContextMaximum Length:30Trading Partner Item Context -
__FLEX_Context_DisplayValue: string
Title:
Trading Partner Item ContextTrading Partner Item Context -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TpItemId: integer
(int64)
Title:
Trading Partner Item ID -
TpType: string
Title:
Trading Partner TypeMaximum Length:30
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- Attachments
-
Operation: /fscmRestApi/resources/11.13.18.05/tradingPartnerItems/{TradingPartnerItemId}/child/AttachmentsParameters:
- TradingPartnerItemId:
$request.path.TradingPartnerItemId
The Attachments resource manages the attachments of the trading partner items. - TradingPartnerItemId:
- DFF
-
Parameters:
- TradingPartnerItemId:
$request.path.TradingPartnerItemId
- TradingPartnerItemId:
- TradingPartnerItemStatusLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_ACA_MFR_PART_STATUS
The following properties are defined on the LOV link relation:- Source Attribute: TradingPartnerItemStatus; Target Attribute: Meaning
- Display Attribute: Meaning, LookupCode
- finder:
- TradingPartnerTypesLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DEGP_TP_TYPES
The following properties are defined on the LOV link relation:- Source Attribute: TradingPartnerType; Target Attribute: Meaning
- Display Attribute: Meaning
- finder:
Examples
This example describes how to update a trading partner item.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/tradingPartnerItems/TradingPartnerItemId"
Use the following cURL command to submit a request on the REST resource.
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/tradingPartnerItems/300100185357701"
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"TradingPartnerItemDescription":"This part is an assembly of FICO components"
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"TradingPartnerItemId": 300100194236343,
"TradingPartnerItemNumber": "M1234",
"TradingPartnerItemDescription": "This part is an assembly of FICO components",
"TradingPartnerItemStatus": null,
"TradingPartnerType": "SUPPLIER",
"TradingPartnerId": 1000,
"TradingPartnerName": "World of Business",
"RegistryId": "1000",
"StartDate": "2020-07-10",
"EndDate": null,
"CreationDateTime": "2020-07-10T09:34:03.001+00:00",
"LastUpdateDateTime": "2020-07-10T09:39:42+00:00",
"CreatedBy": "X",
"LastUpdateLogin": "A9F34275918F13B3E0537AA8F00AE37D",
"LastUpdatedBy": "X",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/tradingPartnerItems/300100194236343",
"name": "tradingPartnerItems",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000578"
}
},
{
"rel": "canonical",
"href": "XXX.com:443/fscmRestApi/resources/11.13.18.05/tradingPartnerItems/300100194236343",
"name": "tradingPartnerItems",
"kind": "item"
},
{
"rel": "child",
"href": "https://XXX/fscmRestApi/resources/11.13.18.05/tradingPartnerItems/300100194236343/child/Attachments",
"name": "Attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://XXX/fscmRestApi/resources/11.13.18.05/tradingPartnerItems/300100194236343/child/DFF",
"name": "DFF",
"kind": "collection"
}
]
}