POST api/v3/leaflets/geolocated/coordinate

Request Information

URI Parameters

None.

Body Parameters

GeolocatedLeafletsRequest
NameDescriptionTypeAdditional 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": "32e7aabe-eda4-403a-8899-44d85226fbf8",
  "ApplicationVersion": 2,
  "Udid": "sample string 3",
  "UserID": "07fef91c-ae94-4ad2-944d-6f6383da399d",
  "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">32e7aabe-eda4-403a-8899-44d85226fbf8</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">07fef91c-ae94-4ad2-944d-6f6383da399d</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:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'GeolocatedLeafletsRequest'.

Response Information

Resource Description

LeafletsResultV3
NameDescriptionTypeAdditional 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": "3a471ac1-d25a-4af5-a712-b31c8a2120c3",
      "LeafletSlug": "sample string 2",
      "LeafletRetailerID": "10d751a4-3ee6-473b-b420-8e1cdca0e1ee",
      "DisplayedStartDate": "2024-09-18T23:40:14.454+00:00",
      "StartDate": "2024-09-18T23:40:14.454+00:00",
      "EndDate": "2024-09-18T23:40:14.454+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": "3a471ac1-d25a-4af5-a712-b31c8a2120c3",
      "LeafletSlug": "sample string 2",
      "LeafletRetailerID": "10d751a4-3ee6-473b-b420-8e1cdca0e1ee",
      "DisplayedStartDate": "2024-09-18T23:40:14.454+00:00",
      "StartDate": "2024-09-18T23:40:14.454+00:00",
      "EndDate": "2024-09-18T23:40:14.454+00:00",
      "Title": "sample string 7",
      "ZoneID": 8,
      "LeafletUrl": "sample string 9",
      "MyshopiLeafletUrl": "sample string 10",
      "CoverUrl": "sample string 11"
    }
  ],
  "LeafletsOrder": [
    {
      "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
      "Position": 2,
      "IsInteractiveLeaflet": true
    },
    {
      "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
      "Position": 2,
      "IsInteractiveLeaflet": true
    }
  ],
  "Leaflets": [
    {
      "GeoCoordinate": {
        "Longitude": 1.1,
        "Latitude": 2.1
      },
      "AssetsPathUrl": "sample string 1",
      "LeafletID": "cc06a79c-6eca-40fa-8285-6e67249d14ae",
      "LeafletSlug": "sample string 3",
      "LeafletRetailerID": "3e53907b-c9b8-43b7-81bb-5c50a0181560",
      "CoverPageNumber": 5,
      "EndDate": "2024-09-18T23:40:14.47+00:00",
      "ImageFileFormat": "sample string 7",
      "ImageRatio": 1.0,
      "PdfFileName": "sample string 8",
      "DisplayedStartDate": "2024-09-18T23:40:14.47+00:00",
      "StartDate": "2024-09-18T23:40:14.47+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": "bcbb79e3-4782-46a8-a0ad-116d397aa88e"
    },
    {
      "GeoCoordinate": {
        "Longitude": 1.1,
        "Latitude": 2.1
      },
      "AssetsPathUrl": "sample string 1",
      "LeafletID": "cc06a79c-6eca-40fa-8285-6e67249d14ae",
      "LeafletSlug": "sample string 3",
      "LeafletRetailerID": "3e53907b-c9b8-43b7-81bb-5c50a0181560",
      "CoverPageNumber": 5,
      "EndDate": "2024-09-18T23:40:14.47+00:00",
      "ImageFileFormat": "sample string 7",
      "ImageRatio": 1.0,
      "PdfFileName": "sample string 8",
      "DisplayedStartDate": "2024-09-18T23:40:14.47+00:00",
      "StartDate": "2024-09-18T23:40:14.47+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": "bcbb79e3-4782-46a8-a0ad-116d397aa88e"
    }
  ],
  "LeafletAreas": [
    {
      "Name": "sample string 1",
      "Position": 2,
      "IsLandingPageVisible": true,
      "Leaflets": [
        {
          "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
          "Position": 2,
          "IsInteractiveLeaflet": true
        },
        {
          "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
          "Position": 2,
          "IsInteractiveLeaflet": true
        }
      ],
      "TotalLeafletsByLine": 4
    },
    {
      "Name": "sample string 1",
      "Position": 2,
      "IsLandingPageVisible": true,
      "Leaflets": [
        {
          "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
          "Position": 2,
          "IsInteractiveLeaflet": true
        },
        {
          "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
          "Position": 2,
          "IsInteractiveLeaflet": true
        }
      ],
      "TotalLeafletsByLine": 4
    }
  ],
  "LeafletTags": [
    {
      "Name": "sample string 1",
      "TagID": "c865b791-6519-4b11-8cd7-a27388568f76",
      "ImageName": "sample string 3",
      "Position": 4,
      "Leaflets": [
        {
          "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
          "Position": 2,
          "IsInteractiveLeaflet": true
        },
        {
          "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
          "Position": 2,
          "IsInteractiveLeaflet": true
        }
      ]
    },
    {
      "Name": "sample string 1",
      "TagID": "c865b791-6519-4b11-8cd7-a27388568f76",
      "ImageName": "sample string 3",
      "Position": 4,
      "Leaflets": [
        {
          "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
          "Position": 2,
          "IsInteractiveLeaflet": true
        },
        {
          "LeafletID": "3114f4ca-ed76-4e81-b27f-71684d229007",
          "Position": 2,
          "IsInteractiveLeaflet": true
        }
      ]
    }
  ],
  "LeafletRetailers": [
    {
      "LeafletRetailerID": "c3ef64db-5a7f-4bc7-9eaf-09473ef1314f",
      "Name": "sample string 2",
      "Slug": "sample string 3",
      "Position": 4,
      "ExtendedFolderViewer": true,
      "Tags": [
        {
          "TagID": "5ba5beed-ba2e-4fb6-bd2b-2d74cb44467b"
        },
        {
          "TagID": "5ba5beed-ba2e-4fb6-bd2b-2d74cb44467b"
        }
      ],
      "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": "c3ef64db-5a7f-4bc7-9eaf-09473ef1314f",
      "Name": "sample string 2",
      "Slug": "sample string 3",
      "Position": 4,
      "ExtendedFolderViewer": true,
      "Tags": [
        {
          "TagID": "5ba5beed-ba2e-4fb6-bd2b-2d74cb44467b"
        },
        {
          "TagID": "5ba5beed-ba2e-4fb6-bd2b-2d74cb44467b"
        }
      ],
      "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": "0e190599-097c-4797-9805-ca4ce466b052",
      "Position": 2
    },
    {
      "LeafletRetailerID": "0e190599-097c-4797-9805-ca4ce466b052",
      "Position": 2
    }
  ],
  "PrintableCoupons": [
    {
      "PrintableCouponID": "ee66d967-d127-47e1-b946-5005be29646f",
      "PrintableCouponSlug": "sample string 2",
      "Title": "sample string 3",
      "StartDate": "2024-09-18T23:40:14.486+00:00",
      "EndDate": "2024-09-18T23:40:14.486+00:00",
      "Image": "sample string 4",
      "LeafletRetailerID": "40d878ca-cff5-44a5-9c74-45b81bb785f3",
      "PrintableCouponUrl": "sample string 6"
    },
    {
      "PrintableCouponID": "ee66d967-d127-47e1-b946-5005be29646f",
      "PrintableCouponSlug": "sample string 2",
      "Title": "sample string 3",
      "StartDate": "2024-09-18T23:40:14.486+00:00",
      "EndDate": "2024-09-18T23:40:14.486+00:00",
      "Image": "sample string 4",
      "LeafletRetailerID": "40d878ca-cff5-44a5-9c74-45b81bb785f3",
      "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>3114f4ca-ed76-4e81-b27f-71684d229007</LeafletID>
          <Position>2</Position>
        </LeafletOrder>
        <LeafletOrder>
          <IsInteractiveLeaflet>true</IsInteractiveLeaflet>
          <LeafletID>3114f4ca-ed76-4e81-b27f-71684d229007</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>3114f4ca-ed76-4e81-b27f-71684d229007</LeafletID>
          <Position>2</Position>
        </LeafletOrder>
        <LeafletOrder>
          <IsInteractiveLeaflet>true</IsInteractiveLeaflet>
          <LeafletID>3114f4ca-ed76-4e81-b27f-71684d229007</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>c3ef64db-5a7f-4bc7-9eaf-09473ef1314f</LeafletRetailerID>
      <Name>sample string 2</Name>
      <Position>4</Position>
      <ShopInfo>true</ShopInfo>
      <ShoppingList>true</ShoppingList>
      <Slug>sample string 3</Slug>
      <Tags>
        <LeafletRetailerTag>
          <TagID>5ba5beed-ba2e-4fb6-bd2b-2d74cb44467b</TagID>
        </LeafletRetailerTag>
        <LeafletRetailerTag>
          <TagID>5ba5beed-ba2e-4fb6-bd2b-2d74cb44467b</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>c3ef64db-5a7f-4bc7-9eaf-09473ef1314f</LeafletRetailerID>
      <Name>sample string 2</Name>
      <Position>4</Position>
      <ShopInfo>true</ShopInfo>
      <ShoppingList>true</ShoppingList>
      <Slug>sample string 3</Slug>
      <Tags>
        <LeafletRetailerTag>
          <TagID>5ba5beed-ba2e-4fb6-bd2b-2d74cb44467b</TagID>
        </LeafletRetailerTag>
        <LeafletRetailerTag>
          <TagID>5ba5beed-ba2e-4fb6-bd2b-2d74cb44467b</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>3114f4ca-ed76-4e81-b27f-71684d229007</LeafletID>
          <Position>2</Position>
        </LeafletOrder>
        <LeafletOrder>
          <IsInteractiveLeaflet>true</IsInteractiveLeaflet>
          <LeafletID>3114f4ca-ed76-4e81-b27f-71684d229007</LeafletID>
          <Position>2</Position>
        </LeafletOrder>
      </Leaflets>
      <Name>sample string 1</Name>
      <Position>4</Position>
      <TagID>c865b791-6519-4b11-8cd7-a27388568f76</TagID>
    </LeafletTag>
    <LeafletTag>
      <ImageName>sample string 3</ImageName>
      <Leaflets>
        <LeafletOrder>
          <IsInteractiveLeaflet>true</IsInteractiveLeaflet>
          <LeafletID>3114f4ca-ed76-4e81-b27f-71684d229007</LeafletID>
          <Position>2</Position>
        </LeafletOrder>
        <LeafletOrder>
          <IsInteractiveLeaflet>true</IsInteractiveLeaflet>
          <LeafletID>3114f4ca-ed76-4e81-b27f-71684d229007</LeafletID>
          <Position>2</Position>
        </LeafletOrder>
      </Leaflets>
      <Name>sample string 1</Name>
      <Position>4</Position>
      <TagID>c865b791-6519-4b11-8cd7-a27388568f76</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>2024-09-18T23:40:14.4706192+00:00</DisplayedStartDate>
      <EndDate>2024-09-18T23:40:14.4706192+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>bcbb79e3-4782-46a8-a0ad-116d397aa88e</LeafletGroupID>
      <LeafletID>cc06a79c-6eca-40fa-8285-6e67249d14ae</LeafletID>
      <LeafletRetailerID>3e53907b-c9b8-43b7-81bb-5c50a0181560</LeafletRetailerID>
      <LeafletSlug>sample string 3</LeafletSlug>
      <LeafletUrl>sample string 14</LeafletUrl>
      <PdfFileName>sample string 8</PdfFileName>
      <Position>15</Position>
      <StartDate>2024-09-18T23:40:14.4706192+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>2024-09-18T23:40:14.4706192+00:00</DisplayedStartDate>
      <EndDate>2024-09-18T23:40:14.4706192+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>bcbb79e3-4782-46a8-a0ad-116d397aa88e</LeafletGroupID>
      <LeafletID>cc06a79c-6eca-40fa-8285-6e67249d14ae</LeafletID>
      <LeafletRetailerID>3e53907b-c9b8-43b7-81bb-5c50a0181560</LeafletRetailerID>
      <LeafletSlug>sample string 3</LeafletSlug>
      <LeafletUrl>sample string 14</LeafletUrl>
      <PdfFileName>sample string 8</PdfFileName>
      <Position>15</Position>
      <StartDate>2024-09-18T23:40:14.4706192+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>2024-09-18T23:40:14.4862342+00:00</EndDate>
      <Image>sample string 4</Image>
      <LeafletRetailerID>40d878ca-cff5-44a5-9c74-45b81bb785f3</LeafletRetailerID>
      <PrintableCouponID>ee66d967-d127-47e1-b946-5005be29646f</PrintableCouponID>
      <PrintableCouponSlug>sample string 2</PrintableCouponSlug>
      <PrintableCouponUrl>sample string 6</PrintableCouponUrl>
      <StartDate>2024-09-18T23:40:14.4862342+00:00</StartDate>
      <Title>sample string 3</Title>
    </PrintableCoupon>
    <PrintableCoupon>
      <EndDate>2024-09-18T23:40:14.4862342+00:00</EndDate>
      <Image>sample string 4</Image>
      <LeafletRetailerID>40d878ca-cff5-44a5-9c74-45b81bb785f3</LeafletRetailerID>
      <PrintableCouponID>ee66d967-d127-47e1-b946-5005be29646f</PrintableCouponID>
      <PrintableCouponSlug>sample string 2</PrintableCouponSlug>
      <PrintableCouponUrl>sample string 6</PrintableCouponUrl>
      <StartDate>2024-09-18T23:40:14.4862342+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>0e190599-097c-4797-9805-ca4ce466b052</LeafletRetailerID>
      <Position>2</Position>
    </TopLeafletRetailer>
    <TopLeafletRetailer>
      <LeafletRetailerID>0e190599-097c-4797-9805-ca4ce466b052</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>2024-09-18T23:40:14.4549754+00:00</DisplayedStartDate>
      <EndDate>2024-09-18T23:40:14.4549754+00:00</EndDate>
      <LeafletGroupID>2135b5ac-8b52-4e32-bd2d-4402944b9a23</LeafletGroupID>
      <LeafletID>3a471ac1-d25a-4af5-a712-b31c8a2120c3</LeafletID>
      <LeafletRetailerID>10d751a4-3ee6-473b-b420-8e1cdca0e1ee</LeafletRetailerID>
      <LeafletSlug>sample string 2</LeafletSlug>
      <LeafletUrl>sample string 9</LeafletUrl>
      <MyshopiLeafletUrl>sample string 10</MyshopiLeafletUrl>
      <Position>12</Position>
      <StartDate>2024-09-18T23:40:14.4549754+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>2024-09-18T23:40:14.4549754+00:00</DisplayedStartDate>
      <EndDate>2024-09-18T23:40:14.4549754+00:00</EndDate>
      <LeafletGroupID>2135b5ac-8b52-4e32-bd2d-4402944b9a23</LeafletGroupID>
      <LeafletID>3a471ac1-d25a-4af5-a712-b31c8a2120c3</LeafletID>
      <LeafletRetailerID>10d751a4-3ee6-473b-b420-8e1cdca0e1ee</LeafletRetailerID>
      <LeafletSlug>sample string 2</LeafletSlug>
      <LeafletUrl>sample string 9</LeafletUrl>
      <MyshopiLeafletUrl>sample string 10</MyshopiLeafletUrl>
      <Position>12</Position>
      <StartDate>2024-09-18T23:40:14.4549754+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>3114f4ca-ed76-4e81-b27f-71684d229007</LeafletID>
      <Position>2</Position>
    </LeafletOrder>
    <LeafletOrder>
      <IsInteractiveLeaflet>true</IsInteractiveLeaflet>
      <LeafletID>3114f4ca-ed76-4e81-b27f-71684d229007</LeafletID>
      <Position>2</Position>
    </LeafletOrder>
  </LeafletsOrder>
</LeafletsResult>