GET api/CommonCompanyCatalog?CompanyId={CompanyId}&ArticleId={ArticleId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyId | globally unique identifier |
Required |
|
| ArticleId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CommonCatalogArticle| Name | Description | Type | Additional information |
|---|---|---|---|
| Catalog | CommonCatalog |
None. |
|
| Article | CommonArticle |
None. |
|
| Category | CommonCategory |
None. |
|
| Family | CommonFamily |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.