The Company Object
The Object
Attribute
Description
*id string
required
It is a UUID v4 (36 characters long) automatically generated
*name string
required
The name of the company
*lang string
required
The current language used. It can be en
, pt-BR
or de
city string
City of the company
state string
State of the company
country string
Country of the company
address string
Address of the company
location string
Type of the company's location. E.g.: Headquarter
complement string
pictureUrl string
Company's logo
*timezone string
required
Short Sample
Available Methods
GET /v1/company
Last updated
Was this helpful?