Create a unit
POST /units
POST
/units
Create a new unit
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
external_id
string
name
string
abbv
string
terminal_access
boolean
Responses
Section titled “ Responses ”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 occurredUnauthorized