Skip to main content
POST
Create POS device

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
device_type
enum<string>
required
Available options:
pos-terminal
external_device_id
string
required

A unique ID issued by the Vendor.

vendor
string
required
model_number
string
required
location_id
string
required
mac_address
string | null

Response

200 - application/json

OK

message
string
success
string
content
object