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": "7141b91b-6ba7-4eee-87c1-0b3b55a1a641", "ApplicationVersion": 2, "Udid": "sample string 3", "UserID": "cbea88e2-211e-4416-a0fc-853706e47a8e", "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">7141b91b-6ba7-4eee-87c1-0b3b55a1a641</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">cbea88e2-211e-4416-a0fc-853706e47a8e</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": "487c305c-0cb9-45ae-a7df-9800258ce0dc", "Zip": "sample string 2", "Name": "sample string 3", "Text": "sample string 2 sample string 3" }, "InteractiveLeaflets": [ { "LeafletID": "06a1200e-223b-475d-9cfd-770ceebf02a1", "LeafletSlug": "sample string 2", "LeafletRetailerID": "251bf1f6-e29d-4366-9444-b090c1ca8494", "DisplayedStartDate": "2025-04-05T18:43:20.651+00:00", "StartDate": "2025-04-05T18:43:20.651+00:00", "EndDate": "2025-04-05T18:43:20.651+00:00", "Title": "sample string 7", "ZoneID": 8, "LeafletUrl": "sample string 9", "MyshopiLeafletUrl": "sample string 10", "CoverUrl": "sample string 11" }, { "LeafletID": "06a1200e-223b-475d-9cfd-770ceebf02a1", "LeafletSlug": "sample string 2", "LeafletRetailerID": "251bf1f6-e29d-4366-9444-b090c1ca8494", "DisplayedStartDate": "2025-04-05T18:43:20.651+00:00", "StartDate": "2025-04-05T18:43:20.651+00:00", "EndDate": "2025-04-05T18:43:20.651+00:00", "Title": "sample string 7", "ZoneID": 8, "LeafletUrl": "sample string 9", "MyshopiLeafletUrl": "sample string 10", "CoverUrl": "sample string 11" } ], "LeafletsOrder": [ { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true } ], "Leaflets": [ { "AssetsPathUrl": "sample string 1", "LeafletID": "c9f9b9df-70c9-4082-99f8-44c1c0eb278f", "LeafletSlug": "sample string 3", "LeafletRetailerID": "3d94d201-fd5f-4ee2-8f7c-b5acc8d7927a", "CoverPageNumber": 5, "EndDate": "2025-04-05T18:43:20.651+00:00", "ImageFileFormat": "sample string 7", "ImageRatio": 1.0, "PdfFileName": "sample string 8", "DisplayedStartDate": "2025-04-05T18:43:20.651+00:00", "StartDate": "2025-04-05T18:43:20.651+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": "c9f9b9df-70c9-4082-99f8-44c1c0eb278f", "LeafletSlug": "sample string 3", "LeafletRetailerID": "3d94d201-fd5f-4ee2-8f7c-b5acc8d7927a", "CoverPageNumber": 5, "EndDate": "2025-04-05T18:43:20.651+00:00", "ImageFileFormat": "sample string 7", "ImageRatio": 1.0, "PdfFileName": "sample string 8", "DisplayedStartDate": "2025-04-05T18:43:20.651+00:00", "StartDate": "2025-04-05T18:43:20.651+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": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true } ], "TotalLeafletsByLine": 4 }, { "Name": "sample string 1", "Position": 2, "IsLandingPageVisible": true, "Leaflets": [ { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true } ], "TotalLeafletsByLine": 4 } ], "LeafletTags": [ { "Name": "sample string 1", "TagID": "880467df-0596-41a6-a836-be03dc730f70", "ImageName": "sample string 3", "Position": 4, "Leaflets": [ { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true } ] }, { "Name": "sample string 1", "TagID": "880467df-0596-41a6-a836-be03dc730f70", "ImageName": "sample string 3", "Position": 4, "Leaflets": [ { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "de6005ca-7fd8-4dbb-9804-9369d32c4d24", "Position": 2, "IsInteractiveLeaflet": true } ] } ], "LeafletRetailers": [ { "LeafletRetailerID": "85f4ded0-af57-40c5-a89d-583db1bdf577", "Name": "sample string 2", "Slug": "sample string 3", "Position": 4, "ExtendedFolderViewer": true, "Tags": [ { "TagID": "93c4a16d-1b50-4527-a59d-5267ea998b75" }, { "TagID": "93c4a16d-1b50-4527-a59d-5267ea998b75" } ], "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": "85f4ded0-af57-40c5-a89d-583db1bdf577", "Name": "sample string 2", "Slug": "sample string 3", "Position": 4, "ExtendedFolderViewer": true, "Tags": [ { "TagID": "93c4a16d-1b50-4527-a59d-5267ea998b75" }, { "TagID": "93c4a16d-1b50-4527-a59d-5267ea998b75" } ], "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": "60dbfca8-b3d8-4932-bea5-e674460dc407", "Position": 2 }, { "LeafletRetailerID": "60dbfca8-b3d8-4932-bea5-e674460dc407", "Position": 2 } ], "PrintableCoupons": [ { "PrintableCouponID": "093c6e9c-a03a-4697-b73e-9efdac46a6f5", "PrintableCouponSlug": "sample string 2", "Title": "sample string 3", "StartDate": "2025-04-05T18:43:20.651+00:00", "EndDate": "2025-04-05T18:43:20.651+00:00", "Image": "sample string 4", "LeafletRetailerID": "8178e08c-ebaf-403c-a93e-5890eda00ac3", "PrintableCouponUrl": "sample string 6" }, { "PrintableCouponID": "093c6e9c-a03a-4697-b73e-9efdac46a6f5", "PrintableCouponSlug": "sample string 2", "Title": "sample string 3", "StartDate": "2025-04-05T18:43:20.651+00:00", "EndDate": "2025-04-05T18:43:20.651+00:00", "Image": "sample string 4", "LeafletRetailerID": "8178e08c-ebaf-403c-a93e-5890eda00ac3", "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>de6005ca-7fd8-4dbb-9804-9369d32c4d24</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>de6005ca-7fd8-4dbb-9804-9369d32c4d24</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>de6005ca-7fd8-4dbb-9804-9369d32c4d24</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>de6005ca-7fd8-4dbb-9804-9369d32c4d24</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>85f4ded0-af57-40c5-a89d-583db1bdf577</LeafletRetailerID> <Name>sample string 2</Name> <Position>4</Position> <ShopInfo>true</ShopInfo> <ShoppingList>true</ShoppingList> <Slug>sample string 3</Slug> <Tags> <LeafletRetailerTag> <TagID>93c4a16d-1b50-4527-a59d-5267ea998b75</TagID> </LeafletRetailerTag> <LeafletRetailerTag> <TagID>93c4a16d-1b50-4527-a59d-5267ea998b75</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>85f4ded0-af57-40c5-a89d-583db1bdf577</LeafletRetailerID> <Name>sample string 2</Name> <Position>4</Position> <ShopInfo>true</ShopInfo> <ShoppingList>true</ShoppingList> <Slug>sample string 3</Slug> <Tags> <LeafletRetailerTag> <TagID>93c4a16d-1b50-4527-a59d-5267ea998b75</TagID> </LeafletRetailerTag> <LeafletRetailerTag> <TagID>93c4a16d-1b50-4527-a59d-5267ea998b75</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>de6005ca-7fd8-4dbb-9804-9369d32c4d24</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>de6005ca-7fd8-4dbb-9804-9369d32c4d24</LeafletID> <Position>2</Position> </LeafletOrder> </Leaflets> <Name>sample string 1</Name> <Position>4</Position> <TagID>880467df-0596-41a6-a836-be03dc730f70</TagID> </LeafletTag> <LeafletTag> <ImageName>sample string 3</ImageName> <Leaflets> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>de6005ca-7fd8-4dbb-9804-9369d32c4d24</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>de6005ca-7fd8-4dbb-9804-9369d32c4d24</LeafletID> <Position>2</Position> </LeafletOrder> </Leaflets> <Name>sample string 1</Name> <Position>4</Position> <TagID>880467df-0596-41a6-a836-be03dc730f70</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-04-05T18:43:20.6517426+00:00</DisplayedStartDate> <EndDate>2025-04-05T18:43:20.6517426+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>0f0b0361-73d7-40cc-9e5b-72258dda92f4</LeafletGroupID> <LeafletID>c9f9b9df-70c9-4082-99f8-44c1c0eb278f</LeafletID> <LeafletRetailerID>3d94d201-fd5f-4ee2-8f7c-b5acc8d7927a</LeafletRetailerID> <LeafletSlug>sample string 3</LeafletSlug> <LeafletUrl>sample string 14</LeafletUrl> <PdfFileName>sample string 8</PdfFileName> <Position>15</Position> <StartDate>2025-04-05T18:43:20.6517426+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-04-05T18:43:20.6517426+00:00</DisplayedStartDate> <EndDate>2025-04-05T18:43:20.6517426+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>0f0b0361-73d7-40cc-9e5b-72258dda92f4</LeafletGroupID> <LeafletID>c9f9b9df-70c9-4082-99f8-44c1c0eb278f</LeafletID> <LeafletRetailerID>3d94d201-fd5f-4ee2-8f7c-b5acc8d7927a</LeafletRetailerID> <LeafletSlug>sample string 3</LeafletSlug> <LeafletUrl>sample string 14</LeafletUrl> <PdfFileName>sample string 8</PdfFileName> <Position>15</Position> <StartDate>2025-04-05T18:43:20.6517426+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-04-05T18:43:20.6517426+00:00</EndDate> <Image>sample string 4</Image> <LeafletRetailerID>8178e08c-ebaf-403c-a93e-5890eda00ac3</LeafletRetailerID> <PrintableCouponID>093c6e9c-a03a-4697-b73e-9efdac46a6f5</PrintableCouponID> <PrintableCouponSlug>sample string 2</PrintableCouponSlug> <PrintableCouponUrl>sample string 6</PrintableCouponUrl> <StartDate>2025-04-05T18:43:20.6517426+00:00</StartDate> <Title>sample string 3</Title> </PrintableCoupon> <PrintableCoupon> <EndDate>2025-04-05T18:43:20.6517426+00:00</EndDate> <Image>sample string 4</Image> <LeafletRetailerID>8178e08c-ebaf-403c-a93e-5890eda00ac3</LeafletRetailerID> <PrintableCouponID>093c6e9c-a03a-4697-b73e-9efdac46a6f5</PrintableCouponID> <PrintableCouponSlug>sample string 2</PrintableCouponSlug> <PrintableCouponUrl>sample string 6</PrintableCouponUrl> <StartDate>2025-04-05T18:43:20.6517426+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>60dbfca8-b3d8-4932-bea5-e674460dc407</LeafletRetailerID> <Position>2</Position> </TopLeafletRetailer> <TopLeafletRetailer> <LeafletRetailerID>60dbfca8-b3d8-4932-bea5-e674460dc407</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-04-05T18:43:20.6517426+00:00</DisplayedStartDate> <EndDate>2025-04-05T18:43:20.6517426+00:00</EndDate> <LeafletGroupID>6b595e5f-40ba-4177-aea8-ca8cedde79d7</LeafletGroupID> <LeafletID>06a1200e-223b-475d-9cfd-770ceebf02a1</LeafletID> <LeafletRetailerID>251bf1f6-e29d-4366-9444-b090c1ca8494</LeafletRetailerID> <LeafletSlug>sample string 2</LeafletSlug> <LeafletUrl>sample string 9</LeafletUrl> <MyshopiLeafletUrl>sample string 10</MyshopiLeafletUrl> <Position>12</Position> <StartDate>2025-04-05T18:43:20.6517426+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-04-05T18:43:20.6517426+00:00</DisplayedStartDate> <EndDate>2025-04-05T18:43:20.6517426+00:00</EndDate> <LeafletGroupID>6b595e5f-40ba-4177-aea8-ca8cedde79d7</LeafletGroupID> <LeafletID>06a1200e-223b-475d-9cfd-770ceebf02a1</LeafletID> <LeafletRetailerID>251bf1f6-e29d-4366-9444-b090c1ca8494</LeafletRetailerID> <LeafletSlug>sample string 2</LeafletSlug> <LeafletUrl>sample string 9</LeafletUrl> <MyshopiLeafletUrl>sample string 10</MyshopiLeafletUrl> <Position>12</Position> <StartDate>2025-04-05T18:43:20.6517426+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>de6005ca-7fd8-4dbb-9804-9369d32c4d24</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>de6005ca-7fd8-4dbb-9804-9369d32c4d24</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>487c305c-0cb9-45ae-a7df-9800258ce0dc</d2p1:ZipCodeID> </ZipCode> </LeafletsResult>