Create one mass claim action
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions
Request
-
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.
- application/json
object-
attachments: array
Attachments
Title:
AttachmentsThe Attachments resource is used to view, create, and update attachments. -
BusinessUnit: string
Maximum Length:
255Value that uniquely identifies the business unit. -
BusinessUnitId(required): integer
(int64)
Name of the business unit.
-
ClaimAmountIncludesTax: string
Maximum Length:
255Value that indicates if the claim amount includes tax. -
ClaimAmountIncludesTaxCode: string
Maximum Length:
1Abbreviation that indicates if the claim amount includes tax. -
ClaimOwner: string
Maximum Length:
255Name of the person who owns the claim. -
ClaimOwnerId: integer
(int64)
Value that uniquely identifies the person who owns the claim.
-
ClaimOwnerPersonNumber: string
Maximum Length:
255Number that uniquely identifies the person who owns the claim. -
ClaimReason: string
Maximum Length:
255Reason for creating the claim. -
ClaimReasonId: integer
(int64)
Value that uniquely identifies the claim reason.
-
claims: array
Claims
Title:
ClaimsThe Claims resource manages the list of claims on which the mass update or mass settlement action needs to be performed. -
ClaimType: string
Maximum Length:
255Type that enable you to classify claims. -
ClaimTypeId: integer
(int64)
Value that uniquely identifies the claim type.
-
currencyTotals: array
Currency Totals
Title:
Currency TotalsThe Currency Totals resource queries the claim amount totals by claim currency. -
DFF: array
Descriptive Flexfields for Channel Customer Claims Actions
Title:
Descriptive Flexfields for Channel Customer Claims ActionsThe Descriptive Flexfields for Channel Customer Mass Claims Actions resource manages additional details for customer claims. -
MassActionType: string
Maximum Length:
255Type of the mass claim action. -
MassActionTypeCode: string
Maximum Length:
30Abbreviation that identifies the mass claim action type. A list of accepted values is defined in the lookup type ORA_CJM_MASS_CLM_MODE. -
MassClaimActionNumber: string
Maximum Length:
30Number that indicates the mass claim action. -
notes: array
Notes
Title:
NotesThe Notes resource captures comments, information, or instructions for Oracle Fusion Cloud Applications Suite business objects. -
ProcessingMode: string
Maximum Length:
255Indicates whether the draft or final mode is used to perform the mass action on the selected claims. -
ProcessingModeCode: string
Maximum Length:
30Abbreviation that identifies the process mode. A list of accepted values is defined in the lookup type ORA_CJM_MASS_CLM_ACTION_TYPE. -
ReceivablesActivityForWriteOff: string
Maximum Length:
255Name of the receivables activity for receipt write-off. -
ReceivablesActivityForWriteOffAdjustment: string
Maximum Length:
255Name of the receivables activity for write-off adjustment. -
ReceivablesActivityForWriteOffAdjustmentId: integer
Value that uniquely identifies the receivables activity for write-off adjustment.
-
ReceivablesActivityForWriteOffId: integer
Value that uniquely identifies the receivables activity for receipt write-off.
-
settlementLines: array
Settlement Lines
Title:
Settlement LinesThe Settlement Lines resource manages a set of transaction lines that are used to create settlement artifacts such as credit memos in Receivables. -
SettlementMethod: string
Maximum Length:
255Name of the settlement type. -
SettlementMethodCode: string
Abbreviation that identifies the settlement type selected to settle the claim. A list of accepted values is defined in the lookup type ORA_CJM_MASS_SETTLEMENT_METHOD.
-
Status: string
Maximum Length:
255Value that uniquely identifies the status of the channel claim. -
StatusId: integer
(int64)
Status of the channel claim.
-
TransactionSalesperson: string
Maximum Length:
255Name of the salesperson. -
TransactionSalespersonId: integer
(int64)
Value that uniquely identifies the salesperson.
arrayAttachmentsarrayClaimsarrayCurrency TotalsarrayDescriptive Flexfields for Channel Customer Claims ActionsarrayNotesarraySettlement Linesobject-
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 IdUnique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEValue that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255Document 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 CodeError code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURI of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of content of the attachment -
UploadedFileLength: integer
Title:
File SizeSize of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextText content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of a web page type attachment.
object-
ClaimId: integer
(int64)
Value that uniquely identifies the customer claim.
-
ClaimNumber: string
Maximum Length:
30Number that indicates the customer claim. -
MassActionClaimId: integer
(int64)
Value that uniquely identifies a claim for mass action. The value is a primary key that the application generates when the user selects a claim for mass action
-
MassClaimActionId: integer
(int64)
Value that uniquely identifies the mass claim action performed.
objectobject-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Descriptive flexfield context name for the channel customer claim. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive flexfield context display value for the channel customer claim. -
ClaimId: integer
(int64)
Value that uniquely identifies the channel customer claim.
object-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship IDRelationship ID populated when the note is associated with a contact. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15Corporate currency code for extensibility. -
CreatorPartyId: integer
(int64)
Title:
Creator Party IDParty ID of the note creator. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30Type of currency conversion rate for extensibility. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code for extensibility. -
NoteNumber: string
Maximum Length:
30Alternate unique identifier of the note. It's a user key that's system generated. -
NoteTitle: string
Title:
TitleMaximum Length:500Title of the note entered by the user. -
NoteTxt: string
(byte)
Title:
NoteColumn that stores the note text. -
NoteTypeCode: string
Title:
TypeMaximum Length:30Type of note code for categorization of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note IDUnique identifier of the parent source object associated with the note. -
SourceObjectCode: string
Title:
Related Object TypeMaximum Length:30Code for the source object as defined in OBJECTS Metadata. -
SourceObjectId: string
Title:
Related ObjectMaximum Length:64Unique identifier of the parent source object associated with the note. -
VisibilityCode: string
Title:
PrivateMaximum Length:30Default Value:INTERNALAttribute that specifies the visibility level of the note. It indicates whether the note is internal, external, or private.
object-
Description: string
Maximum Length:
240Description of the claim line. -
Item: string
Maximum Length:
255Name of the item in the inventory. -
ItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
LineType: string
Maximum Length:
255Name of the type of transaction line. -
LineTypeCode: string
Maximum Length:
30Abbreviation that identifies the transaction line type. -
MassClaimActionId: integer
(int64)
Value that uniquely identifies the mass claim action performed.
-
SettlementLineId: integer
(int64)
Value that uniquely identifies the claim line created in the application.
Response
- application/json
Default Response
-
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.
object-
attachments: array
Attachments
Title:
AttachmentsThe Attachments resource is used to view, create, and update attachments. -
BusinessUnit: string
Maximum Length:
255Value that uniquely identifies the business unit. -
BusinessUnitId: integer
(int64)
Name of the business unit.
-
ClaimAmountIncludesTax: string
Maximum Length:
255Value that indicates if the claim amount includes tax. -
ClaimAmountIncludesTaxCode: string
Maximum Length:
1Abbreviation that indicates if the claim amount includes tax. -
ClaimOwner: string
Maximum Length:
255Name of the person who owns the claim. -
ClaimOwnerId: integer
(int64)
Value that uniquely identifies the person who owns the claim.
-
ClaimOwnerPersonNumber: string
Maximum Length:
255Number that uniquely identifies the person who owns the claim. -
ClaimReason: string
Maximum Length:
255Reason for creating the claim. -
ClaimReasonId: integer
(int64)
Value that uniquely identifies the claim reason.
-
claims: array
Claims
Title:
ClaimsThe Claims resource manages the list of claims on which the mass update or mass settlement action needs to be performed. -
ClaimType: string
Maximum Length:
255Type that enable you to classify claims. -
ClaimTypeId: integer
(int64)
Value that uniquely identifies the claim type.
-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the record. -
currencyTotals: array
Currency Totals
Title:
Currency TotalsThe Currency Totals resource queries the claim amount totals by claim currency. -
DFF: array
Descriptive Flexfields for Channel Customer Claims Actions
Title:
Descriptive Flexfields for Channel Customer Claims ActionsThe Descriptive Flexfields for Channel Customer Mass Claims Actions resource manages additional details for customer claims. -
LastUpdateDate: string
(date-time)
Read Only:
trueUser who most recently updated the record. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Date and time when the user most recently updated the record. -
LedgerCurrencyCode: string
Read Only:
trueMaximum Length:255Abbreviation that identifies the ledger currency. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MassActionType: string
Maximum Length:
255Type of the mass claim action. -
MassActionTypeCode: string
Maximum Length:
30Abbreviation that identifies the mass claim action type. A list of accepted values is defined in the lookup type ORA_CJM_MASS_CLM_MODE. -
MassClaimActionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the mass claim action performed. The value is a primary key that the application generates when it performs the mass claim action. -
MassClaimActionNumber: string
Maximum Length:
30Number that indicates the mass claim action. -
notes: array
Notes
Title:
NotesThe Notes resource captures comments, information, or instructions for Oracle Fusion Cloud Applications Suite business objects. -
NumberOfClaimsSelected: integer
Read Only:
trueNumber of claims selected for mass settlement or mass update. -
ProcessingMode: string
Maximum Length:
255Indicates whether the draft or final mode is used to perform the mass action on the selected claims. -
ProcessingModeCode: string
Maximum Length:
30Abbreviation that identifies the process mode. A list of accepted values is defined in the lookup type ORA_CJM_MASS_CLM_ACTION_TYPE. -
ReceivablesActivityForWriteOff: string
Maximum Length:
255Name of the receivables activity for receipt write-off. -
ReceivablesActivityForWriteOffAdjustment: string
Maximum Length:
255Name of the receivables activity for write-off adjustment. -
ReceivablesActivityForWriteOffAdjustmentId: integer
Value that uniquely identifies the receivables activity for write-off adjustment.
-
ReceivablesActivityForWriteOffId: integer
Value that uniquely identifies the receivables activity for receipt write-off.
-
ScheduledProcessNumber: string
Read Only:
trueMaximum Length:255Number that indicates the scheduled process. -
settlementLines: array
Settlement Lines
Title:
Settlement LinesThe Settlement Lines resource manages a set of transaction lines that are used to create settlement artifacts such as credit memos in Receivables. -
SettlementMethod: string
Maximum Length:
255Name of the settlement type. -
SettlementMethodCode: string
Abbreviation that identifies the settlement type selected to settle the claim. A list of accepted values is defined in the lookup type ORA_CJM_MASS_SETTLEMENT_METHOD.
-
Status: string
Maximum Length:
255Value that uniquely identifies the status of the channel claim. -
StatusId: integer
(int64)
Status of the channel claim.
-
TotalClaimAmountInLedgerCurrency: number
Read Only:
trueTotal amount of the claims selected for the mass settlement or mass update in ledger currency. -
TransactionSalesperson: string
Maximum Length:
255Name of the salesperson. -
TransactionSalespersonId: integer
(int64)
Value that uniquely identifies the salesperson.
arrayAttachmentsarrayClaimsarrayCurrency TotalsarrayDescriptive Flexfields for Channel Customer Claims ActionsarrayLinksarrayNotesarraySettlement Linesobject-
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 IdUnique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueUser name that created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEValue that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255Document 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 CodeError code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueBase64 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:trueDate when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueUser name that 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:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeType of content of the attachment -
UploadedFileLength: integer
Title:
File SizeSize of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextText content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login credentials of the user who created the attachment.
arrayLinksobject-
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.
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object-
Amount: number
Read Only:
trueAmount claimed in the claim currency. -
BillToAccount: string
Read Only:
trueMaximum Length:30Number of the bill-to customer account. -
BillToAddress: string
Read Only:
trueMaximum Length:4000Address of the bill-to customer account site. -
BillToCustomer: string
Read Only:
trueMaximum Length:360Name of the bill-to customer account. -
ClaimDate: string
(date)
Read Only:
trueDate when a claim is created. -
ClaimId: integer
(int64)
Value that uniquely identifies the customer claim.
-
ClaimNumber: string
Maximum Length:
30Number that indicates the customer claim. -
ClaimReason: string
Read Only:
trueMaximum Length:120Reason for creating the claim. -
ClaimSource: string
Read Only:
trueMaximum Length:80Name of the claim sources. -
ClaimSourceCode: string
Read Only:
trueAbbreviation that identifies the source of the claim. -
ClaimType: string
Read Only:
trueMaximum Length:120Type that enable you to classify claims. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the record. -
CurrencyCode: string
Read Only:
trueMaximum Length:80Abbreviation that identifies the currency used for the channel claim. -
CustomerReference: string
Read Only:
trueMaximum Length:360Number that identifies the reference details passed by the customer. -
LastUpdateDate: string
(date-time)
Read Only:
trueUser who most recently updated the record. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Date and time when the user most recently updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MassActionClaimId: integer
(int64)
Value that uniquely identifies a claim for mass action. The value is a primary key that the application generates when the user selects a claim for mass action
-
MassClaimActionId: integer
(int64)
Value that uniquely identifies the mass claim action performed.
-
Owner: string
Read Only:
trueMaximum Length:360Name of the person who owns the claim. -
ShipToSite: string
Read Only:
trueMaximum Length:391Name of the ship-to customer site. -
Status: string
Read Only:
trueMaximum Length:50Status of the channel claim.
arrayLinksobject-
Amount: number
Read Only:
trueTotal amount of claims selected for mass settlement or mass update. -
Currency: string
Read Only:
trueMaximum Length:80Name of the currency used for the channel claim. -
CurrencyCode: string
Read Only:
trueMaximum Length:255Abbreviation that identifies the currency used for the channel claim. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MassClaimActionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the mass claim action performed. -
NumberOfClaims: number
Read Only:
trueNumber of claims selected for mass settlement or mass update.
arrayLinksobject-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:30Descriptive flexfield context name for the channel customer claim. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive flexfield context display value for the channel customer claim. -
ClaimId: integer
(int64)
Value that uniquely identifies the channel customer claim.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
arrayLinksobject-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship IDRelationship ID populated when the note is associated with a contact. -
CorpCurrencyCode: string
Title:
Corporate Currency CodeMaximum Length:15Corporate currency code for extensibility. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the record was created. -
CreatorPartyId: integer
(int64)
Title:
Creator Party IDParty ID of the note creator. -
CurcyConvRateType: string
Title:
Currency Conversion Rate TypeMaximum Length:30Type of currency conversion rate for extensibility. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code for extensibility. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the user has permission to delete the note. -
EmailAddress: string
Title:
Primary EmailRead Only:trueMaximum Length:320Email address of the user who created the note. -
FormattedAddress: string
Title:
Primary AddressRead Only:trueAddress of the user who created the note. -
FormattedPhoneNumber: string
Title:
Primary PhoneRead Only:truePhone number of the user who created the note. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the record. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32Login name of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note IDRead Only:trueUnique identifier of the note. This is the primary key of the notes table. -
NoteNumber: string
Maximum Length:
30Alternate unique identifier of the note. It's a user key that's system generated. -
NoteTitle: string
Title:
TitleMaximum Length:500Title of the note entered by the user. -
NoteTxt: string
(byte)
Title:
NoteColumn that stores the note text. -
NoteTypeCode: string
Title:
TypeMaximum Length:30Type of note code for categorization of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note IDUnique identifier of the parent source object associated with the note. -
PartyId: integer
(int64)
Title:
Party IDRead Only:trueUnique identifier of the party. -
PartyName: string
Title:
AuthorRead Only:trueMaximum Length:360Name of the party. -
SourceObjectCode: string
Title:
Related Object TypeMaximum Length:30Code for the source object as defined in OBJECTS Metadata. -
SourceObjectId: string
Title:
Related ObjectMaximum Length:64Unique identifier of the parent source object associated with the note. -
UpdateFlag: boolean
Title:
Update IndicatorRead Only:trueIndicates whether the user can update the note. -
VisibilityCode: string
Title:
PrivateMaximum Length:30Default Value:INTERNALAttribute that specifies the visibility level of the note. It indicates whether the note is internal, external, or private.
arrayLinksobject-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the record. -
Description: string
Maximum Length:
240Description of the claim line. -
Item: string
Maximum Length:
255Name of the item in the inventory. -
ItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the record. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the record. -
LineType: string
Maximum Length:
255Name of the type of transaction line. -
LineTypeCode: string
Maximum Length:
30Abbreviation that identifies the transaction line type. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MassClaimActionId: integer
(int64)
Value that uniquely identifies the mass claim action performed.
-
SettlementLineId: integer
(int64)
Value that uniquely identifies the claim line created in the application.
arrayLinks- DFF
-
Operation: /fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/DFFParameters:
- MassClaimActionId:
$request.path.MassClaimActionId
The Descriptive Flexfields for Channel Customer Mass Claims Actions resource manages additional details for customer claims. - MassClaimActionId:
- attachments
-
Parameters:
- MassClaimActionId:
$request.path.MassClaimActionId
The Attachments resource is used to view, create, and update attachments. - MassClaimActionId:
- claims
-
Operation: /fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/claimsParameters:
- MassClaimActionId:
$request.path.MassClaimActionId
The Claims resource manages the list of claims on which the mass update or mass settlement action needs to be performed. - MassClaimActionId:
- currencyTotals
-
Parameters:
- MassClaimActionId:
$request.path.MassClaimActionId
The Currency Totals resource queries the claim amount totals by claim currency. - MassClaimActionId:
- notes
-
Operation: /fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/notesParameters:
- MassClaimActionId:
$request.path.MassClaimActionId
The Notes resource captures comments, information, or instructions for Oracle Fusion Cloud Applications Suite business objects. - MassClaimActionId:
- settlementLines
-
Parameters:
- MassClaimActionId:
$request.path.MassClaimActionId
The Settlement Lines resource manages a set of transaction lines that are used to create settlement artifacts such as credit memos in Receivables. - MassClaimActionId:
Examples
These examples describe how to create one mass claim action and one mass claim action settlment.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions"
Example 1
This example describes how to create one mass claim action.
Example 1 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.
{
"BusinessUnitId": 204,
"BusinessUnit": "Vision Operations",
"MassActionType": "Mass Update",
"ProcessingModeCode": "ORA_FINAL_MODE",
"ProcessingMode": "Final",
"ClaimTypeId": 300100205262732,
"ClaimType": "Damages",
"ClaimOwner": "channel_user",
"ClaimOwnerId": 300100181693728,
"ClaimReasonId": 300100181565223,
"ClaimReason": "Supplier Rejection",
"Status": "Open",
"claims": [
{
"ClaimNumber": "CLM14065_1"
},
{
"ClaimNumber": "DED15012"
}
],
"attachments": [
{
"DatatypeCode": "TEXT",
"CategoryName": "MISC",
"UploadedText": "This is a sample text attachment",
"Title": "REST Attachment Text Test",
"Description": "Text Attachment"
},
{
"CategoryName": "MISC",
"DatatypeCode": "FILE",
"FileContents": "VGVzdCBjb250ZW50IHVwZGF0ZWQ=",
"Title": "Sample File attachment 07/28 test 123",
"FileName": "New_Test_Attachment.txt"
},
{
"DatatypeCode": "WEB_PAGE",
"CategoryName": "MISC",
"Url": "http://www.resturlattachmenttest.com",
"ContentRepositoryFileShared": "false",
"Title": "Web Page attachment",
"Description": "Web Page attachment"
}
],
"notes": [
{
"NoteTitle": "Test2",
"NoteTypeCode": "GENERAL",
"VisibilityCode": "INTERNAL",
"NoteTxt": "UmVjZWl2ZWQgMTVVU0QgU2hvcnQtcGF5IGZyb20gQ3VzdG9tZXIgZm9yIGRhbWFnZWQgaXRlbXMgc2hpcHBlZC4NCi0tVGhhbmsgWW91"
}
]
}
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{
"MassClaimActionId": 300100576140200,
"MassClaimActionNumber": "25054",
"BusinessUnitId": 204,
"BusinessUnit": "Vision Operations",
"MassActionTypeCode": "ORA_CLM_MASS_UPDATE",
"MassActionType": "Mass Update",
"ProcessingModeCode": "ORA_FINAL_MODE",
"ProcessingMode": "Final",
"ClaimTypeId": 300100205262732,
"ClaimType": "Damages",
"ClaimOwnerId": 300100181693728,
"ClaimOwner": "Evans Sonneshein",
"ClaimReasonId": 300100181565223,
"ClaimReason": "Supplier Rejection",
"StatusId": 100100144204818,
"Status": "Open",
"NumberOfClaimsSelected": 2,
"LedgerCurrencyCode": "USD",
"TotalClaimAmountInLedgerCurrency": null,
"SettlementMethod": null,
"SettlementMethodCode": null,
"ReceivablesActivityForWriteOff": null,
"ReceivablesActivityForWriteOffId": null,
"ReceivablesActivityForWriteOffAdjustment": null,
"ReceivablesActivityForWriteOffAdjustmentId": null,
"ClaimAmountIncludesTax": null,
"ClaimAmountIncludesTaxCode": null,
"TransactionSalesperson": null,
"TransactionSalespersonId": null,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T05:15:32+00:00",
"LastUpdateDate": "2023-05-11T05:15:35.031+00:00",
"LastUpdatedBy": "channel_user",
"ScheduledProcessNumber": "60660",
"attachments": [
{
"AttachedDocumentId": 300100576140204,
"LastUpdateDate": "2023-05-11T05:15:36.191+00:00",
"LastUpdatedBy": "channel_user",
"DatatypeCode": "TEXT",
"FileName": "This is a sample text attachme...",
"DmFolderPath": null,
"DmDocumentId": "UCMFA00059585",
"DmVersionNumber": "59101",
"Url": null,
"CategoryName": "MISC",
"UserName": "Miscellaneous",
"Uri": null,
"FileUrl": "/content/conn/FusionAppsContentRepository/uuid/dDocID:59101?download&XFND_SCHEME_ID=1&XFND_CERT_FP=34404D3237E8D40EB854159C501B18517F75F603&XFND_RANDOM=3237799535086298068&XFND_EXPIRES=1683782736187&XFND_SIGNATURE=QpO4N6NVFIoV8WMscGKKRQi~xuLt-wTfnV1du6KGxhDD2cZpsSxhYuAGg~d7KGqm7yYIyEEjLQpUOLQFqI6YhZe7gB9BsUPvcvQBAn8cJoKj3dBMKEd13MHr2s18STMWjNDlqbiSn3oBScLO4D2I8jd5DfCvZwCPlgeyq5xrFqTnaqG1ODIZCe4vkmgEQmQafvKgyBZ3TbHmHyX1vQU5VehWlwCR0ptCe-uXAPqN7elE-z4Yrm3umOMZDqzF42umP4PfZ~5lDFDeDrQB3QK2mBEz5f42h-QYlD9KGGvnkadm1nGKHPr4oTvOkeL3ZTSuB5856HzxHiim3NizHX7NXA__&Id=59101",
"UploadedText": null,
"UploadedFileContentType": "text/plain",
"UploadedFileLength": 35,
"UploadedFileName": "REST Attachment Text Test-0bb56b10-d12a-41c0-ba0e-65a68a713b54.txt",
"ContentRepositoryFileShared": "false",
"Title": "REST Attachment Text Test",
"Description": "Text Attachment",
"ErrorStatusCode": null,
"ErrorStatusMessage": null,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T05:15:33.478+00:00",
"ExpirationDate": null,
"LastUpdatedByUserName": "Evans Sonneshein",
"CreatedByUserName": "Evans Sonneshein",
"AsyncTrackerId": null,
"DownloadInfo": "{\"XFND_EXPIRES\":\"1683782736192\",\"XFND_SCHEME_ID\":\"1\",\"XFND_CERT_FP\":\"34404D3237E8D40EB854159C501B18517F75F603\",\"XFND_SIGNATURE\":\"GI-W0xzmCn75z55xLOCXLxks25jWxlSpMxQQaALaVmXDuhmxdt1TBdWJ8h8ngbwF-lVtNTA8pyzqRYKqqdOZtr1TN506eXS8vTJ8BEbNUg2gOs-iZgjuLr-0DqEjj-qzs2irztkjrqY3XmeePjyCUs9uvHJA2mvivUwcaciTExX5-naVkQ5SQ6y4sAE-avjUv0mq7eRShJy8Kl3eGxIBr4eaL48Y2SwjIBT3R7eV2r47DwRxknZHlzcKkxOLjdLK2h-tcH4iweDwLZC4OLtr35P~reqFBJg9KL95NTijKkUj9EFbYkXIHHsNxdZSK4IZSl1H4b7wsA2w-qlUrUFq1g__\",\"XFND_RANDOM\":\"-2492757830058563031\"}",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBAC0000000EACED00057708000110F09C3CDBAB",
"name": "attachments",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBAC0000000EACED00057708000110F09C3CDBAB",
"name": "attachments",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBAC0000000EACED00057708000110F09C3CDBAB/enclosure/FileContents",
"name": "FileContents",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBAC0000000EACED00057708000110F09C3CDBAB/enclosure/FileWebImage",
"name": "FileWebImage",
"kind": "other"
}
]
},
{
"AttachedDocumentId": 300100576140206,
"LastUpdateDate": "2023-05-11T05:15:36.614+00:00",
"LastUpdatedBy": "channel_user",
"DatatypeCode": "FILE",
"FileName": "New_Test_Attachment.txt",
"DmFolderPath": null,
"DmDocumentId": "UCMFA00059586",
"DmVersionNumber": "59102",
"Url": null,
"CategoryName": "MISC",
"UserName": "Miscellaneous",
"Uri": null,
"FileUrl": "/content/conn/FusionAppsContentRepository/uuid/dDocID:59102?download&XFND_SCHEME_ID=1&XFND_CERT_FP=34404D3237E8D40EB854159C501B18517F75F603&XFND_RANDOM=6760887420916531124&XFND_EXPIRES=1683782736665&XFND_SIGNATURE=AyzVjjiRLtQYiEK1s2-tS3h7idxKf0TzfWZBSBum8thEEkbx25vsvcAqtmaJ-FetacPX1RGNZn9j3Q5-1OjELyDTntU7kCkMzB2vSXOSIiewq~D06eB~8Z5YafwnRTD1~TiGeWqLEcyLpvpg0TtYFcbeDteXqPMtS0JJlbxkOwG22m8lJpO~ryelgWgkn0OPicowlZl3dHOp9vKNYLgWJlthg9gH13zbIfD0OCxcqsiRH1ogeYexFvR9yyEit-hy7bgzHj37b7IhBW56Ezu4-5YecZdsYtmWr6sKocTpEHamirtN02CImgCU5SH0k15d8nxt4WicwPQ4B8~V4znKKw__&Id=59102",
"UploadedText": null,
"UploadedFileContentType": "text/plain",
"UploadedFileLength": 20,
"UploadedFileName": "New_Test_Attachment.txt",
"ContentRepositoryFileShared": "false",
"Title": "Sample File attachment 07/28 test 123",
"Description": "",
"ErrorStatusCode": null,
"ErrorStatusMessage": null,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T05:15:33.543+00:00",
"ExpirationDate": null,
"LastUpdatedByUserName": "Evans Sonneshein",
"CreatedByUserName": "Evans Sonneshein",
"AsyncTrackerId": null,
"DownloadInfo": "{\"XFND_EXPIRES\":\"1683782736668\",\"XFND_SCHEME_ID\":\"1\",\"XFND_CERT_FP\":\"34404D3237E8D40EB854159C501B18517F75F603\",\"XFND_SIGNATURE\":\"Dk4F~EG4RfcBsiBGAXfOCCLdpEJobcDUsOk1ENxj7F4ntuQ2pWO8uXLATrnAgW09SPagt5WbBgAW22RqP3aPCsGvP87efTM6lBh2Kl83efMiYbWaSGtoHJHQcYKWzv83C5~6iNXERNeNzXatJD1GNIG2nXOz~VeMBRHaGY54xdFmz4-MHAdC5nh~3yvQxpK-C3eHPMNfRT0uy4zVplpiBSE527Y5Eaz5YMrsfSJ9ecDVpNuOGu3Ryhh5p17Qgv4GTMLJyKrPuz7EypcOJN5YNlsQ8uj-ynyXTNp1Y38Hx2raPniv-wGKieHFjtMIQIFPQUlMDYCDSW5cCRaHqs2pKg__\",\"XFND_RANDOM\":\"-7156035438918021694\"}",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBAE0000000EACED00057708000110F09C3CDBAD",
"name": "attachments",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBAE0000000EACED00057708000110F09C3CDBAD",
"name": "attachments",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBAE0000000EACED00057708000110F09C3CDBAD/enclosure/FileContents",
"name": "FileContents",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBAE0000000EACED00057708000110F09C3CDBAD/enclosure/FileWebImage",
"name": "FileWebImage",
"kind": "other"
}
]
},
{
"AttachedDocumentId": 300100576140208,
"LastUpdateDate": "2023-05-11T05:15:36.644+00:00",
"LastUpdatedBy": "channel_user",
"DatatypeCode": "WEB_PAGE",
"FileName": null,
"DmFolderPath": "",
"DmDocumentId": null,
"DmVersionNumber": null,
"Url": "http://www.resturlattachmenttest.com",
"CategoryName": "MISC",
"UserName": "Miscellaneous",
"Uri": null,
"FileUrl": null,
"UploadedText": null,
"UploadedFileContentType": null,
"UploadedFileLength": null,
"UploadedFileName": null,
"ContentRepositoryFileShared": "false",
"Title": "Web Page attachment",
"Description": "Web Page attachment",
"ErrorStatusCode": null,
"ErrorStatusMessage": null,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T05:15:33.565+00:00",
"ExpirationDate": null,
"LastUpdatedByUserName": "Evans Sonneshein",
"CreatedByUserName": "Evans Sonneshein",
"AsyncTrackerId": null,
"DownloadInfo": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBB00000000EACED00057708000110F09C3CDBAF",
"name": "attachments",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBB00000000EACED00057708000110F09C3CDBAF",
"name": "attachments",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBB00000000EACED00057708000110F09C3CDBAF/enclosure/FileContents",
"name": "FileContents",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments/00020000000EACED00057708000110F09C3CDBB00000000EACED00057708000110F09C3CDBAF/enclosure/FileWebImage",
"name": "FileWebImage",
"kind": "other"
}
]
}
],
"claims": [
{
"MassClaimActionId": 300100576140200,
"MassActionClaimId": 300100576140201,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T05:15:33.303+00:00",
"LastUpdateDate": "2023-05-11T05:15:35.163+00:00",
"LastUpdatedBy": "channel_user",
"ClaimId": 100100561630230,
"ClaimNumber": "CLM14065_1",
"Status": null,
"ClaimDate": null,
"BillToCustomer": null,
"BillToAccount": null,
"BillToAddress": null,
"ShipToSite": null,
"CurrencyCode": null,
"Amount": null,
"ClaimType": null,
"ClaimReason": null,
"ClaimSource": null,
"Owner": null,
"CustomerReference": null,
"ClaimSourceCode": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/claims/300100576140201",
"name": "claims",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/claims/300100576140201",
"name": "claims",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200",
"name": "channelCustomerMassClaimActions",
"kind": "item"
}
]
},
{
"MassClaimActionId": 300100576140200,
"MassActionClaimId": 300100576140202,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T05:15:33.396+00:00",
"LastUpdateDate": "2023-05-11T05:15:35.169+00:00",
"LastUpdatedBy": "channel_user",
"ClaimId": 100100560624362,
"ClaimNumber": "DED15012",
"Status": null,
"ClaimDate": null,
"BillToCustomer": null,
"BillToAccount": null,
"BillToAddress": null,
"ShipToSite": null,
"CurrencyCode": null,
"Amount": null,
"ClaimType": null,
"ClaimReason": null,
"ClaimSource": null,
"Owner": null,
"CustomerReference": null,
"ClaimSourceCode": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/claims/300100576140202",
"name": "claims",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/claims/300100576140202",
"name": "claims",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200",
"name": "channelCustomerMassClaimActions",
"kind": "item"
}
]
}
],
"notes": [
{
"NoteId": 300100576140209,
"SourceObjectCode": "CJM_SELL_SIDE_CLAIMS",
"SourceObjectId": "300100576140200",
"PartyName": "Andrea Butler",
"NoteTypeCode": "GENERAL",
"VisibilityCode": "INTERNAL",
"CreatorPartyId": 2441,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T05:15:33.786+00:00",
"LastUpdateDate": "2023-05-11T05:15:36.649+00:00",
"PartyId": 2441,
"CorpCurrencyCode": "USD",
"CurcyConvRateType": "Corporate",
"CurrencyCode": "USD",
"ContactRelationshipId": null,
"ParentNoteId": null,
"LastUpdatedBy": "channel_user",
"LastUpdateLogin": "FA0AD68EF9C1452CE0532C6415ACE66B",
"EmailAddress": "sendmail-test-discard@oracle.com",
"FormattedAddress": "600 Oracle Parkway,REDWOOD SHORES, CA 94065",
"FormattedPhoneNumber": "+1 ",
"UpdateFlag": "true",
"DeleteFlag": "true",
"NoteNumber": "CDRM_71340",
"NoteTitle": "Test2",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/notes/300100576140209",
"name": "notes",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/notes/300100576140209",
"name": "notes",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/notes/300100576140209/enclosure/NoteTxt",
"name": "NoteTxt",
"kind": "other"
}
]
}
],
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200",
"name": "channelCustomerMassClaimActions",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/DFF",
"name": "DFF",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/claims",
"name": "claims",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/currencyTotals",
"name": "currencyTotals",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/notes",
"name": "notes",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576140200/child/settlementLines",
"name": "settlementLines",
"kind": "collection"
}
]
Example 2
This example describes how to get one mass claim action settlement.
Example 2 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.
{
"BusinessUnitId": 204,
"BusinessUnit": "Vision Operations",
"MassActionTypeCode": "ORA_CLM_MASS_SETTLE",
"MassActionType": "Mass Settle",
"ProcessingModeCode": "ORA_DRAFT_MODE",
"ProcessingMode": "Draft",
"ClaimTypeId": 300100205262732,
"ClaimType": "Damages",
"ClaimOwner": "channel_user",
"ClaimOwnerId": 300100181693728,
"ClaimReasonId": 300100181565223,
"ClaimReason": "Supplier Rejection",
"SettlementMethod": "Credit Memo",
"claims": [
{
"ClaimNumber": "CLM16040_1"
},
{
"ClaimNumber": "DED14013"
}
],
"settlementLines": [
{
"LineType": "Item",
//"LineTypeCode": "ITEM",
"Item": "AS54888"
//"Description":"Envoy Deluxe Laptop"
}
],
"attachments": [
{
"DatatypeCode": "TEXT",
"CategoryName": "MISC",
"UploadedText": "This is a sample text attachment",
"Title": "REST Attachment Text Test",
"Description": "Text Attachment"
},
{
"CategoryName": "MISC",
"DatatypeCode": "FILE",
"FileContents": "VGVzdCBjb250ZW50IHVwZGF0ZWQ=",
"Title": "Sample File attachment 07/28 test 123",
"FileName": "New_Test_Attachment.txt"
},
{
"DatatypeCode": "WEB_PAGE",
"CategoryName": "MISC",
"Url": "http://www.resturlattachmenttest.com",
"ContentRepositoryFileShared": "false",
"Title": "Web Page attachment",
"Description": "Web Page attachment"
}
],
"notes": [
{
"NoteTitle": "Test2",
"NoteTypeCode": "GENERAL",
"VisibilityCode": "INTERNAL",
"NoteTxt": "UmVjZWl2ZWQgMTVVU0QgU2hvcnQtcGF5IGZyb20gQ3VzdG9tZXIgZm9yIGRhbWFnZWQgaXRlbXMgc2hpcHBlZC4NCi0tVGhhbmsgWW91"
}
]
}
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{
"MassClaimActionId": 300100576187996,
"MassClaimActionNumber": "25056",
"BusinessUnitId": 204,
"BusinessUnit": "Vision Operations",
"MassActionTypeCode": "ORA_CLM_MASS_SETTLE",
"MassActionType": "Mass Settle",
"ProcessingModeCode": "ORA_DRAFT_MODE",
"ProcessingMode": "Draft",
"ClaimTypeId": 300100205262732,
"ClaimType": "Damages",
"ClaimOwnerId": 300100181693728,
"ClaimOwner": "Evans Sonneshein",
"ClaimReasonId": 300100181565223,
"ClaimReason": "Supplier Rejection",
"StatusId": null,
"Status": null,
"NumberOfClaimsSelected": 2,
"LedgerCurrencyCode": "USD",
"TotalClaimAmountInLedgerCurrency": null,
"SettlementMethod": "Credit Memo",
"SettlementMethodCode": "ORA_CJM_CREDIT_MEMO",
"ReceivablesActivityForWriteOff": null,
"ReceivablesActivityForWriteOffId": null,
"ReceivablesActivityForWriteOffAdjustment": null,
"ReceivablesActivityForWriteOffAdjustmentId": null,
"ClaimAmountIncludesTax": null,
"ClaimAmountIncludesTaxCode": null,
"TransactionSalesperson": null,
"TransactionSalespersonId": null,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T06:33:55+00:00",
"LastUpdateDate": "2023-05-11T06:33:55.967+00:00",
"LastUpdatedBy": "channel_user",
"ScheduledProcessNumber": null,
"attachments": [
{
"AttachedDocumentId": 300100576188001,
"LastUpdateDate": "2023-05-11T06:33:56.652+00:00",
"LastUpdatedBy": "channel_user",
"DatatypeCode": "TEXT",
"FileName": "This is a sample text attachme...",
"DmFolderPath": null,
"DmDocumentId": "UCMFA00060007",
"DmVersionNumber": "59523",
"Url": null,
"CategoryName": "MISC",
"UserName": "Miscellaneous",
"Uri": null,
"FileUrl": "/content/conn/FusionAppsContentRepository/uuid/dDocID:59523?download&XFND_SCHEME_ID=1&XFND_CERT_FP=34404D3237E8D40EB854159C501B18517F75F603&XFND_RANDOM=-7082719956973631187&XFND_EXPIRES=1683787437276&XFND_SIGNATURE=HALPEsuei4WYvmQ4YHCH0hN0WNuse4Ph4JzuTQ1s6X0IDDzRBx8IPNWqcheZgzjpKeQEs7ORCvRPndMCpvvz0byAiYfJNafeWRZ62yhvmJGI-GH5~xbi~st2BWhXUoocjpdipBcGvKQ6s0ZFqkvodMMLknG~fcVEQdlayBwNHSBq8OAuiKEM8-n2e1wgxuKoZkJ0NmhdQGV5vl0h5QvtUcydCZNinWa6Zqw2bOz9XYkpx7lstzrzRFMrUsYKCzqydXvHmTvfYfJJU7OzgnyqY-Hg2YpAiIc5ev-EwxDC3XylpF6zQxvBp5PNw50NBFLb2einie8Kdf2XXOpsbZl3kQ__&Id=59523",
"UploadedText": null,
"UploadedFileContentType": "text/plain",
"UploadedFileLength": 35,
"UploadedFileName": "REST Attachment Text Test-726b968c-e8b0-46f2-81c1-76ab91582a3d.txt",
"ContentRepositoryFileShared": "false",
"Title": "REST Attachment Text Test",
"Description": "Text Attachment",
"ErrorStatusCode": null,
"ErrorStatusMessage": null,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T06:33:55.418+00:00",
"ExpirationDate": null,
"LastUpdatedByUserName": "Evans Sonneshein",
"CreatedByUserName": "Evans Sonneshein",
"AsyncTrackerId": null,
"DownloadInfo": "{\"XFND_EXPIRES\":\"1683787437279\",\"XFND_SCHEME_ID\":\"1\",\"XFND_CERT_FP\":\"34404D3237E8D40EB854159C501B18517F75F603\",\"XFND_SIGNATURE\":\"aN98uVO~Ly518ZklLRFoIppg~tuNwBmB0Rf-Iw~jronGXouTHrCr3aFPKKZn-ZbKNxV38m9A3mF~qCl2zvp8dl~s6zEnFTD1StxCTGXle-8memg8A-N4vA1WoCYVdu0oFcbktqoQIzDCBbxzhzQ~X3mRWf-ID7dxol05t1wM6FSTm-nO-x95OPdoQCcSBIgETdkSSAC84ziN9Id-vRxx0JerxOM1ApzkIXFnE8GijWfhjPjtYnTRXnGH~gbi5KYFMhJ-6RxNlHHwEBRarNGNvFbnrJ2hLr1JYUY3DPQIM2Ub6oejLDYXpwxjG40XOHuvRauOfxL4YNmEh1TD2cbr8Q__\",\"XFND_RANDOM\":\"-6716974063763455495\"}",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96610000000EACED00057708000110F09C3D9660",
"name": "attachments",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96610000000EACED00057708000110F09C3D9660",
"name": "attachments",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96610000000EACED00057708000110F09C3D9660/enclosure/FileContents",
"name": "FileContents",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96610000000EACED00057708000110F09C3D9660/enclosure/FileWebImage",
"name": "FileWebImage",
"kind": "other"
}
]
},
{
"AttachedDocumentId": 300100576188003,
"LastUpdateDate": "2023-05-11T06:33:57.080+00:00",
"LastUpdatedBy": "channel_user",
"DatatypeCode": "FILE",
"FileName": "New_Test_Attachment.txt",
"DmFolderPath": null,
"DmDocumentId": "UCMFA00060008",
"DmVersionNumber": "59524",
"Url": null,
"CategoryName": "MISC",
"UserName": "Miscellaneous",
"Uri": null,
"FileUrl": "/content/conn/FusionAppsContentRepository/uuid/dDocID:59524?download&XFND_SCHEME_ID=1&XFND_CERT_FP=34404D3237E8D40EB854159C501B18517F75F603&XFND_RANDOM=3157533403697395608&XFND_EXPIRES=1683787437748&XFND_SIGNATURE=hqkCPqWEVuOVBp21n60zh6LwgxkUmgLc-f11qv89lOtffdMlbfpTK6L-~w3DpPx5CB3c9TA-pMO~eW2k5EDDtPyfXq~AdmNw8ms6mCG4vEYIsIlkdz5PrtUgsnkFW7qQOJ9lmDpeUvOEjT25wmN~r8RnngCD82AwHVOkhPHUe97DIoGaZztzfjTfFkpAIGPBS39zxqVR-MJNPUi6hidwc1p0rc8AXYhNZ~L3peWGum8CT4Dfvoa0ATZO6s3c2Q7RNWCUDVnh-dnqJPmW2VJfB12PZzBX2x0LJi7y6t0nhalqxanMZHLP-3ki5SZI7I8iYtJoLcXYdweSfe2hAUjcEg__&Id=59524",
"UploadedText": null,
"UploadedFileContentType": "text/plain",
"UploadedFileLength": 20,
"UploadedFileName": "New_Test_Attachment.txt",
"ContentRepositoryFileShared": "false",
"Title": "Sample File attachment 07/28 test 123",
"Description": "",
"ErrorStatusCode": null,
"ErrorStatusMessage": null,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T06:33:55.428+00:00",
"ExpirationDate": null,
"LastUpdatedByUserName": "Evans Sonneshein",
"CreatedByUserName": "Evans Sonneshein",
"AsyncTrackerId": null,
"DownloadInfo": "{\"XFND_EXPIRES\":\"1683787437752\",\"XFND_SCHEME_ID\":\"1\",\"XFND_CERT_FP\":\"34404D3237E8D40EB854159C501B18517F75F603\",\"XFND_SIGNATURE\":\"BKftl1CudiqOziwzIqRpLcZM9gkLEdg2mmw3Vcig3JPDPNdnOSNroAnt7MJoa6wDIpo7hUu2vLDnsE5715Hhb4H5V2KI-JdtAXAM7uHdybj4n~965I7vJa3ZdgH3jJBDHPITEwnQCPH3IIANguNxLmnr-AqT7Yqsnu83GCYTA8p3di46GA5s0zADa9BTgbih2Qwb2wy7-7gc5sdtkTqIW~HJ-o6SeLoCjeCo4F3xaChKHWgMIYPoiqODVJBopLcRRkxb6kEWX02eKd1Yj8bXypkvThqgcLkEaws2UYZczMYNUDFLB0xC0MVFtOm3dgKuU4SM8140cuyzDxXvkYsIbg__\",\"XFND_RANDOM\":\"-5586956386484849871\"}",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96630000000EACED00057708000110F09C3D9662",
"name": "attachments",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96630000000EACED00057708000110F09C3D9662",
"name": "attachments",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96630000000EACED00057708000110F09C3D9662/enclosure/FileContents",
"name": "FileContents",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96630000000EACED00057708000110F09C3D9662/enclosure/FileWebImage",
"name": "FileWebImage",
"kind": "other"
}
]
},
{
"AttachedDocumentId": 300100576188005,
"LastUpdateDate": "2023-05-11T06:33:57.106+00:00",
"LastUpdatedBy": "channel_user",
"DatatypeCode": "WEB_PAGE",
"FileName": null,
"DmFolderPath": "",
"DmDocumentId": null,
"DmVersionNumber": null,
"Url": "http://www.resturlattachmenttest.com",
"CategoryName": "MISC",
"UserName": "Miscellaneous",
"Uri": null,
"FileUrl": null,
"UploadedText": null,
"UploadedFileContentType": null,
"UploadedFileLength": null,
"UploadedFileName": null,
"ContentRepositoryFileShared": "false",
"Title": "Web Page attachment",
"Description": "Web Page attachment",
"ErrorStatusCode": null,
"ErrorStatusMessage": null,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T06:33:55.506+00:00",
"ExpirationDate": null,
"LastUpdatedByUserName": "Evans Sonneshein",
"CreatedByUserName": "Evans Sonneshein",
"AsyncTrackerId": null,
"DownloadInfo": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96650000000EACED00057708000110F09C3D9664",
"name": "attachments",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96650000000EACED00057708000110F09C3D9664",
"name": "attachments",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96650000000EACED00057708000110F09C3D9664/enclosure/FileContents",
"name": "FileContents",
"kind": "other"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments/00020000000EACED00057708000110F09C3D96650000000EACED00057708000110F09C3D9664/enclosure/FileWebImage",
"name": "FileWebImage",
"kind": "other"
}
]
}
],
"settlementLines": [
{
"SettlementLineId": 300100576187999,
"MassClaimActionId": 300100576187996,
"LineTypeCode": "ITEM",
"LineType": "Item",
"ItemId": 149,
"Item": "AS54888",
"Description": "Standard Desktop",
"LastUpdateDate": "2023-05-11T06:33:56.121+00:00",
"LastUpdatedBy": "channel_user",
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T06:33:55.210+00:00",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/settlementLines/300100576187999",
"name": "settlementLines",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/settlementLines/300100576187999",
"name": "settlementLines",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item"
}
]
}
],
"claims": [
{
"MassClaimActionId": 300100576187996,
"MassActionClaimId": 300100576187997,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T06:33:55.139+00:00",
"LastUpdateDate": "2023-05-11T06:33:56.116+00:00",
"LastUpdatedBy": "channel_user",
"ClaimId": 100100561630232,
"ClaimNumber": "CLM16040_1",
"Status": null,
"ClaimDate": null,
"BillToCustomer": null,
"BillToAccount": null,
"BillToAddress": null,
"ShipToSite": null,
"CurrencyCode": null,
"Amount": null,
"ClaimType": null,
"ClaimReason": null,
"ClaimSource": null,
"Owner": null,
"CustomerReference": null,
"ClaimSourceCode": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/claims/300100576187997",
"name": "claims",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/claims/300100576187997",
"name": "claims",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item"
}
]
},
{
"MassClaimActionId": 300100576187996,
"MassActionClaimId": 300100576187998,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T06:33:55.145+00:00",
"LastUpdateDate": "2023-05-11T06:33:56.119+00:00",
"LastUpdatedBy": "channel_user",
"ClaimId": 100100560808901,
"ClaimNumber": "DED14013",
"Status": null,
"ClaimDate": null,
"BillToCustomer": null,
"BillToAccount": null,
"BillToAddress": null,
"ShipToSite": null,
"CurrencyCode": null,
"Amount": null,
"ClaimType": null,
"ClaimReason": null,
"ClaimSource": null,
"Owner": null,
"CustomerReference": null,
"ClaimSourceCode": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/claims/300100576187998",
"name": "claims",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/claims/300100576187998",
"name": "claims",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item"
}
]
}
],
"notes": [
{
"NoteId": 300100576188006,
"SourceObjectCode": "CJM_SELL_SIDE_CLAIMS",
"SourceObjectId": "300100576187996",
"PartyName": "Andrea Butler",
"NoteTypeCode": "GENERAL",
"VisibilityCode": "INTERNAL",
"CreatorPartyId": 2441,
"CreatedBy": "channel_user",
"CreationDate": "2023-05-11T06:33:55.544+00:00",
"LastUpdateDate": "2023-05-11T06:33:57.112+00:00",
"PartyId": 2441,
"CorpCurrencyCode": "USD",
"CurcyConvRateType": "Corporate",
"CurrencyCode": "USD",
"ContactRelationshipId": null,
"ParentNoteId": null,
"LastUpdatedBy": "channel_user",
"LastUpdateLogin": "FA0AFD03DC47457DE0532C6415AC5730",
"EmailAddress": "sendmail-test-discard@oracle.com",
"FormattedAddress": "600 Oracle Parkway,REDWOOD SHORES, CA 94065",
"FormattedPhoneNumber": "+1 ",
"UpdateFlag": "true",
"DeleteFlag": "true",
"NoteNumber": "CDRM_71344",
"NoteTitle": "Test2",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/notes/300100576188006",
"name": "notes",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/notes/300100576188006",
"name": "notes",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/notes/300100576188006/enclosure/NoteTxt",
"name": "NoteTxt",
"kind": "other"
}
]
}
],
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996",
"name": "channelCustomerMassClaimActions",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/DFF",
"name": "DFF",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/claims",
"name": "claims",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/currencyTotals",
"name": "currencyTotals",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/notes",
"name": "notes",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/channelCustomerMassClaimActions/300100576187996/child/settlementLines",
"name": "settlementLines",
"kind": "collection"
}
]
}