v1
latestOpenAPI 3.0.32026-08-0645108163.2 KBCompany
Create a new company
post/public/company/v1/create-company
Request body
Example request
{
"chamberOfCommerceNumber": "69831955",
"contactFirstName": "John",
"contactLastName": "Doe",
"contactMobilePhoneNumber": "+31612345678",
"contactEmail": "johndoe@example.com",
"provisions": {
"fixedCostPriceFactor": 1.95,
"percentage": 18.2,
"minimumAmount": 18.21
},
"iban": "NL24RABO0648620387",
"vatNumber": "NL290284636B95"
}Response
Successfully created a company