List configured POS terminals
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