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": "0db50e6f-f312-4fc8-bc63-562e9b970ec3",
"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-08-04T21:55:49.6442601+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": "600d06d0-c0b4-409d-809b-796b63ee14dd",
"CompanyId": "6894ca05-6c81-4c15-85b3-bf15682e1fa3",
"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": "cffa4ed9-6833-47a2-a472-a269b3d06aef",
"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-08-04T21:55:49.9099694+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": "a6659cef-3636-4339-8e73-313d0c2f0bc8",
"CompanyId": "60eced7b-f112-4309-849d-21373d240e07",
"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: