POST api/{area}/Group/ShopInfoByCache?shopid={shopid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
shopid

integer

Required

area

string

None.

Body Parameters

None.

Response Information

Resource Description

ShopSitesInfoEntity
NameDescriptionTypeAdditional information
ShopID

integer

None.

SiteID

integer

None.

DistributorType

integer

None.

AccountID

globally unique identifier

None.

Logo

string

None.

Copyright

string

None.

TechnicalSupport

string

None.

WeiXinPath

string

None.

ADConent

string

None.

ADConent1

string

None.

ADTitle

string

None.

ADdes

string

None.

ShopName

string

None.

CompanyName

string

None.

Linkman

string

None.

CompanyBrief

string

None.

MobilePhone

string

None.

Email

string

None.

Fax

string

None.

AreaCode

integer

None.

Address

string

None.

BusinessInfo

string

None.

MapPostion

string

None.

ServicesTel

string

None.

IsCustomTabBar

boolean

None.

IsHomeRTR

boolean

None.

IsHomeSearch

boolean

None.

IsNeedIDCards

boolean

None.

Color

string

None.

SelectedColor

string

None.

CreateTime

date

None.

UpdateTime

date

None.

FavoriteNum

integer

None.

EvaluateNum

integer

None.

AgreementTitle

string

None.

AgreementContent

string

None.

StoreListShowType

integer

None.

StoreTypeShowType

integer

None.

ProductTypeShowType

integer

None.

ProductsShowType

integer

None.

HomeReturnShowType

integer

None.

IsFree

boolean

None.

IsNotLogo

boolean

None.

IsClosePoster

boolean

None.

IsNewsComment

boolean

None.

IsNewsCommentAudit

boolean

None.

AfterSaleServiceContent

string

None.

TermsOfServiceContent

string

None.

IsAbroad

boolean

None.

ShareImgeUrl

string

None.

CertificatePrefix

string

None.

CertificateBeginNumber

integer

None.

CertificateNumber

integer

None.

CertificateDataJson

string

None.

IsCertificate

boolean

None.

IsAssign

boolean

None.

IsCourseComment

boolean

None.

IsBuyComment

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "ShopID": 3,
  "SiteID": 1,
  "DistributorType": 4,
  "AccountID": "91858120-4d31-4b9f-ae20-dac346474c38",
  "Logo": "sample string 6",
  "Copyright": "sample string 7",
  "TechnicalSupport": "sample string 8",
  "WeiXinPath": "sample string 9",
  "ADConent": "sample string 10",
  "ADConent1": "sample string 11",
  "ADTitle": "sample string 12",
  "ADdes": "sample string 13",
  "ShopName": "sample string 14",
  "CompanyName": "sample string 15",
  "Linkman": "sample string 16",
  "CompanyBrief": "sample string 17",
  "MobilePhone": "sample string 18",
  "Email": "sample string 19",
  "Fax": "sample string 20",
  "AreaCode": 1,
  "Address": "sample string 21",
  "BusinessInfo": "sample string 22",
  "MapPostion": "sample string 23",
  "ServicesTel": "sample string 24",
  "IsCustomTabBar": true,
  "IsHomeRTR": true,
  "IsHomeSearch": true,
  "IsNeedIDCards": true,
  "Color": "sample string 29",
  "SelectedColor": "sample string 30",
  "CreateTime": "2025-12-18T12:16:24.5633163+08:00",
  "UpdateTime": "2025-12-18T12:16:24.5633163+08:00",
  "FavoriteNum": 33,
  "EvaluateNum": 34,
  "AgreementTitle": "sample string 35",
  "AgreementContent": "sample string 36",
  "StoreListShowType": 37,
  "StoreTypeShowType": 38,
  "ProductTypeShowType": 39,
  "ProductsShowType": 40,
  "HomeReturnShowType": 41,
  "IsFree": true,
  "IsNotLogo": true,
  "IsClosePoster": true,
  "IsNewsComment": true,
  "IsNewsCommentAudit": true,
  "AfterSaleServiceContent": "sample string 47",
  "TermsOfServiceContent": "sample string 48",
  "IsAbroad": true,
  "ShareImgeUrl": "sample string 50",
  "CertificatePrefix": "sample string 51",
  "CertificateBeginNumber": 52,
  "CertificateNumber": 53,
  "CertificateDataJson": "sample string 54",
  "IsCertificate": true,
  "IsAssign": true,
  "IsCourseComment": true,
  "IsBuyComment": true
}

application/xml, text/xml

Sample:
<ShopSitesInfoEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WST.Distributors.Entity">
  <ShopID>3</ShopID>
  <SiteID>1</SiteID>
  <DistributorType>4</DistributorType>
  <AccountID>91858120-4d31-4b9f-ae20-dac346474c38</AccountID>
  <Logo>sample string 6</Logo>
  <Copyright>sample string 7</Copyright>
  <TechnicalSupport>sample string 8</TechnicalSupport>
  <WeiXinPath>sample string 9</WeiXinPath>
  <ADConent>sample string 10</ADConent>
  <ADConent1>sample string 11</ADConent1>
  <ADTitle>sample string 12</ADTitle>
  <ADdes>sample string 13</ADdes>
  <ShopName>sample string 14</ShopName>
  <CompanyName>sample string 15</CompanyName>
  <Linkman>sample string 16</Linkman>
  <CompanyBrief>sample string 17</CompanyBrief>
  <MobilePhone>sample string 18</MobilePhone>
  <Email>sample string 19</Email>
  <Fax>sample string 20</Fax>
  <AreaCode>1</AreaCode>
  <Address>sample string 21</Address>
  <BusinessInfo>sample string 22</BusinessInfo>
  <MapPostion>sample string 23</MapPostion>
  <ServicesTel>sample string 24</ServicesTel>
  <IsCustomTabBar>true</IsCustomTabBar>
  <IsHomeRTR>true</IsHomeRTR>
  <IsHomeSearch>true</IsHomeSearch>
  <IsNeedIDCards>true</IsNeedIDCards>
  <Color>sample string 29</Color>
  <SelectedColor>sample string 30</SelectedColor>
  <CreateTime>2025-12-18T12:16:24.5633163+08:00</CreateTime>
  <UpdateTime>2025-12-18T12:16:24.5633163+08:00</UpdateTime>
  <FavoriteNum>33</FavoriteNum>
  <EvaluateNum>34</EvaluateNum>
  <AgreementTitle>sample string 35</AgreementTitle>
  <AgreementContent>sample string 36</AgreementContent>
  <StoreListShowType>37</StoreListShowType>
  <StoreTypeShowType>38</StoreTypeShowType>
  <ProductTypeShowType>39</ProductTypeShowType>
  <ProductsShowType>40</ProductsShowType>
  <HomeReturnShowType>41</HomeReturnShowType>
  <IsFree>true</IsFree>
  <IsNotLogo>true</IsNotLogo>
  <IsClosePoster>true</IsClosePoster>
  <IsNewsComment>true</IsNewsComment>
  <IsNewsCommentAudit>true</IsNewsCommentAudit>
  <AfterSaleServiceContent>sample string 47</AfterSaleServiceContent>
  <TermsOfServiceContent>sample string 48</TermsOfServiceContent>
  <IsAbroad>true</IsAbroad>
  <ShareImgeUrl>sample string 50</ShareImgeUrl>
  <CertificatePrefix>sample string 51</CertificatePrefix>
  <CertificateBeginNumber>52</CertificateBeginNumber>
  <CertificateNumber>53</CertificateNumber>
  <CertificateDataJson>sample string 54</CertificateDataJson>
  <IsCertificate>true</IsCertificate>
  <IsAssign>true</IsAssign>
  <IsCourseComment>true</IsCourseComment>
  <IsBuyComment>true</IsBuyComment>
</ShopSitesInfoEntity>