get https://testapi.payarc.net/v1/agent-hub/merchant-bridge/reports
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.