Skip to main content
The getSubRetailer method retrieves a list of all sub-retailers loaded on the terminal and shows their current status.

Request

JSON-RPC 2.0All methods in TweezerComm follow a JSON-RPC 2.0 structure. See Integration 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 getSubRetailer.
  • The service must be set to ashrait in the params.

Request Parameters

This method doesn’t require any parameters beyond the standard service name.

Response

A successful call returns the list of sub-retailers and their status.

Response Parameters

The result object contains the following fields:

Sub-Retailer Object Structure

Each object in the subRetailers array has the following structure: