Create Company
POST/companies/
Use this endpoint to create a single company. If a company is successfully created, the response will include the usergroup id
.
Fields
Name | Required |
---|---|
name | no |
language | no |
parent | no |
taxNumber | no |
cocNumber | no |
debtorId | no |
phone | no |
email | no |
department | no |
office | no |
notes | no |
inheritProductList | no Default is Y |
inheritOrderList | no Default is Y |
budget | no Default is N |
budgetInherit | no Default is Y |
orderListAllowAll | no Default is U |
sourceId | no |
source | only when sourceId is provided |
Request
Responses
- 201
- 400
Create Company - 201
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id
Create Company - 400 (invalid schema)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
x-request-id