Phone Operating Systems

Mulitple

path:

/portal/api/phone_operating_systems

response:

[
  {
    "id": 2,
    "name": "Android"
  },
  {
    "id": 5,
    "name": "BlackBerry 10"
  }
]

Single

path:

/portal/api/phone_operating_systems/2

response:

{
  "id": 2,
  "name": "Android"
}

Available Filters

  • brand_id
  • contract_term_in_months
  • ids_only
  • in_stock
  • is_independent
  • is_popular
  • is_retention
  • is_sim_only
  • limit
  • max_data_credits
  • max_monthly_fee
  • max_price
  • max_sms_credits
  • max_voice_credits
  • min_data_credits
  • min_monthly_fee
  • min_price
  • min_sms_credits
  • min_voice_credits
  • network_id
  • offer_extra_id
  • offer_type
  • page
  • phone_category_id
  • phone_id
  • phone_operating_system_id
  • phone_variant_id
  • provider_id
  • shop_id