Skip to main content
POST
Create device

Authorizations

Authorization
string
header
default:<api_key>
required

API key (sk_live_…). Send as Authorization: Bearer <api_key>.

Body

application/json
customer_id
string<uuid>
required
license_id
string<uuid>
required
adapter
enum<string>
required
Available options:
sicarv4,
eleventa,
microsip,
mybusinesspos
name
string | null
Maximum string length: 200
external_device_id
string | null

Optional integration id. Unique per customer when set. Empty string clears to null.

Maximum string length: 200

Response

Success

The response is of type object.