Skip to main content


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

Add Docs to Dispute

Updated on October 20, 2022

Use the AddDocsToDispute service to attach a document to the dispute by sending dispute ID, claim ID, and document in the request.

Pega Smart Dispute for Issuers

HTTP Method: POST

Resource URI:

{Instance}/SDDisputeMgmtAPI/v1/AddDocsToDispute

Authentication: Basic

Headers: Authorization (Basic {token})

Request

{
"ClaimID": "","DisputeID": "","Attachments":[{"DocumentName": "", "DocumentData": ""}]
}

Response

{
"Response": {  "ClaimID": "",  "StatusCode": "200",  "StatusMessage": "" }, "Status": "", 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
SDADE-01Dispute Id cannot be blank
SDADE-02One or more documents attached are not in supported format. Accepted formats PDF / JPEG/ JPG / TIFF / ZIP
SDADE-03One or more documents are empty or corrupted
SDADE-04Dispute id provided is not valid
SDADE-05Internal Error
SDADE-06Claim Id cannot be blank
SDADE-07Claim id provided is not valid

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