Retrieve a Terminal
Retrieves lifecycle, connection freshness, and capability readiness.
A Terminal can accept a requested payment type only when its lifecycle
is ready and the corresponding capability status is ready.
Authorizations
Merchant secret key, or an authorized Platform secret key with delegation where documented.
Headers
Merchant ID when an authorized Platform acts for a connected Merchant.
^mer_[0-9A-Za-z]{14}$Path Parameters
Ionic Terminal ID.
^tmr_[0-9A-Za-z]{14}$Response
The Terminal.
^tmr_[0-9A-Za-z]{14}$terminal ^mer_[0-9A-Za-z]{14}$^loc_[0-9A-Za-z]{14}$provisioning, requires_action, ready, disabled, replacing, failed Freshness-aware connection status; stale observations are returned as unknown.
online, offline, unknown Unix epoch seconds of the last connection observation.
Capability names are additive; inspect each entry's status before use.
Up to 50 string keys; keys are at most 40 characters and values are at most 500 characters.

