Locations
put/Locations/{id}
Path parameters
idstring required
Request body
namestring nullable
descriptionstring nullable
isActiveboolean nullable
isVehicleboolean nullable
isPersonalVehicleboolean nullable
allowOnlineBookingboolean nullable
allowOverbookingboolean nullable
allowedSpeciesIdsstring[] nullable
Response
OK
idstring
namestring
descriptionstring nullable
isActiveboolean
createdAtstring date-time
updatedAtstring date-time
isVehicleboolean
isPersonalVehicleboolean
allowOnlineBookingboolean
allowOverbookingboolean
allowedSpeciesIdsstring[] nullable
Species IDs allowed at this location. If empty/null, all species are allowed.