Code | Description |
---|---|
404 | Not found |
409 | Conflict |
500 | Server crashed for some reason |
This endpoint can be used to apply a hold to a container.
curl "https://app.octopi.co/api/v1/containers/CONTAINER_NUMBER/holds/HOLD_TYPE_ID/apply.json" -X PUT -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Token token=YOURTOKEN"
{}
Param name | Description |
---|---|
container_number required |
Validations:
|
id required |
Validations:
|