Defend a dispute

POST {{baseUrl}}/defendDispute

Defends a specific dispute.

Request Body

{"defenseReasonCode"=>"SupplyDefenseMaterial", "disputePspReference"=>"DZ4DPSHB4WD2WN82", "merchantAccountCode"=>"{{YOUR_MERCHANT_ACCOUNT}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"disputeServiceResult":{"success":true}}