Skip to content

Create a unit

POST
/units

Create a new unit

object
external_id
string
name
string
abbv
string
terminal_access
boolean

Unit created

object
id
string
company_id
string | null
external_id
string | null
name
string | null
abbv
string | null
terminal_access
boolean

Invalid request

object
success
required
boolean
error
required
string
Example
An error occurred

Unauthorized