GET api/Account/getShipments?start={start}&length={length}&searchValue={searchValue}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
start

integer

Default value is 0

length

integer

Default value is 10

searchValue

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.