Update a unit
PATCH /units/{unit_id}
PATCH
/units/{unit_id}
Update an existing unit
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” unit_id
required
string
Unit ID
Request Body required
Section titled “Request Body required ”object
external_id
string
name
string
abbv
string
terminal_access
boolean
Responses
Section titled “ Responses ”Unit updated
object
id
string
company_id
string | null
external_id
string | null
name
string | null
abbv
string | null
terminal_access
boolean
Unit not found