GET api/part/getParts?IsDeleted={IsDeleted}&PageNumber={PageNumber}&searchQuery={searchQuery}&BrandID={BrandID}&CategoryID={CategoryID}&TypeID={TypeID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IsDeleted

boolean

Required

PageNumber

integer

Required

searchQuery

string

Required

BrandID

integer

Required

CategoryID

integer

Required

TypeID

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.