POST Common/GetMerchantTransactionSummary
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"MerchantNumber": "sample string 1",
"StartDate": "2026-04-10T15:44:46.4897377+06:30",
"EndDate": "2026-04-10T15:44:46.4897377+06:30",
"PageNo": 4,
"PageSize": 5
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.