GET api/CompanyInfo?companyNumber={companyNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of spGetCompanyInfo_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| status | string |
None. |
|
| companyNumber | string |
None. |
|
| code | integer |
None. |
|
| text | string |
None. |
|
| creationTime | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.