getInternalStatus method checks the internal service state of the AEA (the payment application). It helps determine if the device is idle, busy, or in a specific stage of a transaction. You should call this method infrequently.
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.
- The
methodfield must be set togetInternalStatus. - The service must be set to
ashraitin theparams.
Request Parameters
This method doesnβt require any parameters beyond the standard service name.Response
A successful call returns an object containing the internal status string.Response Parameters
The resultobject contains the following field: