inventory

Contents:

  • API Models
  • Authentication
  • Item API
  • User API
  • Reservation API
  • Box API
  • Miscellaneous
inventory
  • FEB Inventory API Documentation
  • View page source

FEB Inventory API Documentation

Contents:

  • API Models
    • Model
    • Item
    • User
    • Reservation
    • Box
    • Identifier
  • Authentication
    • Scope
    • route_requires_auth()
    • require_auth()
  • Item API
    • api_item_get_static()
    • api_item_get_dynamic()
    • api_item_create()
    • api_item_update()
    • api_item_delete()
    • api_items_list()
    • api_items_count()
  • User API
    • create_user()
    • api_google_auth_user()
    • api_user_get()
    • api_user_create()
    • api_user_update()
    • api_user_delete()
  • Reservation API
    • api_reservation_get_static()
    • api_reservation_get_dynamic()
    • api_reservation_create()
    • api_reservation_update()
    • api_reservation_delete()
    • api_reservations_list()
    • api_reservations_count()
  • Box API
    • api_box_get_static()
    • api_box_get_dynamic()
    • api_box_create()
    • api_box_update()
    • api_box_delete()
    • api_boxes_list()
    • api_boxes_count()
  • Miscellaneous
    • RET_ENTITIES_DEF_LIMIT
    • RET_ENTITIES_MAX_LIMIT
    • create_response()
    • is_dirty()
Next

© Copyright 2024, Formula Electric at Berkeley.

Built with Sphinx using a theme provided by Read the Docs.