GET api/Pallets?customerId={customerId}&statusId={statusId}&isShipped={isShipped}&shipmentId={shipmentId}&LocationCheck={LocationCheck}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

integer

Default value is 0

statusId

integer

Default value is 0

isShipped

boolean

Default value is True

shipmentId

integer

Default value is 0

LocationCheck

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.