POST api/v3/leaflets/geolocated/coordinate
Request Information
URI Parameters
None.
Body Parameters
GeolocatedLeafletsRequestName | Description | Type | Additional information |
---|---|---|---|
GeoCoordinate | GeoCoordinateDto |
Required |
|
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:
{ "GeoCoordinate": { "Longitude": 1.1, "Latitude": 2.1 }, "ApiKey": "eac6b57a-0d6f-400c-b900-0c925a88b628", "ApplicationVersion": 2, "Udid": "sample string 3", "UserID": "10829e3a-52d7-4619-a4df-992ff2809acb", "ZoneID": 5 }
application/xml, text/xml
Sample:
<GeolocatedLeafletsRequest 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">eac6b57a-0d6f-400c-b900-0c925a88b628</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">10829e3a-52d7-4619-a4df-992ff2809acb</UserID> <ZoneID xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models">5</ZoneID> <GeoCoordinate xmlns:d2p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.library.DTOs"> <d2p1:Latitude>2.1</d2p1:Latitude> <d2p1:Longitude>1.1</d2p1:Longitude> </GeoCoordinate> </GeolocatedLeafletsRequest>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
LeafletsResultV3Name | Description | Type | Additional information |
---|---|---|---|
InteractiveLeaflets | Collection of InteractiveLeafletV3 |
None. |
|
LeafletsOrder | Collection of LeafletOrder |
None. |
|
Leaflets | Collection of LeafletV3 |
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:
{ "InteractiveLeaflets": [ { "GeoCoordinate": { "Longitude": 1.1, "Latitude": 2.1 }, "LeafletID": "fff71cd8-0a67-42f0-8aeb-c4bc585c1c3b", "LeafletSlug": "sample string 2", "LeafletRetailerID": "59b00b35-ab92-4867-8d90-64b5506ad6c2", "DisplayedStartDate": "2025-04-03T08:53:52.861+00:00", "StartDate": "2025-04-03T08:53:52.861+00:00", "EndDate": "2025-04-03T08:53:52.861+00:00", "Title": "sample string 7", "ZoneID": 8, "LeafletUrl": "sample string 9", "MyshopiLeafletUrl": "sample string 10", "CoverUrl": "sample string 11" }, { "GeoCoordinate": { "Longitude": 1.1, "Latitude": 2.1 }, "LeafletID": "fff71cd8-0a67-42f0-8aeb-c4bc585c1c3b", "LeafletSlug": "sample string 2", "LeafletRetailerID": "59b00b35-ab92-4867-8d90-64b5506ad6c2", "DisplayedStartDate": "2025-04-03T08:53:52.861+00:00", "StartDate": "2025-04-03T08:53:52.861+00:00", "EndDate": "2025-04-03T08:53:52.861+00:00", "Title": "sample string 7", "ZoneID": 8, "LeafletUrl": "sample string 9", "MyshopiLeafletUrl": "sample string 10", "CoverUrl": "sample string 11" } ], "LeafletsOrder": [ { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true } ], "Leaflets": [ { "GeoCoordinate": { "Longitude": 1.1, "Latitude": 2.1 }, "AssetsPathUrl": "sample string 1", "LeafletID": "46c49014-9aec-4ee9-b539-4c4b83002406", "LeafletSlug": "sample string 3", "LeafletRetailerID": "1c71f1d8-5161-4110-bd3b-918b13f6e263", "CoverPageNumber": 5, "EndDate": "2025-04-03T08:53:52.861+00:00", "ImageFileFormat": "sample string 7", "ImageRatio": 1.0, "PdfFileName": "sample string 8", "DisplayedStartDate": "2025-04-03T08:53:52.861+00:00", "StartDate": "2025-04-03T08:53:52.861+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", "LeafletGroupID": "c11bdd81-70be-4c84-ae74-dff5a7e17288" }, { "GeoCoordinate": { "Longitude": 1.1, "Latitude": 2.1 }, "AssetsPathUrl": "sample string 1", "LeafletID": "46c49014-9aec-4ee9-b539-4c4b83002406", "LeafletSlug": "sample string 3", "LeafletRetailerID": "1c71f1d8-5161-4110-bd3b-918b13f6e263", "CoverPageNumber": 5, "EndDate": "2025-04-03T08:53:52.861+00:00", "ImageFileFormat": "sample string 7", "ImageRatio": 1.0, "PdfFileName": "sample string 8", "DisplayedStartDate": "2025-04-03T08:53:52.861+00:00", "StartDate": "2025-04-03T08:53:52.861+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", "LeafletGroupID": "c11bdd81-70be-4c84-ae74-dff5a7e17288" } ], "LeafletAreas": [ { "Name": "sample string 1", "Position": 2, "IsLandingPageVisible": true, "Leaflets": [ { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true } ], "TotalLeafletsByLine": 4 }, { "Name": "sample string 1", "Position": 2, "IsLandingPageVisible": true, "Leaflets": [ { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true } ], "TotalLeafletsByLine": 4 } ], "LeafletTags": [ { "Name": "sample string 1", "TagID": "e0d4c8ce-5492-4d16-8566-9cf9db3768bd", "ImageName": "sample string 3", "Position": 4, "Leaflets": [ { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true } ] }, { "Name": "sample string 1", "TagID": "e0d4c8ce-5492-4d16-8566-9cf9db3768bd", "ImageName": "sample string 3", "Position": 4, "Leaflets": [ { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true }, { "LeafletID": "0f7c6872-2e2d-49b7-986a-fc8aa0e06767", "Position": 2, "IsInteractiveLeaflet": true } ] } ], "LeafletRetailers": [ { "LeafletRetailerID": "8c6af66a-ca7a-4f34-9551-1cf7efb68774", "Name": "sample string 2", "Slug": "sample string 3", "Position": 4, "ExtendedFolderViewer": true, "Tags": [ { "TagID": "27b1a9d6-925b-4a51-b386-fe46dbd13f3d" }, { "TagID": "27b1a9d6-925b-4a51-b386-fe46dbd13f3d" } ], "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": "8c6af66a-ca7a-4f34-9551-1cf7efb68774", "Name": "sample string 2", "Slug": "sample string 3", "Position": 4, "ExtendedFolderViewer": true, "Tags": [ { "TagID": "27b1a9d6-925b-4a51-b386-fe46dbd13f3d" }, { "TagID": "27b1a9d6-925b-4a51-b386-fe46dbd13f3d" } ], "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": "fa0afec0-de14-408c-ba22-5f0d810410d7", "Position": 2 }, { "LeafletRetailerID": "fa0afec0-de14-408c-ba22-5f0d810410d7", "Position": 2 } ], "PrintableCoupons": [ { "PrintableCouponID": "5c6071f9-0042-4be8-9034-1f36b20d36b8", "PrintableCouponSlug": "sample string 2", "Title": "sample string 3", "StartDate": "2025-04-03T08:53:52.861+00:00", "EndDate": "2025-04-03T08:53:52.861+00:00", "Image": "sample string 4", "LeafletRetailerID": "567d867f-6588-4d68-a9ce-98ce948e3a87", "PrintableCouponUrl": "sample string 6" }, { "PrintableCouponID": "5c6071f9-0042-4be8-9034-1f36b20d36b8", "PrintableCouponSlug": "sample string 2", "Title": "sample string 3", "StartDate": "2025-04-03T08:53:52.861+00:00", "EndDate": "2025-04-03T08:53:52.861+00:00", "Image": "sample string 4", "LeafletRetailerID": "567d867f-6588-4d68-a9ce-98ce948e3a87", "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.v3"> <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>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</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>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</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>8c6af66a-ca7a-4f34-9551-1cf7efb68774</LeafletRetailerID> <Name>sample string 2</Name> <Position>4</Position> <ShopInfo>true</ShopInfo> <ShoppingList>true</ShoppingList> <Slug>sample string 3</Slug> <Tags> <LeafletRetailerTag> <TagID>27b1a9d6-925b-4a51-b386-fe46dbd13f3d</TagID> </LeafletRetailerTag> <LeafletRetailerTag> <TagID>27b1a9d6-925b-4a51-b386-fe46dbd13f3d</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>8c6af66a-ca7a-4f34-9551-1cf7efb68774</LeafletRetailerID> <Name>sample string 2</Name> <Position>4</Position> <ShopInfo>true</ShopInfo> <ShoppingList>true</ShoppingList> <Slug>sample string 3</Slug> <Tags> <LeafletRetailerTag> <TagID>27b1a9d6-925b-4a51-b386-fe46dbd13f3d</TagID> </LeafletRetailerTag> <LeafletRetailerTag> <TagID>27b1a9d6-925b-4a51-b386-fe46dbd13f3d</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>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</LeafletID> <Position>2</Position> </LeafletOrder> </Leaflets> <Name>sample string 1</Name> <Position>4</Position> <TagID>e0d4c8ce-5492-4d16-8566-9cf9db3768bd</TagID> </LeafletTag> <LeafletTag> <ImageName>sample string 3</ImageName> <Leaflets> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</LeafletID> <Position>2</Position> </LeafletOrder> </Leaflets> <Name>sample string 1</Name> <Position>4</Position> <TagID>e0d4c8ce-5492-4d16-8566-9cf9db3768bd</TagID> </LeafletTag> </LeafletTags> <Leaflets xmlns:d2p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses.v3" 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-03T08:53:52.86129+00:00</DisplayedStartDate> <EndDate>2025-04-03T08:53:52.86129+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>c11bdd81-70be-4c84-ae74-dff5a7e17288</LeafletGroupID> <LeafletID>46c49014-9aec-4ee9-b539-4c4b83002406</LeafletID> <LeafletRetailerID>1c71f1d8-5161-4110-bd3b-918b13f6e263</LeafletRetailerID> <LeafletSlug>sample string 3</LeafletSlug> <LeafletUrl>sample string 14</LeafletUrl> <PdfFileName>sample string 8</PdfFileName> <Position>15</Position> <StartDate>2025-04-03T08:53:52.86129+00:00</StartDate> <Title>sample string 11</Title> <TotalPages>12</TotalPages> <ZoneID>13</ZoneID> <d2p1:GeoCoordinate xmlns:d4p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.library.DTOs"> <d4p1:Latitude>2.1</d4p1:Latitude> <d4p1:Longitude>1.1</d4p1:Longitude> </d2p1:GeoCoordinate> </d2p1:Leaflet> <d2p1:Leaflet> <AreaPosition>1</AreaPosition> <AssetsPathUrl>sample string 1</AssetsPathUrl> <CoverPageNumber>5</CoverPageNumber> <DisplayedStartDate>2025-04-03T08:53:52.86129+00:00</DisplayedStartDate> <EndDate>2025-04-03T08:53:52.86129+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>c11bdd81-70be-4c84-ae74-dff5a7e17288</LeafletGroupID> <LeafletID>46c49014-9aec-4ee9-b539-4c4b83002406</LeafletID> <LeafletRetailerID>1c71f1d8-5161-4110-bd3b-918b13f6e263</LeafletRetailerID> <LeafletSlug>sample string 3</LeafletSlug> <LeafletUrl>sample string 14</LeafletUrl> <PdfFileName>sample string 8</PdfFileName> <Position>15</Position> <StartDate>2025-04-03T08:53:52.86129+00:00</StartDate> <Title>sample string 11</Title> <TotalPages>12</TotalPages> <ZoneID>13</ZoneID> <d2p1:GeoCoordinate xmlns:d4p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.library.DTOs"> <d4p1:Latitude>2.1</d4p1:Latitude> <d4p1:Longitude>1.1</d4p1:Longitude> </d2p1:GeoCoordinate> </d2p1:Leaflet> </Leaflets> <PrintableCoupons xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <PrintableCoupon> <EndDate>2025-04-03T08:53:52.86129+00:00</EndDate> <Image>sample string 4</Image> <LeafletRetailerID>567d867f-6588-4d68-a9ce-98ce948e3a87</LeafletRetailerID> <PrintableCouponID>5c6071f9-0042-4be8-9034-1f36b20d36b8</PrintableCouponID> <PrintableCouponSlug>sample string 2</PrintableCouponSlug> <PrintableCouponUrl>sample string 6</PrintableCouponUrl> <StartDate>2025-04-03T08:53:52.86129+00:00</StartDate> <Title>sample string 3</Title> </PrintableCoupon> <PrintableCoupon> <EndDate>2025-04-03T08:53:52.86129+00:00</EndDate> <Image>sample string 4</Image> <LeafletRetailerID>567d867f-6588-4d68-a9ce-98ce948e3a87</LeafletRetailerID> <PrintableCouponID>5c6071f9-0042-4be8-9034-1f36b20d36b8</PrintableCouponID> <PrintableCouponSlug>sample string 2</PrintableCouponSlug> <PrintableCouponUrl>sample string 6</PrintableCouponUrl> <StartDate>2025-04-03T08:53:52.86129+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>fa0afec0-de14-408c-ba22-5f0d810410d7</LeafletRetailerID> <Position>2</Position> </TopLeafletRetailer> <TopLeafletRetailer> <LeafletRetailerID>fa0afec0-de14-408c-ba22-5f0d810410d7</LeafletRetailerID> <Position>2</Position> </TopLeafletRetailer> </TopLeafletRetailers> <InteractiveLeaflets xmlns:d2p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses.v3" 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-03T08:53:52.86129+00:00</DisplayedStartDate> <EndDate>2025-04-03T08:53:52.86129+00:00</EndDate> <LeafletGroupID>58515125-7dfc-438a-ac80-67653ddc97ad</LeafletGroupID> <LeafletID>fff71cd8-0a67-42f0-8aeb-c4bc585c1c3b</LeafletID> <LeafletRetailerID>59b00b35-ab92-4867-8d90-64b5506ad6c2</LeafletRetailerID> <LeafletSlug>sample string 2</LeafletSlug> <LeafletUrl>sample string 9</LeafletUrl> <MyshopiLeafletUrl>sample string 10</MyshopiLeafletUrl> <Position>12</Position> <StartDate>2025-04-03T08:53:52.86129+00:00</StartDate> <Title>sample string 7</Title> <ZoneID>8</ZoneID> <d2p1:GeoCoordinate xmlns:d4p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.library.DTOs"> <d4p1:Latitude>2.1</d4p1:Latitude> <d4p1:Longitude>1.1</d4p1:Longitude> </d2p1:GeoCoordinate> </d2p1:InteractiveLeaflet> <d2p1:InteractiveLeaflet> <AreaPosition>1</AreaPosition> <CoverUrl>sample string 11</CoverUrl> <DisplayedStartDate>2025-04-03T08:53:52.86129+00:00</DisplayedStartDate> <EndDate>2025-04-03T08:53:52.86129+00:00</EndDate> <LeafletGroupID>58515125-7dfc-438a-ac80-67653ddc97ad</LeafletGroupID> <LeafletID>fff71cd8-0a67-42f0-8aeb-c4bc585c1c3b</LeafletID> <LeafletRetailerID>59b00b35-ab92-4867-8d90-64b5506ad6c2</LeafletRetailerID> <LeafletSlug>sample string 2</LeafletSlug> <LeafletUrl>sample string 9</LeafletUrl> <MyshopiLeafletUrl>sample string 10</MyshopiLeafletUrl> <Position>12</Position> <StartDate>2025-04-03T08:53:52.86129+00:00</StartDate> <Title>sample string 7</Title> <ZoneID>8</ZoneID> <d2p1:GeoCoordinate xmlns:d4p1="http://schemas.datacontract.org/2004/07/agilys.myshopi.library.DTOs"> <d4p1:Latitude>2.1</d4p1:Latitude> <d4p1:Longitude>1.1</d4p1:Longitude> </d2p1:GeoCoordinate> </d2p1:InteractiveLeaflet> </InteractiveLeaflets> <LeafletsOrder xmlns="http://schemas.datacontract.org/2004/07/agilys.myshopi.mvc.leaflets.services.Models.Leaflets.Responses"> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</LeafletID> <Position>2</Position> </LeafletOrder> <LeafletOrder> <IsInteractiveLeaflet>true</IsInteractiveLeaflet> <LeafletID>0f7c6872-2e2d-49b7-986a-fc8aa0e06767</LeafletID> <Position>2</Position> </LeafletOrder> </LeafletsOrder> </LeafletsResult>