This endpoint returns a list of bill of ladings associated to a consignee.
| Code | Description | 
|---|---|
| 400 | Bad Request. | 
| 404 | Not Found. | 
| 500 | Internal Server Error. | 
curl "https://app.octopi.co/api/v1/consignees/ID/packing_list_items.json?voyage_number=100SB" -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Token token=YOURTOKEN"
| Param name | Description | 
|---|---|
| consignee_id required | Validations: 
 | 
| voyage_number optional | Validations: 
 |