admin_terminals_operations_get
Terminals
List terminal operation results
List terminal operations. Supports filtering by terminal_id and operation_id.
scopes:
- admin:checkout
- read:checkout:/admin/terminals
GET
admin_terminals_operations_get
Authorizations
Path Parameters
An id that uniquely identifies the account.
Required string length:
9Query Parameters
Filter operations by terminal identifier.
Filter by operation identifier.
Response
Terminal operations
Unique identifier for the terminal operation.
Identifier of the terminal the operation was sent to.
Available options:
end_of_day, send_logs, check_update, open_menu Status of the terminal operation.
PENDING: Operation has been dispatched to the terminal and is awaiting a response.COMPLETED: Terminal has responded and the operation finished successfully.FAILED: Terminal responded but reported a failure.TIMEOUT: No response was received from the terminal within the timeout window. A new operation can be dispatched.
Available options:
PENDING, COMPLETED, FAILED, TIMEOUT When the operation was created.
Identity of the user or system that created the operation.
When the operation was last updated.
Identity of the user or system that last updated the operation.
Account identifier the operation belongs to.
Last modified on July 14, 2026