Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Dispute Inquiry

Updated on October 20, 2022

Use the Dispute Inquiry service to fetch the dispute details such as dispute amount, dispute reason, dispute sub-reason, remarks, and so on in response by passing Dispute ID and Claim ID as a request.

Pega Smart Dispute for Issuers

HTTPMethod: GET

Resource URI: {Instance}/SDDisputeMgmtAPI/v1/DisputeDetails?DisputeID={value}&ClaimID={value}

Query parameters

The following table lists the required parameters for the Dispute Inquiry service.

Query parameters

NameRequired/OptionalDescription
DisputeIDRequiredThe dispute ID at the transaction level
ClaimIDRequiredThe claim ID that is used to retrieve multiple disputes in a claim

Authentication: Basic

Headers: Authorization (Basic {token})

Response

{
Status":"","Dispute":{"DisputeAmount":,"Status":"","ClaimID":""
"Description":"","DisputeSubReason":"","Remarks":"",
":"","PostedCurrency":"","Attachments":[{"DocumentData":"","DocumentName":""}],
"TransactionID":"","TransactionDate":"","DisputeReason":""},"StatusCode":""
}

Error response

{
"Response":{"Status":"","svcErrorList":[{"ErrorCode":"","ErrorMessage":"","StatusCode":""}]}
}

Error codes

The error code and its description is described in the following table.

Error codes

Error codeDescription
SDDI-01Dispute Id cannot be blank
SDDI-02Dispute id provided is not valid
SDDI-03Dispute id and Claim id provided doesn't match
SDDI-04An error occurred at storage provider. Please contact administrator

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us