GET api/Account/getShipmentHistory?start={start}&length={length}&searchValue={searchValue}&from={from}&to={to}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
start

integer

Default value is 0

length

integer

Default value is 10

searchValue

string

Default value is

from

string

Default value is

to

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.