getStatus method returns the current AEA (Agamento Engine Application) service status and informs the client whether the payment engine is ready to process transactions (as opposed to getInternalStatus which provides information about the payment terminalโs readiness to do the first part of processing a new transaction).It is intended to be called infrequently (e.g., a few times per day) to check the operational state of the engine.
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.
method field needs to be set to getStatus, as shown in the example request below: