GET api/SocieteCom?merchantId={merchantId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| merchantId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Catalog| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Label | string |
Max length: 255 |
|
| ValidFrom | date |
None. |
|
| ValidUntil | date |
None. |
|
| IsActive | boolean |
None. |
|
| CreatedBy | ApplicationUser |
None. |
|
| CreatedOn | date |
None. |
|
| LastUpdatedBy | ApplicationUser |
None. |
|
| LastUpdatedOn | date |
None. |
|
| Company | Company |
None. |
|
| Entries | Collection of CatalogArticle |
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.