cURL
Companies
Create or resolve a company
Create a company or resolve the canonical workspace company for a supplied CVR.
POST
cURL
Authorizations
Authenticate with a workspace-pinned Floral personal access token.
Headers
Optional caller-generated correlation ID. Floral returns the effective value in X-Request-ID.
Required string length:
1 - 128Required idempotency key. Exact retries of the same canonical request replay the original status, body, ETag, Location, and request ID for 24 hours.
Required string length:
1 - 255Path Parameters
Slug of the workspace pinned to the credential.
Required string length:
1 - 100Pattern:
^[a-z0-9]+(?:-[a-z0-9]+)*$Body
application/json
Company profile. Metadata and custom fields require Work access. Maximum 65536 bytes.
Required string length:
1 - 255Required range:
0 <= x <= 9007199254740991Maximum string length:
5000Maximum string length:
320Pattern:
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Required range:
0 <= x <= 10000000Maximum string length:
128Available options:
LEAD, PROSPECT, CUSTOMER, CHURNED Maximum string length:
255Pattern:
^https?:\/\/Maximum string length:
32Maximum string length:
255Pattern:
^https?:\/\/Pattern:
^\d{8}$Response
Company created or resolved
