Request physical Terminal hardware
Requests one physical Terminal for an existing Location. Ionic manages
hardware selection, delivery, activation, and supported capabilities.
Poll the returned request until it becomes ready, then retain its
terminal_id for payments. A request in requires_action includes the
next steps in required_actions.
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}$Reuse only when retrying the same route and request body.
1 - 255Body
Response
The durable provisioning request.
^tprov_[0-9A-Za-z]{24}$terminal.provisioning_request ^mer_[0-9A-Za-z]{14}$^loc_[0-9A-Za-z]{14}$ready means terminal_id is assigned and the Terminal resource can be retrieved.
requested, processing, requires_action, ready, failed, canceled Additive action identifiers. Empty unless Merchant action is required.
^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.

