Returns all available locker sizes in the specified locker bank to help select an appropriate size for reservations.
Successfully retrieved locker sizes for the locker bank.
Invalid request.
The request could not be authorized.
Locker bank not found
The request could not be completed due to an internal error.
{- "supportedSize": [
- {
- "size": "small",
- "uom": "In",
- "dimension": {
- "length": 22.75,
- "width": 16.5,
- "height": 3.5
}, - "total": "10",
- "available": "6"
}
]
}