Create a simulated Terminal
Creates a ready logical Terminal for the authenticated Merchant and
test mode. The returned tmr_… is a normal Terminal ID: retain and
reuse it across test runs. No physical provisioning request, hardware
assignment, serial number, or device credential is created or returned.
Authorizations
A test-mode Merchant secret key, or an authorized Platform test key with delegation.
Headers
Merchant ID when an authorized Platform acts for a connected Merchant. Omit when authenticating directly as that Merchant.
^mer_[0-9A-Za-z]{14}$Reuse only when retrying the same route and request body.
1 - 255Body
Creates a logical test Terminal. Physical hardware uses terminal provisioning instead.
simulated Test-mode location owned by the same Merchant.
^loc_[0-9A-Za-z]{14}$1 - 100Response
A ready simulated Terminal.
^tmr_[0-9A-Za-z]{14}$terminal ^mer_[0-9A-Za-z]{14}$^loc_[0-9A-Za-z]{14}$false provisioning, requires_action, ready, disabled, replacing, failed online, offline, unknown 
