/locations/:slug/votes
🙅 GET /
Display active = false only if you are [O] or [A] and have access to the location
🙅 GET /id/:id
Display active = false only if you are [O] or [A] and have access to the location
🙅 POST /
Need to confirm the user has access to this location
🙅 POST /submit/:type
Sends email if :type = btob or btoc and saves data if employer
🙅 [O] [A] PUT /
Need to confirm the user has access to this location
🙅 [O] [A] DELETE /
Need to confirm the user has access to this location
Last updated
Was this helpful?