Update one customer claim

patch

/fscmRestApi/resources/11.13.18.05/channelCustomerClaims/{ClaimId}

Request

Path Parameters
Header Parameters
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Associations
Type: array
Title: Associations
The Associations resource manages accrual associations of a claim.
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The Attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Descriptive Flexfields for Channel Customer Claims
Type: array
Title: Descriptive Flexfields for Channel Customer Claims
The Descriptive Flexfields for Channel Customer Claims resource manages additional details for a claim.
Show Source
Nested Schema : Notes
Type: array
Title: Notes
The Notes resource captures comments, information, or instructions for a claim.
Show Source
Nested Schema : Descriptive Flexfields of Receipt Application Line
Type: array
Title: Descriptive Flexfields of Receipt Application Line
The Descriptive Flexfields of Receipt Application Line resource manages the receipt application line descriptive flexfields for deductions and overpayment.
Show Source
Nested Schema : Settlement Lines
Type: array
Title: Settlement Lines
The Settlement Lines resource manages a set of transaction lines that's used to create settlement artifacts such as credit memos in Receivables.
Show Source
Nested Schema : Settlement Methods
Type: array
Title: Settlement Methods
The Settlement Methods resource manages the settlement method that's used to settle a claim.
Show Source
Nested Schema : Splits
Type: array
Title: Splits
The splits resource is used to create and view split claims.
Show Source
Nested Schema : channelCustomerClaims-associations-item-patch-request
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : channelCustomerClaims-receiptDFF-item-patch-request
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : Settlement Documents
Type: array
Title: Settlement Documents
The Settlement Documents resource manages the artifacts for each settlement method used to confirm the settlement of a claim.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : Payments
Type: array
Title: Payments
A sum of money paid, for example, by check or credit memo to settle a claim, which can be viewed and updated.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : channelCustomerClaims-splits-item-patch-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : channelCustomerClaims-item-response
Type: object
Show Source
Nested Schema : Associations
Type: array
Title: Associations
The Associations resource manages accrual associations of a claim.
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The Attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Descriptive Flexfields for Channel Customer Claims
Type: array
Title: Descriptive Flexfields for Channel Customer Claims
The Descriptive Flexfields for Channel Customer Claims resource manages additional details for a claim.
Show Source
Nested Schema : Notes
Type: array
Title: Notes
The Notes resource captures comments, information, or instructions for a claim.
Show Source
Nested Schema : Descriptive Flexfields of Receipt Application Line
Type: array
Title: Descriptive Flexfields of Receipt Application Line
The Descriptive Flexfields of Receipt Application Line resource manages the receipt application line descriptive flexfields for deductions and overpayment.
Show Source
Nested Schema : Settlement Lines
Type: array
Title: Settlement Lines
The Settlement Lines resource manages a set of transaction lines that's used to create settlement artifacts such as credit memos in Receivables.
Show Source
Nested Schema : Settlement Methods
Type: array
Title: Settlement Methods
The Settlement Methods resource manages the settlement method that's used to settle a claim.
Show Source
Nested Schema : Splits
Type: array
Title: Splits
The splits resource is used to create and view split claims.
Show Source
Nested Schema : channelCustomerClaims-associations-item-response
Type: object
Show Source
Nested Schema : channelCustomerClaims-attachments-item-response
Type: object
Show Source
Nested Schema : channelCustomerClaims-DFF-item-response
Type: object
Show Source
Nested Schema : channelCustomerClaims-notes-item-response
Type: object
Show Source
Nested Schema : channelCustomerClaims-receiptDFF-item-response
Type: object
Show Source
Nested Schema : channelCustomerClaims-settlementLines-item-response
Type: object
Show Source
Nested Schema : channelCustomerClaims-settlementMethods-item-response
Type: object
Show Source
Nested Schema : Settlement Documents
Type: array
Title: Settlement Documents
The Settlement Documents resource manages the artifacts for each settlement method used to confirm the settlement of a claim.
Show Source
Nested Schema : channelCustomerClaims-settlementMethods-settlementDocuments-item-response
Type: object
Show Source
Nested Schema : Payments
Type: array
Title: Payments
A sum of money paid, for example, by check or credit memo to settle a claim, which can be viewed and updated.
Show Source
Nested Schema : channelCustomerClaims-settlementMethods-settlementDocuments-payments-item-response
Type: object
Show Source
Nested Schema : channelCustomerClaims-splits-item-response
Type: object
Show Source
Back to Top

Examples

This example describes how to update a customer claim.

Example cURL Command

Use the following cURL command to submit a request on the REST resource.
curl -u username:password "server:port/fscmRestApi/resources/latest/channelCustomerClaims/300100550582723

Example Request Body

The following example includes the contents of the request body in JSON format.
"{
  ""ClaimReason"": ""Promotional""
}"

Example Response Body

The following example includes the contents of the response body in JSON format:

"{
    ""ClaimId"": 300100550582723,
    ""ClaimNumber"": ""CLM13044"",
    ""ClaimSource"": ""Manual Claim"",
    ""ClaimSourceCode"": ""CLAIM"",
    ""BusinessUnit"": ""Vision Operations"",
    ""BusinessUnitId"": 204,
    ""Amount"": 10000,
    ""AccountedAmount"": 10000,
    ""Currency"": ""US Dollar"",
    ""CurrencyCode"": ""USD"",
    ""FunctionalCurrency"": ""US Dollar"",
    ""FunctionalCurrencyCode"": ""USD"",
    ""BillToCustomer"": ""CDS, Inc"",
    ""BillToAccountNumber"": ""1140"",
    ""BillToAccountId"": 1287,
    ""BillToSite"": ""Pittsburgh (OPS)"",
    ""BillToSiteId"": 1337,
    ""BillToSiteAddress"": ""131 Commercial Drive Suite 200 Pittsburgh, PA 15122 United States"",
    ""BillToContact"": null,
    ""BillToContactId"": null,
    ""ShipToCustomer"": ""CDS, Inc"",
    ""ShipToCustomerId"": 1287,
    ""ShipToCustomerSite"": ""1337"",
    ""ShipToCustomerSiteId"": 1337,
    ""ShipToCustomerSiteAddress"": ""131 Commercial Drive"",
    ""ClaimDate"": ""2021-07-19"",
    ""Age"": 1,
    ""ClaimType"": ""Unknown"",
    ""ClaimTypeId"": 300100205262731,
    ""ClaimReason"": ""Promotional"",
    ""ClaimReasonId"": 300100205165985,
    ""CustomerReference"": null,
    ""CustomerReason"": null,
    ""Status"": ""Open"",
    ""StatusId"": 100100144204818,
    ""SystemStatus"": ""Open"",
    ""SystemStatusCode"": ""OPEN"",
    ""ClaimOwner"": ""channel_user"",
    ""ClaimOwnerId"": 300100181693728,
    ""ConversionRateType"": ""Corporate"",
    ""ConversionRate"": 1,
    ""ConversionDate"": ""2021-07-19"",
    ""ResolvedDate"": null,
    ""ResolvedBy"": null,
    ""ResolvedAmount"": null,
    ""AccountedResolvedAmount"": null,
    ""ApprovedDate"": null,
    ""SettlementDate"": null,
    ""AccountingDate"": null,
    ""ChildClaim"": null,
    ""ChildClaimId"": null,
    ""SplitAmount"": null,
    ""AccountedSplitAmount"": null,
    ""ParentClaim"": null,
    ""ParentClaimId"": null,
    ""CreatedBy"": ""channel_user"",
    ""CreationDate"": ""2021-07-19T06:40:05+00:00"",
    ""LastUpdatedBy"": ""channel_user"",
    ""LastUpdateDate"": ""2021-07-19T06:50:23+00:00"",
    ""links"": [
        {
            ""rel"": ""self"",
            ""href"": ""https://servername/fscmRestApi/resources/version/channelCustomerClaims/300100550582723"",
            ""name"": ""channelCustomerClaims"",
            ""kind"": ""item"",
            ""properties"": {
                ""changeIndicator"": ""ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000578""
            }
        },
        {
            ""rel"": ""canonical"",
            ""href"": ""https://servername/fscmRestApi/resources/version/channelCustomerClaims/300100550582723"",
            ""name"": ""channelCustomerClaims"",
            ""kind"": ""item""
        },
        {
            ""rel"": ""child"",
            ""href"": ""https://servername/fscmRestApi/resources/version/channelCustomerClaims/300100550582723/child/settlementLines"",
            ""name"": ""settlementLines"",
            ""kind"": ""collection""
        },
        {
            ""rel"": ""child"",
            ""href"": ""https://servername/fscmRestApi/resources/version/channelCustomerClaims/300100550582723/child/settlementMethods"",
            ""name"": ""settlementMethods"",
            ""kind"": ""collection""
        },
        {
            ""rel"": ""action"",
            ""href"": ""https://servername/fscmRestApi/resources/version/channelCustomerClaims/300100550582723/action/cancel"",
            ""name"": ""cancel"",
            ""kind"": ""other""
        },
        {
            ""rel"": ""action"",
            ""href"": ""https://servername/fscmRestApi/resources/version/channelCustomerClaims/300100550582723/action/settle"",
            ""name"": ""settle"",
            ""kind"": ""other""
        }
    ]
}"
Back to Top