Skip to main content
POST
Create a B2B company.

Authorizations

Authorization
string
header
required

Headers

X-Tenant-Id
string

If you want to emulate, please enter TenantId.

Body

B2B company creation contract. A company is persisted as a Customer identified by its external company number (OmniServices.WebApi.Areas.OpenAPI.DTOs.Companies.CompanyRequestDTO.CompanyNo → Customer.ExternalCustomerId).

companyNo
string

External company reference number from the calling system (e.g. Flormar).

companyName
string

Company name; split on the first space into first/last name.

email
string
phone
string

Response

200

Success