List configured POS terminals
Retrieve the list of POS terminals configured for your merchant account.Documentation Index
Fetch the complete documentation index at: https://developer.quickei.io/llms.txt
Use this file to discover all available pages before exploring further.
GET https://quickei.io/pay/sandbox/api/v1/terminals
true to return only active terminals. Default: false| Field | Description |
|---|---|
id | Terminal unique ID |
name | Terminal display name |
location | Physical location or description |
currency_code | Default currency for the terminal |
is_active | Whether the terminal is currently active |
created_at | ISO 8601 creation timestamp |
200