POST api/CompanyAPI?Type={Type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DataRow| Name | Description | Type | Additional information |
|---|---|---|---|
| RowError | string |
None. |
|
| RowState | DataRowState |
None. |
|
| Table | DataTable |
None. |
|
| Item | Object |
None. |
|
| Item | Object |
None. |
|
| Item | Object |
None. |
|
| Item | Object |
None. |
|
| Item | Object |
None. |
|
| Item | Object |
None. |
|
| ItemArray | Collection of Object |
None. |
|
| HasErrors | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.