Supported Formats

json

GET /api/v1/consignees/:consignee_id/packing_list_items.json

This endpoint returns a list of bill of ladings associated to a consignee.

Supported Formats

json

Errors

Code Description
400 Bad Request.
404 Not Found.
500 Internal Server Error.

Examples

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"


  

Params

Param name Description
consignee_id
required

Validations:

  • Must be a Integer

voyage_number
optional

Validations:

  • Must be a String