SMART LOCKER API
    • Web
      • Shifts
        • Shift List
        • Add Shift
        • Update Shift
        • Delete Shift
        • Delete all Shifts
      • Shift Devices
        • Add Shift Device
        • List Shift Devices
        • Update Shift Device
        • Delete Shift Device
      • Device Management
        • Update Device
        • List Devices
        • Get Device
        • add device
        • edit device
        • delete device
        • devices status
        • devices type
      • Bay Management
        • List Bays
        • Assign Device to Bay
        • Assign User to Bay
        • Unassign Device
      • Locker Management
        • Locker List
        • Get Locker
        • LockerType
        • maintenance list
        • delete locker
        • maintenance status
        • filter_locker
        • locker
      • User
        • User List
        • Get User
        • add user
        • user edit
        • user delete
        • user credentials
        • qr login
        • permissions list
      • Group
        • group add
        • group list
        • group view
        • group delete
        • group update
      • Location
        • Location
        • location add
        • location edit
        • add area
        • view location
      • Role
        • add role
        • edit role
        • list role
      • Admin Login
        POST
      • Kiosk Login
        POST
      • Country
        GET
      • log list
        POST
      • forgotPassword
        POST
    • Smart Locker
      • Bay Status
        POST
      • Open Bay
        POST
      • Start charging
        POST
      • Stop Charging
        POST
      • Charging Status
        POST

    Root

    Bay Status
    POST/api/locker/status
    Open Bay
    POST/api/locker/command
    Start charging
    POST/api/locker/command
    Stop Charging
    POST/api/locker/command
    Charging Status
    POST/api/locker/status
    Previous
    forgotPassword
    Next
    Bay Status
    Built with