Skip to main content


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

Dispute History

Updated on October 20, 2022

Use the GetDisputesHistory service to retrieve disputes list for an account number or card number.

Pega Smart Dispute for Issuers

HTTP Method: POST

Resource URI: {Instance}/SDDisputeMgmtAPI/v1/GetDisputesHistory

Authentication: Basic

Headers: Authorization (Basic {token})

Request

{"AccountNumber":"","CardNumber":""}

Response

{
{"Status":"Success","DisputeList":[{"DisputeAmount":"","Status":"","ClaimID":"","ResolvedDate":"",
"Description":"","DisputeID":"","Currency":"","PaymentNetwork":"","LastFourDigitsOfCardNumber":"",
"TransactionID":"","TransactionDate":""},{"DisputeAmount":"","Status":"","ClaimID":"","ResolvedDate":"",
"Description":"","DisputeID":"","Currency":"","PaymentNetwork":"","LastFourDigitsOfCardNumber":"",
"TransactionID":"","TransactionDate":""}],"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
SDDH-01Both Account number and Card number cannot be blank
SDDH-02Account number or Card number provided is not valid
SDDH-03An 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