v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBDisputes
Acknowledge dispute
Mark a processed installment. This feature is only available for Mastercard.
post/v1/disputes/acknowledge
Request body
Example request
[
{
"dispute_id": 48670,
"network_brand_type": "Visa"
}
]Response
OK
Example response
[
{
"dispute_id": 48670,
"dispute_installment_id": 8675309
}
]