Skip to main content
GET
/
disputes
/
profile
/
aggregate
Disputes - Get Disputes Aggregate for Profiles
curl --request GET \
  --url https://sandbox.hyperswitch.io/disputes/profile/aggregate \
  --header 'api-key: <api-key>'
{
  "status_with_count": {}
}

Authorizations

api-key
string
header
required

Use the API key created under your merchant account from the HyperSwitch dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.

Query Parameters

start_time
string
required

The start time for the aggregate query

Response

200 - application/json

Disputes aggregate retrieved successfully

status_with_count
object
required

Different status of disputes with their count