The VerifyCompanyDetail function verifies an company details record against the available business rules.
Method | /VerifyCompanyDetail |
The request body is of type VerifyCompanyDetail.
Name | Description | Data Type |
---|---|---|
companyDetails | CompanyDetailInfo | |
isoCountryId | xml:int | |
registrationEmailTo | xml:string |
|
The response body is of type VerifyCompanyDetailResponse.
Name | Description | Data Type |
---|---|---|
VerifyCompanyDetailResult | ArrayOfVerifyExceptionInfo |
|