Delete a defense document
post/deleteDisputeDefenseDocument
Deletes a specific dispute defense document that was supplied earlier.
Endpoint destination URL
https://ca-test.adyen.com/ca/services/DisputeService/v30/deleteDisputeDefenseDocument
Click to copy
Request Parameters
defenseDocumentTypestringRequired
The document type code of the defense document.
disputePspReferencestringRequired
The PSP reference assigned to the dispute.
merchantAccountCodestringRequired
The merchant account identifier, for which you want to process the dispute transaction.
Response parameters
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.