Skip to main content
The getReport method is used to retrieve various reports, such as Z or X reports, and lists of specific transaction types.

Request

JSON-RPC 2.0All methods in TweezerComm follow a JSON-RPC 2.0 structure. See Get Started for more details on how the requests are structured and sent.
In the request, ensure to configure the following:
  • The method field must be set to getReport.
  • The params array must contain the service name (ashrait) followed by the desired action name.

Request Parameters

The table below describes the request parameters for this method.

Action Name Values

Response

The response varies based on the requested action. Query actions return a list of transactions, while report actions return a printable slip.

Response Parameters

The table below describes the response parameters for this method.