GET api/Seabulk/ContainerLiner/GetSeabulkLinerBookingList/{companyCode}/{geoLocationIdNo}/{transferAssetIdNo}
Get the seabulk liner booking list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyCode | string |
Required |
|
| geoLocationIdNo | integer |
Required |
|
| transferAssetIdNo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of SeabulkLinerBooking| Name | Description | Type | Additional information |
|---|---|---|---|
| BookingDocumentIdNo | integer |
None. |
|
| BookingId | string |
None. |
|
| CustomerName | string |
None. |
|
| CutoffDate | date |
None. |
|
| Instructions | string |
None. |
|
| SchedulingWeight | integer |
None. |
|
| BomGroups | Collection of SeabulkLinerBomGroup |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.