v1
latestOpenAPI 3.1.02026-07-24170121.2 MBDashboard
This endpoint makes an HTTP GET request to retrieve reports from the merchant bridge within a specified date range and based on a specific criteria. The request includes query parameters for 'from' (start date), 'to' (end date), and 'criteria' (reporting criteria).
The last execution of this request returned a response with a status code of 200 and a content type of application/json. The response body is not available (null).
Please refer to the API documentation for more details on the structure and content of the response.
Query parameters
Start date for reports. <br /><br /><b>Formats:</b><br />YYYY-MM-DD, YYYY/MM/DD, MM-DD-YYYY, MM/DD/YYYY
End date for reports. <br /><br /><b>Formats:</b><br />YYYY-MM-DD, YYYY/MM/DD, MM-DD-YYYY, MM/DD/YYYY
Interval for the reports. <br /><br /><b>Possible values: </b> day, week, month
Response
200
Example response
{
"v_net_gross": [
{
"label": 1
}
]
}