outOfService with a reasonCodereason.curl --location --request PATCH 'https://main-harbor-gw-mon.erd.luxerone.com/api/customer/v1/locations/65/lockers/42' \
--header 'Idempotency-Key: b9a3f1e0-4a22-4f3a-9e12-2cc5f3a1e0b9' \
--header 'Prefer: wait=10' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"outOfService": true,
"reasonCode": "DOOR_STUCK",
"reason": "Door won'\''t close — reported by courier"
}'null