Skip to main content

Update company

Update company

Request Body

The update company request

name string

The company name

description string

The company description

address object

The company address

street string

The street

city string

The city

zipCode string

The zip code

country string

The country

Responses
200

An empty json object

Schema OPTIONAL
object

Wraps a nonexistent value to always have a json object in the request/response body

400

An error describing the issue caused by the client

Schema OPTIONAL
type int32 OPTIONAL

Possible values: [0, 1, 2, 3, 4]

The type of client error

message string OPTIONAL

The error message

500

An error describing the server issue

Schema OPTIONAL
message string OPTIONAL

The error message