GET api/GetSiteData?siteGuid={siteGuid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| siteGuid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SiteData| Name | Description | Type | Additional information |
|---|---|---|---|
| SiteGuid | integer |
None. |
|
| InterfaceInfo | InterfaceInfo |
None. |
|
| SiteUrl | string |
None. |
|
| AuctionShowUrl | string |
None. |
|
| ProductShowUrl | string |
None. |
|
| BusinessUnitShowUrl | string |
None. |
|
| ProductPictureUrl | string |
None. |
|
| NoPictureUrl | string |
None. |
|
| TeamLogoUrl | string |
None. |
|
| PageLength | integer |
None. |
|
| BusinessUnitLogoUrl | string |
None. |
|
| Currency | string |
None. |
|
| UICulture | string |
None. |
Response Formats
application/json, application/xml, text/xml
Sample:
Sample not available.