This API endpoint allows you to return a list of all the manfiest in Octopi.
Code | Description |
---|---|
400 | Bad Request |
403 | Forbidden |
404 | Not Found |
422 | Unprocessable Entity |
500 | Internal Server Error |
curl "https://app.octopi.co/api/v1/manifests.json" -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Token token=ADD TOKEN HERE"
Param name | Description |
---|---|
voyage_number optional |
To filter manifest based on voyage number. This must be a voyage number that exists in Octopi. Validations:
|