GET api/Seabulk/SeabulkPackout/GetSeabulkPackoutBookingList/{packagingLineIdNo}/{isRailcarFilter}/{includeCompleted}

Returns the list of Seabulk Packout Bookings for a given seabulk line.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
packagingLineIdNo

The IdNo of the TransferAsset associated with the packaging line.

integer

Required

isRailcarFilter

boolean

Required

includeCompleted

Set this to True to include the list of completed packouts as well as the incomplete packouts.

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of SeabulkPackoutBooking
NameDescriptionTypeAdditional information
LoadType

string

None.

Groups

Collection of SeabulkPackoutGroup

None.

CompanyCode

string

None.

PackoutIdNo

string

None.

BookingId

string

None.

CustomerId

string

None.

CustomerName

string

None.

CutoffDate

date

None.

ProductId

string

None.

SourcePackageType

string

None.

TargetPackageType

string

None.

CustomerReference

string

None.

DocCutoffDateTime

date

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.