v1
latestOpenAPI 3.0.32026-08-0645108163.2 KBCompany
Retrieve the current Maqqie-stored data of a company
get/public/company/v1/get-company
Query parameters
companyIdstring uuid required
Response
Successfully retrieved the company
Example response
{
"chamberOfCommerceNumber": "69831955",
"vatNumber": "NL290284636B95",
"iban": "NL24RABO0648620387",
"provisions": {
"fixedCostPriceFactor": 1.95,
"percentage": 18.2,
"minimumAmount": 18.21
}
}