Merchant
get
Query parameters
bankCodestringOptional
startDateinteger · int64Optional
endDateinteger · int64Optional
Responses
200
OK
application/json
404
Not Found
*/*
get
/api/v1/analytics/performing/merchantWas this helpful?
OK
Not Found
Was this helpful?
Was this helpful?
GET /api/v1/analytics/performing/merchant HTTP/1.1
Host: localhost:8080
Accept: */*
{
"id": "text",
"totalAmount": 1
}