POST api/Company
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Company | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"CompanyId": "02862fa8-ca92-4226-bf1e-bdc52b3a3ab4",
"TenantId": "sample string 2",
"CompanyName": "sample string 3",
"WebSite": "sample string 4",
"TaxIDorVATNo": "sample string 5",
"FaxNo": "sample string 6",
"TelphoneNo": "sample string 7",
"TurnoverAmount": "sample string 8",
"TurnoverCcy": "sample string 9",
"BusinessYear": "sample string 10",
"LogoSaveId": "sample string 11",
"TimeZoneId": "sample string 12",
"NumberOfEmployees": "sample string 13",
"UpdatedTimeStamp": "2026-06-20T19:35:24.6730299+00:00",
"ProcessUser": "sample string 15",
"Comment": "sample string 16",
"IsNewSignUp": true,
"RegistrationNo": "sample string 17",
"Section": "sample string 18",
"CompanyEmail": "sample string 19",
"EoriNumber": "sample string 20",
"IsPartner": true,
"PartnerType": "sample string 21",
"AddressTypes": {
"$id": "2",
"$values": [
{
"$id": "3",
"AddressTypeId": "cf24ec45-fb8a-43aa-af0c-f521be04ab27",
"CompanyId": "f81d4931-176b-4d24-8868-423e69ece537",
"AddressLine": "sample string 2",
"AddressLine2": "sample string 3",
"TownLocality": "sample string 4",
"CityRegion": "sample string 5",
"State": "sample string 6",
"PostalZipCode": "sample string 7",
"CountryId": "sample string 8",
"CountryName": "sample string 9",
"Type": "sample string 10",
"TelphoneNo": "sample string 11",
"Company": {
"$ref": "1"
}
},
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"LogoBase64": "sample string 22",
"PrimaryAddress": {
"$ref": "3"
},
"SecondaryAddress": {
"$ref": "3"
},
"InvoicingAddress": {
"$ref": "3"
},
"OtherInvoicingAddress": {
"$ref": "3"
}
}
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"CompanyId": "d971860f-8774-4b75-bc77-d633744effdf",
"TenantId": "sample string 2",
"CompanyName": "sample string 3",
"WebSite": "sample string 4",
"TaxIDorVATNo": "sample string 5",
"FaxNo": "sample string 6",
"TelphoneNo": "sample string 7",
"TurnoverAmount": "sample string 8",
"TurnoverCcy": "sample string 9",
"BusinessYear": "sample string 10",
"LogoSaveId": "sample string 11",
"TimeZoneId": "sample string 12",
"NumberOfEmployees": "sample string 13",
"UpdatedTimeStamp": "2026-06-20T19:35:24.8762195+00:00",
"ProcessUser": "sample string 15",
"Comment": "sample string 16",
"IsNewSignUp": true,
"RegistrationNo": "sample string 17",
"Section": "sample string 18",
"CompanyEmail": "sample string 19",
"EoriNumber": "sample string 20",
"IsPartner": true,
"PartnerType": "sample string 21",
"AddressTypes": {
"$id": "2",
"$values": [
{
"$id": "3",
"AddressTypeId": "6344c84c-c4d0-499a-a40d-d8a7071df0f7",
"CompanyId": "4fc51ad1-6b92-41f0-ab4d-ec47b2df8578",
"AddressLine": "sample string 2",
"AddressLine2": "sample string 3",
"TownLocality": "sample string 4",
"CityRegion": "sample string 5",
"State": "sample string 6",
"PostalZipCode": "sample string 7",
"CountryId": "sample string 8",
"CountryName": "sample string 9",
"Type": "sample string 10",
"TelphoneNo": "sample string 11",
"Company": {
"$ref": "1"
}
},
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"LogoBase64": "sample string 22",
"PrimaryAddress": {
"$ref": "3"
},
"SecondaryAddress": {
"$ref": "3"
},
"InvoicingAddress": {
"$ref": "3"
},
"OtherInvoicingAddress": {
"$ref": "3"
}
}
application/xml
Sample:
text/xml
Sample: