Error
Terminal management
Retrieve a Terminal provisioning request
Retrieves the latest durable state. A ready request has a non-null
terminal_id; use that Ionic ID for Terminal payments.
GET
Error
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.
Pattern:
^mer_[0-9A-Za-z]{14}$Path Parameters
Terminal provisioning request ID.
Pattern:
^tprov_[0-9A-Za-z]{24}$Response
The provisioning request.
Pattern:
^tprov_[0-9A-Za-z]{24}$Available options:
terminal.provisioning_request Pattern:
^mer_[0-9A-Za-z]{14}$Pattern:
^loc_[0-9A-Za-z]{14}$ready means terminal_id is assigned and the Terminal resource can be retrieved.
Available options:
requested, processing, requires_action, ready, failed, canceled Additive action identifiers. Empty unless Merchant action is required.
Pattern:
^tmr_[0-9A-Za-z]{14}$Up to 50 string keys; keys are at most 40 characters and values are at most 500 characters.
Unix epoch seconds.
Unix epoch seconds.

