GET api/Dealer/SearchBranch?Address={Address}&StartPage={StartPage}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Address

string

Default value is

StartPage

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

CustomActionResultOfDealerEntity
NameDescriptionTypeAdditional information
StatusCode

HttpStatusCode

None.

_data

DealerEntity

None.

Response Formats

application/json, text/json

Sample:

Sample not available.