POST api/v2/leaflets
Request Information
URI Parameters
None.
Body Parameters
LeafletsRequestName | Description | Type | Additional information |
---|---|---|---|
ApiKey | globally unique identifier |
Required |
|
ApplicationVersion | integer |
Required |
|
Udid | string |
Required |
|
UserID | globally unique identifier |
Required |
|
ZoneID | integer |
Required |
Request Formats
application/json, text/json
Sample:
{ "ApiKey": "e1f94dcb-045a-465a-923d-0bc5711c70f1", "ApplicationVersion": 2, "Udid": "sample string 3", "UserID": "37ffbb2f-171e-4d64-a338-053645b3be26", "ZoneID": 5 }
application/xml, text/xml
Sample:
<LeafletsRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Requests"> <ApiKey xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models">e1f94dcb-045a-465a-923d-0bc5711c70f1</ApiKey> <ApplicationVersion xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models">2</ApplicationVersion> <Udid xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models">sample string 3</Udid> <UserID xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models">37ffbb2f-171e-4d64-a338-053645b3be26</UserID> <ZoneID xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models">5</ZoneID> </LeafletsRequest>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
LeafletsResultV2Name | Description | Type | Additional information |
---|---|---|---|
ZipCode | ZipCodeResult |
None. |
|
InteractiveLeaflets | Collection of InteractiveLeafletV2 |
None. |
|
LeafletsOrder | Collection of LeafletOrder |
None. |
|
Leaflets | Collection of LeafletV2 |
None. |
|
LeafletAreas | Collection of LeafletArea |
None. |
|
LeafletTags | Collection of LeafletTag |
None. |
|
LeafletRetailers | Collection of LeafletRetailer |
None. |
|
TopLeafletRetailers | Collection of TopLeafletRetailer |
None. |
|
PrintableCoupons | Collection of PrintableCoupon |
None. |
Response Formats
application/json, text/json
Sample:
{ "ZipCode": { "ZipCodeID": "1276bbf4-9741-4644-a6fd-4341da8aeef8", "Zip": "sample string 2", "Name": "sample string 3", "Text": "sample string 2 sample string 3" }, "InteractiveLeaflets": [ { "LeafletID": "9817deea-f372-4df0-97cb-ad949d3b6a06", "LeafletSlug": "sample string 2", "LeafletRetailerID": "b224d1fd-af23-40ac-8d7f-865e939d3e7d", "DisplayedStartDate": "2025-09-01T18:45:31.046+00:00", "StartDate": "2025-09-01T18:45:31.046+00:00", "EndDate": "2025-09-01T18:45:31.046+00:00", "Title": "sample string 7", "ZoneID": 8, "LeafletUrl": "sample string 9", "MyshopiLeafletUrl": "sample string 10", "CoverUrl": "sample string 11" }, { "LeafletID": "9817deea-f372-4df0-97cb-ad949d3b6a06", "LeafletSlug": "sample string 2", "LeafletRetailerID": "b224d1fd-af23-40ac-8d7f-865e939d3e7d", "DisplayedStartDate": "2025-09-01T18:45:31.046+00:00", "StartDate": "2025-09-01T18:45:31.046+00:00", "EndDate": "2025-09-01T18:45:31.046+00:00", "Title": "sample string 7", "ZoneID": 8, "LeafletUrl": "sample string 9", "MyshopiLeafletUrl": "sample string 10", "CoverUrl": "sample string 11" } ], "LeafletsOrder": [ { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true } ], "Leaflets": [ { "AssetsPathUrl": "sample string 1", "LeafletID": "cda9eda4-630f-421d-aa25-4d30d88cbd26", "LeafletSlug": "sample string 3", "LeafletRetailerID": "111164de-8e46-45fc-93a1-f03208679d87", "CoverPageNumber": 5, "EndDate": "2025-09-01T18:45:31.046+00:00", "ImageFileFormat": "sample string 7", "ImageRatio": 1.0, "PdfFileName": "sample string 8", "DisplayedStartDate": "2025-09-01T18:45:31.046+00:00", "StartDate": "2025-09-01T18:45:31.046+00:00", "Title": "sample string 11", "TotalPages": 12, "ZoneID": 13, "ExtenderFolderInfos": { "AdvertisingUrl": "sample string 1", "BannerSmartphoneLowResImageUrl": "sample string 2", "BannerSmartphoneImageUrl": "sample string 3", "WebsiteUrl": "sample string 4", "WebsiteUrlDescription": "sample string 5" }, "LeafletUrl": "sample string 14" }, { "AssetsPathUrl": "sample string 1", "LeafletID": "cda9eda4-630f-421d-aa25-4d30d88cbd26", "LeafletSlug": "sample string 3", "LeafletRetailerID": "111164de-8e46-45fc-93a1-f03208679d87", "CoverPageNumber": 5, "EndDate": "2025-09-01T18:45:31.046+00:00", "ImageFileFormat": "sample string 7", "ImageRatio": 1.0, "PdfFileName": "sample string 8", "DisplayedStartDate": "2025-09-01T18:45:31.046+00:00", "StartDate": "2025-09-01T18:45:31.046+00:00", "Title": "sample string 11", "TotalPages": 12, "ZoneID": 13, "ExtenderFolderInfos": { "AdvertisingUrl": "sample string 1", "BannerSmartphoneLowResImageUrl": "sample string 2", "BannerSmartphoneImageUrl": "sample string 3", "WebsiteUrl": "sample string 4", "WebsiteUrlDescription": "sample string 5" }, "LeafletUrl": "sample string 14" } ], "LeafletAreas": [ { "Name": "sample string 1", "Position": 2, "IsLandingPageVisible": true, "Leaflets": [ { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true } ], "TotalLeafletsByLine": 4 }, { "Name": "sample string 1", "Position": 2, "IsLandingPageVisible": true, "Leaflets": [ { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true } ], "TotalLeafletsByLine": 4 } ], "LeafletTags": [ { "Name": "sample string 1", "TagID": "71a4a32d-ea83-4681-a71a-7d1cf4ae19f5", "ImageName": "sample string 3", "Position": 4, "Leaflets": [ { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true } ] }, { "Name": "sample string 1", "TagID": "71a4a32d-ea83-4681-a71a-7d1cf4ae19f5", "ImageName": "sample string 3", "Position": 4, "Leaflets": [ { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "c5074fb3-400f-411e-ba93-109d0e52fe18", "Position": 2, "IsInteractiveLeaflet": true } ] } ], "LeafletRetailers": [ { "LeafletRetailerID": "f7cd1413-6a8e-49cd-a4ce-a01e4ececb53", "Name": "sample string 2", "Slug": "sample string 3", "Position": 4, "ExtendedFolderViewer": true, "Tags": [ { "TagID": "63cd85ec-f94a-4512-bd0c-a2ddda9e19b5" }, { "TagID": "63cd85ec-f94a-4512-bd0c-a2ddda9e19b5" } ], "ImageNormalUrl": "sample string 6", "ImageSmallUrl": "sample string 7", "ExtendedShopInfo": true, "FolderBrowsing": true, "ShopInfo": true, "ShoppingList": true, "WebsiteUrl": "sample string 12", "WebsiteUrlDescription": "sample string 13" }, { "LeafletRetailerID": "f7cd1413-6a8e-49cd-a4ce-a01e4ececb53", "Name": "sample string 2", "Slug": "sample string 3", "Position": 4, "ExtendedFolderViewer": true, "Tags": [ { "TagID": "63cd85ec-f94a-4512-bd0c-a2ddda9e19b5" }, { "TagID": "63cd85ec-f94a-4512-bd0c-a2ddda9e19b5" } ], "ImageNormalUrl": "sample string 6", "ImageSmallUrl": "sample string 7", "ExtendedShopInfo": true, "FolderBrowsing": true, "ShopInfo": true, "ShoppingList": true, "WebsiteUrl": "sample string 12", "WebsiteUrlDescription": "sample string 13" } ], "TopLeafletRetailers": [ { "LeafletRetailerID": "47292074-d8ad-42c8-9376-5b1c13662633", "Position": 2 }, { "LeafletRetailerID": "47292074-d8ad-42c8-9376-5b1c13662633", "Position": 2 } ], "PrintableCoupons": [ { "PrintableCouponID": "73534ddd-d9df-47a4-beb9-362f81c32cff", "PrintableCouponSlug": "sample string 2", "Title": "sample string 3", "StartDate": "2025-09-01T18:45:31.046+00:00", "EndDate": "2025-09-01T18:45:31.046+00:00", "Image": "sample string 4", "LeafletRetailerID": "a69b301f-9f58-4f2b-9ffe-e1353f247fc8", "PrintableCouponUrl": "sample string 6" }, { "PrintableCouponID": "73534ddd-d9df-47a4-beb9-362f81c32cff", "PrintableCouponSlug": "sample string 2", "Title": "sample string 3", "StartDate": "2025-09-01T18:45:31.046+00:00", "EndDate": "2025-09-01T18:45:31.046+00:00", "Image": "sample string 4", "LeafletRetailerID": "a69b301f-9f58-4f2b-9ffe-e1353f247fc8", "PrintableCouponUrl": "sample string 6" } ] }
application/xml, text/xml
Sample:
<LeafletsResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses.v2"> <LeafletAreas xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <LeafletArea> <IsLandingPageVisible>true</IsLandingPageVisible> <Leaflets> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> </Leaflets> <Name>sample string 1</Name> <Position>2</Position> <TotalLeafletsByLine>4</TotalLeafletsByLine> </LeafletArea> <LeafletArea> <IsLandingPageVisible>true</IsLandingPageVisible> <Leaflets> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> </Leaflets> <Name>sample string 1</Name> <Position>2</Position> <TotalLeafletsByLine>4</TotalLeafletsByLine> </LeafletArea> </LeafletAreas> <LeafletRetailers xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <LeafletRetailer> <ExtendedFolderViewer>true</ExtendedFolderViewer> <ExtendedShopInfo>true</ExtendedShopInfo> <FolderBrowsing>true</FolderBrowsing> <ImageNormalUrl>sample string 6</ImageNormalUrl> <ImageSmallUrl>sample string 7</ImageSmallUrl> <LeafletRetailerID>f7cd1413-6a8e-49cd-a4ce-a01e4ececb53</LeafletRetailerID> <Name>sample string 2</Name> <Position>4</Position> <ShopInfo>true</ShopInfo> <ShoppingList>true</ShoppingList> <Slug>sample string 3</Slug> <Tags> <LeafletRetailerTag> <TagID>63cd85ec-f94a-4512-bd0c-a2ddda9e19b5</TagID> </LeafletRetailerTag> <LeafletRetailerTag> <TagID>63cd85ec-f94a-4512-bd0c-a2ddda9e19b5</TagID> </LeafletRetailerTag> </Tags> <WebsiteUrl>sample string 12</WebsiteUrl> <WebsiteUrlDescription>sample string 13</WebsiteUrlDescription> </LeafletRetailer> <LeafletRetailer> <ExtendedFolderViewer>true</ExtendedFolderViewer> <ExtendedShopInfo>true</ExtendedShopInfo> <FolderBrowsing>true</FolderBrowsing> <ImageNormalUrl>sample string 6</ImageNormalUrl> <ImageSmallUrl>sample string 7</ImageSmallUrl> <LeafletRetailerID>f7cd1413-6a8e-49cd-a4ce-a01e4ececb53</LeafletRetailerID> <Name>sample string 2</Name> <Position>4</Position> <ShopInfo>true</ShopInfo> <ShoppingList>true</ShoppingList> <Slug>sample string 3</Slug> <Tags> <LeafletRetailerTag> <TagID>63cd85ec-f94a-4512-bd0c-a2ddda9e19b5</TagID> </LeafletRetailerTag> <LeafletRetailerTag> <TagID>63cd85ec-f94a-4512-bd0c-a2ddda9e19b5</TagID> </LeafletRetailerTag> </Tags> <WebsiteUrl>sample string 12</WebsiteUrl> <WebsiteUrlDescription>sample string 13</WebsiteUrlDescription> </LeafletRetailer> </LeafletRetailers> <LeafletTags xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <LeafletTag> <ImageName>sample string 3</ImageName> <Leaflets> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> </Leaflets> <Name>sample string 1</Name> <Position>4</Position> <TagID>71a4a32d-ea83-4681-a71a-7d1cf4ae19f5</TagID> </LeafletTag> <LeafletTag> <ImageName>sample string 3</ImageName> <Leaflets> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> </Leaflets> <Name>sample string 1</Name> <Position>4</Position> <TagID>71a4a32d-ea83-4681-a71a-7d1cf4ae19f5</TagID> </LeafletTag> </LeafletTags> <Leaflets xmlns:d2p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses.v2" xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <d2p1:Leaflet> <AreaPosition>1</AreaPosition> <AssetsPathUrl>sample string 1</AssetsPathUrl> <CoverPageNumber>5</CoverPageNumber> <DisplayedStartDate>2025-09-01T18:45:31.0466925+00:00</DisplayedStartDate> <EndDate>2025-09-01T18:45:31.0466925+00:00</EndDate> <ExtenderFolderInfos> <AdvertisingUrl>sample string 1</AdvertisingUrl> <BannerSmartphoneImageUrl>sample string 3</BannerSmartphoneImageUrl> <BannerSmartphoneLowResImageUrl>sample string 2</BannerSmartphoneLowResImageUrl> <WebsiteUrl>sample string 4</WebsiteUrl> <WebsiteUrlDescription>sample string 5</WebsiteUrlDescription> </ExtenderFolderInfos> <ImageFileFormat>sample string 7</ImageFileFormat> <ImageRatio>1</ImageRatio> <LeafletGroupID>7ea7bb94-0f4e-4296-bf9a-8a3b9ba3848f</LeafletGroupID> <LeafletID>cda9eda4-630f-421d-aa25-4d30d88cbd26</LeafletID> <LeafletRetailerID>111164de-8e46-45fc-93a1-f03208679d87</LeafletRetailerID> <LeafletSlug>sample string 3</LeafletSlug> <LeafletUrl>sample string 14</LeafletUrl> <PdfFileName>sample string 8</PdfFileName> <Position>15</Position> <StartDate>2025-09-01T18:45:31.0466925+00:00</StartDate> <Title>sample string 11</Title> <TotalPages>12</TotalPages> <ZoneID>13</ZoneID> </d2p1:Leaflet> <d2p1:Leaflet> <AreaPosition>1</AreaPosition> <AssetsPathUrl>sample string 1</AssetsPathUrl> <CoverPageNumber>5</CoverPageNumber> <DisplayedStartDate>2025-09-01T18:45:31.0466925+00:00</DisplayedStartDate> <EndDate>2025-09-01T18:45:31.0466925+00:00</EndDate> <ExtenderFolderInfos> <AdvertisingUrl>sample string 1</AdvertisingUrl> <BannerSmartphoneImageUrl>sample string 3</BannerSmartphoneImageUrl> <BannerSmartphoneLowResImageUrl>sample string 2</BannerSmartphoneLowResImageUrl> <WebsiteUrl>sample string 4</WebsiteUrl> <WebsiteUrlDescription>sample string 5</WebsiteUrlDescription> </ExtenderFolderInfos> <ImageFileFormat>sample string 7</ImageFileFormat> <ImageRatio>1</ImageRatio> <LeafletGroupID>7ea7bb94-0f4e-4296-bf9a-8a3b9ba3848f</LeafletGroupID> <LeafletID>cda9eda4-630f-421d-aa25-4d30d88cbd26</LeafletID> <LeafletRetailerID>111164de-8e46-45fc-93a1-f03208679d87</LeafletRetailerID> <LeafletSlug>sample string 3</LeafletSlug> <LeafletUrl>sample string 14</LeafletUrl> <PdfFileName>sample string 8</PdfFileName> <Position>15</Position> <StartDate>2025-09-01T18:45:31.0466925+00:00</StartDate> <Title>sample string 11</Title> <TotalPages>12</TotalPages> <ZoneID>13</ZoneID> </d2p1:Leaflet> </Leaflets> <PrintableCoupons xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <PrintableCoupon> <EndDate>2025-09-01T18:45:31.0466925+00:00</EndDate> <Image>sample string 4</Image> <LeafletRetailerID>a69b301f-9f58-4f2b-9ffe-e1353f247fc8</LeafletRetailerID> <PrintableCouponID>73534ddd-d9df-47a4-beb9-362f81c32cff</PrintableCouponID> <PrintableCouponSlug>sample string 2</PrintableCouponSlug> <PrintableCouponUrl>sample string 6</PrintableCouponUrl> <StartDate>2025-09-01T18:45:31.0466925+00:00</StartDate> <Title>sample string 3</Title> </PrintableCoupon> <PrintableCoupon> <EndDate>2025-09-01T18:45:31.0466925+00:00</EndDate> <Image>sample string 4</Image> <LeafletRetailerID>a69b301f-9f58-4f2b-9ffe-e1353f247fc8</LeafletRetailerID> <PrintableCouponID>73534ddd-d9df-47a4-beb9-362f81c32cff</PrintableCouponID> <PrintableCouponSlug>sample string 2</PrintableCouponSlug> <PrintableCouponUrl>sample string 6</PrintableCouponUrl> <StartDate>2025-09-01T18:45:31.0466925+00:00</StartDate> <Title>sample string 3</Title> </PrintableCoupon> </PrintableCoupons> <TopLeafletRetailers xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <TopLeafletRetailer> <LeafletRetailerID>47292074-d8ad-42c8-9376-5b1c13662633</LeafletRetailerID> <Position>2</Position> </TopLeafletRetailer> <TopLeafletRetailer> <LeafletRetailerID>47292074-d8ad-42c8-9376-5b1c13662633</LeafletRetailerID> <Position>2</Position> </TopLeafletRetailer> </TopLeafletRetailers> <InteractiveLeaflets xmlns:d2p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses.v2" xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <d2p1:InteractiveLeaflet> <AreaPosition>1</AreaPosition> <CoverUrl>sample string 11</CoverUrl> <DisplayedStartDate>2025-09-01T18:45:31.0466925+00:00</DisplayedStartDate> <EndDate>2025-09-01T18:45:31.0466925+00:00</EndDate> <LeafletGroupID>baad78a4-d136-4835-a259-abf2dd8c04e4</LeafletGroupID> <LeafletID>9817deea-f372-4df0-97cb-ad949d3b6a06</LeafletID> <LeafletRetailerID>b224d1fd-af23-40ac-8d7f-865e939d3e7d</LeafletRetailerID> <LeafletSlug>sample string 2</LeafletSlug> <LeafletUrl>sample string 9</LeafletUrl> <MyshopiLeafletUrl>sample string 10</MyshopiLeafletUrl> <Position>12</Position> <StartDate>2025-09-01T18:45:31.0466925+00:00</StartDate> <Title>sample string 7</Title> <ZoneID>8</ZoneID> </d2p1:InteractiveLeaflet> <d2p1:InteractiveLeaflet> <AreaPosition>1</AreaPosition> <CoverUrl>sample string 11</CoverUrl> <DisplayedStartDate>2025-09-01T18:45:31.0466925+00:00</DisplayedStartDate> <EndDate>2025-09-01T18:45:31.0466925+00:00</EndDate> <LeafletGroupID>baad78a4-d136-4835-a259-abf2dd8c04e4</LeafletGroupID> <LeafletID>9817deea-f372-4df0-97cb-ad949d3b6a06</LeafletID> <LeafletRetailerID>b224d1fd-af23-40ac-8d7f-865e939d3e7d</LeafletRetailerID> <LeafletSlug>sample string 2</LeafletSlug> <LeafletUrl>sample string 9</LeafletUrl> <MyshopiLeafletUrl>sample string 10</MyshopiLeafletUrl> <Position>12</Position> <StartDate>2025-09-01T18:45:31.0466925+00:00</StartDate> <Title>sample string 7</Title> <ZoneID>8</ZoneID> </d2p1:InteractiveLeaflet> </InteractiveLeaflets> <LeafletsOrder xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>c5074fb3-400f-411e-ba93-109d0e52fe18</LeafletID> <Position>2</Position> </LeafletOrder> </LeafletsOrder> <ZipCode xmlns:d2p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <d2p1:Name>sample string 3</d2p1:Name> <d2p1:Zip>sample string 2</d2p1:Zip> <d2p1:ZipCodeID>1276bbf4-9741-4644-a6fd-4341da8aeef8</d2p1:ZipCodeID> </ZipCode> </LeafletsResult>