GET api/Dealers/GetDealerPhotoLabel?PageIndex={PageIndex}&PageSize={PageSize}

Documentation for 'GetDealerPhotoLabel'.

Request Information

Parameters

NameDescriptionAdditional information
PageIndex
Documentation for 'PageIndex'.

Define this parameter in the request URI.

PageSize
Documentation for 'PageSize'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatterTracer' to generate sample for media type 'application/json'. Exception message: One or more errors occurred.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatterTracer' to generate sample for media type 'text/json'. Exception message: One or more errors occurred.

application/xml, text/xml

Sample:
<ArrayOfDealerPhotoLabelModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BoothApp.Common">
  <DealerPhotoLabelModel>
    <DealerNumber>sample string 3</DealerNumber>
    <ExaplePhoto>sample string 6</ExaplePhoto>
    <ExaplePhotoLastUpdatedOn>2024-10-05T02:14:56.8001155-04:00</ExaplePhotoLastUpdatedOn>
    <LabelDescription>sample string 5</LabelDescription>
    <LabelID>2</LabelID>
    <LabelName>sample string 4</LabelName>
    <LabelOrder>1</LabelOrder>
    <LastUpdatedOn>2024-10-05T02:14:56.8001155-04:00</LastUpdatedOn>
    <ImagePath>sample string 1</ImagePath>
  </DealerPhotoLabelModel>
  <DealerPhotoLabelModel>
    <DealerNumber>sample string 3</DealerNumber>
    <ExaplePhoto>sample string 6</ExaplePhoto>
    <ExaplePhotoLastUpdatedOn>2024-10-05T02:14:56.8001155-04:00</ExaplePhotoLastUpdatedOn>
    <LabelDescription>sample string 5</LabelDescription>
    <LabelID>2</LabelID>
    <LabelName>sample string 4</LabelName>
    <LabelOrder>1</LabelOrder>
    <LastUpdatedOn>2024-10-05T02:14:56.8001155-04:00</LastUpdatedOn>
    <ImagePath>sample string 1</ImagePath>
  </DealerPhotoLabelModel>
  <DealerPhotoLabelModel>
    <DealerNumber>sample string 3</DealerNumber>
    <ExaplePhoto>sample string 6</ExaplePhoto>
    <ExaplePhotoLastUpdatedOn>2024-10-05T02:14:56.8001155-04:00</ExaplePhotoLastUpdatedOn>
    <LabelDescription>sample string 5</LabelDescription>
    <LabelID>2</LabelID>
    <LabelName>sample string 4</LabelName>
    <LabelOrder>1</LabelOrder>
    <LastUpdatedOn>2024-10-05T02:14:56.8001155-04:00</LastUpdatedOn>
    <ImagePath>sample string 1</ImagePath>
  </DealerPhotoLabelModel>
</ArrayOfDealerPhotoLabelModel>