GET api/ecommerce/list
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of EcommerceDataName | Description | Type | Additional information |
---|---|---|---|
Type | EcommerceTypeEnum |
None. |
|
Name | string |
None. |
|
DomainName | string |
None. |
|
IsPublic | boolean |
None. |
|
Enabled | boolean |
None. |
|
PriceListID | integer |
None. |
|
ShowPrices | boolean |
None. |
|
ShowStockQuantity | boolean |
None. |
|
ShowOnlyWithStock | boolean |
None. |
|
ImageLogoUrl | string |
None. |
|
ImageUrl | string |
None. |
|
Color1 | string |
None. |
|
Color2 | string |
None. |
|
Color3 | string |
None. |
|
ExtraData | Dictionary of string [key] and PropertyData [value] |
None. |
|
Phone | string |
None. |
|
string |
None. |
||
Horary | string |
None. |
|
PurchaseDescription | string |
None. |
|
PaymentDescription | string |
None. |
|
DeliveryDescription | string |
None. |
|
DataFiscalUrl | string |
None. |
|
ID | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Type": 1, "Name": "sample string 1", "DomainName": "sample string 2", "IsPublic": true, "Enabled": true, "PriceListID": 1, "ShowPrices": true, "ShowStockQuantity": true, "ShowOnlyWithStock": true, "ImageLogoUrl": "sample string 3", "ImageUrl": "sample string 4", "Color1": "sample string 5", "Color2": "sample string 6", "Color3": "sample string 7", "ExtraData": { "sample string 1": { "Type": 0, "Name": "sample string 1", "Value": "sample string 2", "Required": true }, "sample string 2": { "Type": 0, "Name": "sample string 1", "Value": "sample string 2", "Required": true }, "phone": { "Type": 2, "Name": "phone", "Value": "sample string 8", "Required": false }, "whatsapp": { "Type": 2, "Name": "whatsapp", "Value": "sample string 9", "Required": false }, "horary": { "Type": 2, "Name": "horary", "Value": "sample string 10", "Required": false }, "purchaseDescription": { "Type": 2, "Name": "purchaseDescription", "Value": "sample string 11", "Required": false }, "paymentDescription": { "Type": 2, "Name": "paymentDescription", "Value": "sample string 12", "Required": false }, "deliveryDescription": { "Type": 2, "Name": "deliveryDescription", "Value": "sample string 13", "Required": false }, "dataFiscalUrl": { "Type": 2, "Name": "dataFiscalUrl", "Value": "sample string 14", "Required": false } }, "Phone": "sample string 8", "Whatsapp": "sample string 9", "Horary": "sample string 10", "PurchaseDescription": "sample string 11", "PaymentDescription": "sample string 12", "DeliveryDescription": "sample string 13", "DataFiscalUrl": "sample string 14", "ID": 1 }, { "Type": 1, "Name": "sample string 1", "DomainName": "sample string 2", "IsPublic": true, "Enabled": true, "PriceListID": 1, "ShowPrices": true, "ShowStockQuantity": true, "ShowOnlyWithStock": true, "ImageLogoUrl": "sample string 3", "ImageUrl": "sample string 4", "Color1": "sample string 5", "Color2": "sample string 6", "Color3": "sample string 7", "ExtraData": { "sample string 1": { "Type": 0, "Name": "sample string 1", "Value": "sample string 2", "Required": true }, "sample string 2": { "Type": 0, "Name": "sample string 1", "Value": "sample string 2", "Required": true }, "phone": { "Type": 2, "Name": "phone", "Value": "sample string 8", "Required": false }, "whatsapp": { "Type": 2, "Name": "whatsapp", "Value": "sample string 9", "Required": false }, "horary": { "Type": 2, "Name": "horary", "Value": "sample string 10", "Required": false }, "purchaseDescription": { "Type": 2, "Name": "purchaseDescription", "Value": "sample string 11", "Required": false }, "paymentDescription": { "Type": 2, "Name": "paymentDescription", "Value": "sample string 12", "Required": false }, "deliveryDescription": { "Type": 2, "Name": "deliveryDescription", "Value": "sample string 13", "Required": false }, "dataFiscalUrl": { "Type": 2, "Name": "dataFiscalUrl", "Value": "sample string 14", "Required": false } }, "Phone": "sample string 8", "Whatsapp": "sample string 9", "Horary": "sample string 10", "PurchaseDescription": "sample string 11", "PaymentDescription": "sample string 12", "DeliveryDescription": "sample string 13", "DataFiscalUrl": "sample string 14", "ID": 1 } ]
text/xml
Sample:
<ArrayOfEcommerceData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.Ecommerce"> <EcommerceData> <ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID> <Color1>sample string 5</Color1> <Color2>sample string 6</Color2> <Color3>sample string 7</Color3> <DataFiscalUrl>sample string 14</DataFiscalUrl> <DeliveryDescription>sample string 13</DeliveryDescription> <DomainName>sample string 2</DomainName> <Enabled>true</Enabled> <ExtraData xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>sample string 1</d5p1:Name> <d5p1:Required>true</d5p1:Required> <d5p1:Type>INT</d5p1:Type> <d5p1:Value>sample string 2</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>sample string 2</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>sample string 1</d5p1:Name> <d5p1:Required>true</d5p1:Required> <d5p1:Type>INT</d5p1:Type> <d5p1:Value>sample string 2</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>phone</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>phone</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 8</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>whatsapp</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>whatsapp</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 9</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>horary</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>horary</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 10</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>purchaseDescription</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>purchaseDescription</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 11</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>paymentDescription</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>paymentDescription</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 12</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>deliveryDescription</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>deliveryDescription</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 13</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>dataFiscalUrl</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>dataFiscalUrl</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 14</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> </ExtraData> <Horary>sample string 10</Horary> <ImageLogoUrl>sample string 3</ImageLogoUrl> <ImageUrl>sample string 4</ImageUrl> <IsPublic>true</IsPublic> <Name>sample string 1</Name> <PaymentDescription>sample string 12</PaymentDescription> <Phone>sample string 8</Phone> <PriceListID>1</PriceListID> <PurchaseDescription>sample string 11</PurchaseDescription> <ShowOnlyWithStock>true</ShowOnlyWithStock> <ShowPrices>true</ShowPrices> <ShowStockQuantity>true</ShowStockQuantity> <Type>STACKTRADE</Type> <Whatsapp>sample string 9</Whatsapp> </EcommerceData> <EcommerceData> <ID xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data">1</ID> <Color1>sample string 5</Color1> <Color2>sample string 6</Color2> <Color3>sample string 7</Color3> <DataFiscalUrl>sample string 14</DataFiscalUrl> <DeliveryDescription>sample string 13</DeliveryDescription> <DomainName>sample string 2</DomainName> <Enabled>true</Enabled> <ExtraData xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>sample string 1</d5p1:Name> <d5p1:Required>true</d5p1:Required> <d5p1:Type>INT</d5p1:Type> <d5p1:Value>sample string 2</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>sample string 2</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>sample string 1</d5p1:Name> <d5p1:Required>true</d5p1:Required> <d5p1:Type>INT</d5p1:Type> <d5p1:Value>sample string 2</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>phone</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>phone</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 8</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>whatsapp</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>whatsapp</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 9</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>horary</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>horary</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 10</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>purchaseDescription</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>purchaseDescription</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 11</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>paymentDescription</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>paymentDescription</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 12</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>deliveryDescription</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>deliveryDescription</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 13</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>dataFiscalUrl</d3p1:Key> <d3p1:Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <d5p1:Name>dataFiscalUrl</d5p1:Name> <d5p1:Required>false</d5p1:Required> <d5p1:Type>STRING</d5p1:Type> <d5p1:Value>sample string 14</d5p1:Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> </ExtraData> <Horary>sample string 10</Horary> <ImageLogoUrl>sample string 3</ImageLogoUrl> <ImageUrl>sample string 4</ImageUrl> <IsPublic>true</IsPublic> <Name>sample string 1</Name> <PaymentDescription>sample string 12</PaymentDescription> <Phone>sample string 8</Phone> <PriceListID>1</PriceListID> <PurchaseDescription>sample string 11</PurchaseDescription> <ShowOnlyWithStock>true</ShowOnlyWithStock> <ShowPrices>true</ShowPrices> <ShowStockQuantity>true</ShowStockQuantity> <Type>STACKTRADE</Type> <Whatsapp>sample string 9</Whatsapp> </EcommerceData> </ArrayOfEcommerceData>