Equipments by branch

EquipmentsByBranch(id, address, city, state, country, latitud, longitud, postal_code, place_id, name, corporation, phone, observations, active, code, ip, custom_attrs, image, custom_char_1, custom_char_2, custom_char_3, custom_bool_1, custom_bool_2, custom_bool_3, id_user_isis)

Header api token: X-API-TOKEN

Get api token in Your account settings

Allowed API methods: GET, POST, PUT, PATCH, OPTIONS

  • List URL: /api/v1/by_equipment/equipmentsbybranch/
  • Detail URL: /api/v1/by_equipment/equipmentsbybranch/:id/
Params
  • _page_size: (int) Number of results per page
  • _page: (str|int) Number of page to get, set __all__ for get all results
  • _ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name
  • _fields: (str) List of fields to return separed by comma
You can use any of other django lookups for filter data
Showing OPTIONS method:
 Loading API options...

Related objects:


equipments branch

EquipmentsBranch(id, branch, equipment, quantity, id_user_isis)
  • List URL: /api/v1/by_equipment/equipmentsbranch/
  • Detail URL: /api/v1/by_equipment/equipmentsbranch/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios