POST api/Reports/Body2?totalFullShot={totalFullShot}&totalPartialShot={totalPartialShot}

Documentation for 'Body2'.

Request Information

Parameters

NameDescriptionAdditional information
model
Documentation for 'model'.

Define this parameter in the request body.

totalFullShot
Documentation for 'totalFullShot'.

Define this parameter in the request URI.

totalPartialShot
Documentation for 'totalPartialShot'.

Define this parameter in the request URI.

Request body formats

application/json, text/json

Sample:
{
  "BoothAppUserId": 1,
  "BoothAppUserName": "sample string 2",
  "Email": "sample string 3",
  "CheckIn": "2025-04-03T23:13:54.4501737-04:00",
  "CheckOut": "2025-04-03T23:13:54.4501737-04:00",
  "BreakHours": 6,
  "BreakMin": 7,
  "Miles": 8,
  "Comment": "sample string 9",
  "GmtDateTime": "2025-04-03T23:13:54.4501737-04:00",
  "SecoundFromGMT": 11,
  "TotalVehicles": 12,
  "AvgSec": 13.1,
  "TimeZone": "sample string 14",
  "CheckInImageURL": "sample string 15",
  "CheckOutImageURL": "sample string 16",
  "TotalTime": "-06 : -07 hrs:min | -06 .0-11 hrs",
  "BoothAppUserLog2": [
    {
      "SrNo": 1,
      "VIN": "sample string 2",
      "Date": "sample string 3",
      "DateTime": "2025-04-03T23:13:54.4501737-04:00",
      "TimeTaken": "sample string 5",
      "PhotoCount": 6,
      "PhotoFlag": "sample string 7",
      "BoothAppUserId": 8
    },
    {
      "SrNo": 1,
      "VIN": "sample string 2",
      "Date": "sample string 3",
      "DateTime": "2025-04-03T23:13:54.4501737-04:00",
      "TimeTaken": "sample string 5",
      "PhotoCount": 6,
      "PhotoFlag": "sample string 7",
      "BoothAppUserId": 8
    },
    {
      "SrNo": 1,
      "VIN": "sample string 2",
      "Date": "sample string 3",
      "DateTime": "2025-04-03T23:13:54.4501737-04:00",
      "TimeTaken": "sample string 5",
      "PhotoCount": 6,
      "PhotoFlag": "sample string 7",
      "BoothAppUserId": 8
    }
  ],
  "BoothAppDealerLog": [
    {
      "DealerId": "sample string 1",
      "DealerName": "sample string 2",
      "BoothAppUserLog": [
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        },
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        },
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        }
      ]
    },
    {
      "DealerId": "sample string 1",
      "DealerName": "sample string 2",
      "BoothAppUserLog": [
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        },
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        },
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        }
      ]
    },
    {
      "DealerId": "sample string 1",
      "DealerName": "sample string 2",
      "BoothAppUserLog": [
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        },
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        },
        {
          "SrNo": 1,
          "VIN": "sample string 2",
          "Date": "sample string 3",
          "DateTime": "2025-04-03T23:13:54.4501737-04:00",
          "TimeTaken": "sample string 5",
          "PhotoCount": 6,
          "PhotoFlag": "sample string 7",
          "BoothAppUserId": 8
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<BoothAppUserDailyLog xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BoothApp.Common">
  <AvgSec>13.1</AvgSec>
  <BoothAppDealerLog>
    <BoothAppDealerDailyLog>
      <BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
      </BoothAppUserLog>
      <DealerId>sample string 1</DealerId>
      <DealerName>sample string 2</DealerName>
    </BoothAppDealerDailyLog>
    <BoothAppDealerDailyLog>
      <BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
      </BoothAppUserLog>
      <DealerId>sample string 1</DealerId>
      <DealerName>sample string 2</DealerName>
    </BoothAppDealerDailyLog>
    <BoothAppDealerDailyLog>
      <BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
        <BoothAppUserLog>
          <BoothAppUserId>8</BoothAppUserId>
          <Date>sample string 3</Date>
          <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
          <PhotoCount>6</PhotoCount>
          <PhotoFlag>sample string 7</PhotoFlag>
          <SrNo>1</SrNo>
          <TimeTaken>sample string 5</TimeTaken>
          <VIN>sample string 2</VIN>
        </BoothAppUserLog>
      </BoothAppUserLog>
      <DealerId>sample string 1</DealerId>
      <DealerName>sample string 2</DealerName>
    </BoothAppDealerDailyLog>
  </BoothAppDealerLog>
  <BoothAppUserId>1</BoothAppUserId>
  <BoothAppUserLog2>
    <BoothAppUserLog>
      <BoothAppUserId>8</BoothAppUserId>
      <Date>sample string 3</Date>
      <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
      <PhotoCount>6</PhotoCount>
      <PhotoFlag>sample string 7</PhotoFlag>
      <SrNo>1</SrNo>
      <TimeTaken>sample string 5</TimeTaken>
      <VIN>sample string 2</VIN>
    </BoothAppUserLog>
    <BoothAppUserLog>
      <BoothAppUserId>8</BoothAppUserId>
      <Date>sample string 3</Date>
      <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
      <PhotoCount>6</PhotoCount>
      <PhotoFlag>sample string 7</PhotoFlag>
      <SrNo>1</SrNo>
      <TimeTaken>sample string 5</TimeTaken>
      <VIN>sample string 2</VIN>
    </BoothAppUserLog>
    <BoothAppUserLog>
      <BoothAppUserId>8</BoothAppUserId>
      <Date>sample string 3</Date>
      <DateTime>2025-04-03T23:13:54.4501737-04:00</DateTime>
      <PhotoCount>6</PhotoCount>
      <PhotoFlag>sample string 7</PhotoFlag>
      <SrNo>1</SrNo>
      <TimeTaken>sample string 5</TimeTaken>
      <VIN>sample string 2</VIN>
    </BoothAppUserLog>
  </BoothAppUserLog2>
  <BoothAppUserName>sample string 2</BoothAppUserName>
  <BreakHours>6</BreakHours>
  <BreakMin>7</BreakMin>
  <CheckIn>2025-04-03T23:13:54.4501737-04:00</CheckIn>
  <CheckInImageURL>sample string 15</CheckInImageURL>
  <CheckOut>2025-04-03T23:13:54.4501737-04:00</CheckOut>
  <CheckOutImageURL>sample string 16</CheckOutImageURL>
  <Comment>sample string 9</Comment>
  <Email>sample string 3</Email>
  <GmtDateTime>2025-04-03T23:13:54.4501737-04:00</GmtDateTime>
  <Miles>8</Miles>
  <SecoundFromGMT>11</SecoundFromGMT>
  <TimeZone>sample string 14</TimeZone>
  <TotalVehicles>12</TotalVehicles>
</BoothAppUserDailyLog>

application/x-www-form-urlencoded

Sample:

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

Response Information

Response body formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>