Accounts
Terminal assignment
Learn how to assign terminals to accounts.
POST /v1/terminals/assign
Request body
serialNumber
string
requiredTerminal serial number.
terminalLabel
string
Terminal label.
Response body
code
string
requiredResponse code
description
string
requiredResponse description
data
object
terminalId
string
requiredTerminal ID.
serialNumber
string
requiredSerial number.
accountId
string
requiredAccount ID.
parentAccountId
string
requiredParent account ID.
merchantName
string
requiredMerchant name.
terminalLabel
string
requiredTerminal label.
createdAt
string
requiredCreation timestamp.
updatedAt
string
requiredUpdate timestamp.