GET api/cashcount/settings/store/{storeName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
CashCountSettingName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
StoreID | integer |
None. |
|
CashCountingProvider | CashCountingType |
None. |
|
ProviderStoreName |
Store name set at provider |
string |
None. |
ProviderName | string |
None. |
|
StoreZoneID |
Zone ID for listing |
integer |
None. |
ZoneName |
Zone name for listing |
string |
None. |
StoreNameID |
Store ID for listing |
integer |
None. |
StoreName |
Store name for listing |
string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<CashCountSetting xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.Integrations.CashCounting"> <CashCountingProvider>2</CashCountingProvider> <Identifier>MDuoq2vrKkS27GMrnKlRIA==</Identifier> <IdentifierGuid>aba83b30-eb6b-442a-b6ec-632b9ca95120</IdentifierGuid> <ProviderStoreName>sample string 3</ProviderStoreName> <StoreID>1</StoreID> <StoreName>sample string 7</StoreName> <StoreNameID>6</StoreNameID> <StoreZoneID>4</StoreZoneID> <ZoneName>sample string 5</ZoneName> </CashCountSetting>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
Sample not available.
application/vnd.ms-excel
Sample:
Sample not available.