GET api/Dealers/GetDealerPhotoLabel?PageIndex={PageIndex}&PageSize={PageSize}
Documentation for 'GetDealerPhotoLabel'.
Request Information
Parameters
Name | Description | Additional 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:
text/json
Sample:
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>2025-04-03T23:18:55.4188414-04:00</ExaplePhotoLastUpdatedOn> <LabelDescription>sample string 5</LabelDescription> <LabelID>2</LabelID> <LabelName>sample string 4</LabelName> <LabelOrder>1</LabelOrder> <LastUpdatedOn>2025-04-03T23:18:55.4188414-04:00</LastUpdatedOn> <ImagePath>sample string 1</ImagePath> </DealerPhotoLabelModel> <DealerPhotoLabelModel> <DealerNumber>sample string 3</DealerNumber> <ExaplePhoto>sample string 6</ExaplePhoto> <ExaplePhotoLastUpdatedOn>2025-04-03T23:18:55.4188414-04:00</ExaplePhotoLastUpdatedOn> <LabelDescription>sample string 5</LabelDescription> <LabelID>2</LabelID> <LabelName>sample string 4</LabelName> <LabelOrder>1</LabelOrder> <LastUpdatedOn>2025-04-03T23:18:55.4188414-04:00</LastUpdatedOn> <ImagePath>sample string 1</ImagePath> </DealerPhotoLabelModel> <DealerPhotoLabelModel> <DealerNumber>sample string 3</DealerNumber> <ExaplePhoto>sample string 6</ExaplePhoto> <ExaplePhotoLastUpdatedOn>2025-04-03T23:18:55.4188414-04:00</ExaplePhotoLastUpdatedOn> <LabelDescription>sample string 5</LabelDescription> <LabelID>2</LabelID> <LabelName>sample string 4</LabelName> <LabelOrder>1</LabelOrder> <LastUpdatedOn>2025-04-03T23:18:55.4188414-04:00</LastUpdatedOn> <ImagePath>sample string 1</ImagePath> </DealerPhotoLabelModel> </ArrayOfDealerPhotoLabelModel>