MED Contestation Management
CancelDispute
Cancels a previously registered dispute.
post/CancelDispute
Request body
Example request
{
"Method": "CancelDispute"
}Response
Challenge successfully cancelled
Example response
{
"Success": "true",
"Message": "Contestation successfully cancelled."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.