Catalogue API
Access to devices endpoints
Parameters
Name | Description |
---|---|
org_id*required string (path) | organization name |
device_category DeviceCategory (query) | optional field to filter by device category |
device_brand string (query) | optional field to filter by device brand |
generic_code string (query) | optional field to filter by generic code device |
Accept-Language string (header) | Flag to indicate the text language, relies on ISO-639-1 |
Enumerated Values
Property | Values |
---|---|
device_category | one of [SMARTPHONE, SMARTWATCH, OTROS, ROUTER, TABLET, STB, WIFI_EXTENDER] |
Request example
Responses
Code | Description | Schema |
---|---|---|
200 | OK | [Device_Response] |
400 | Bad request | string |
401 | Unauthorized | string |
404 | Item not found | KOGenericResponse |
200 - instance of Device_Response
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
id | string | false | none |
generic_code | string | false | none |
brand | string | false | none |
model | string | false | none |
name | string | false | none |
description | string | false | none |
category | string | false | none |
colour | string | false | none |
is_available | boolean | false | based on this attribute we know if a device is active or not |
include_preinstalled_sim | boolean | false | if the device has a built-in sim card |
image_url | string(url)¦null | false | url to device image |
category_web | string | false | none |
model_web | string | false | none |
colour_name | string | false | none |
hexadecimal_colour | string | false | none |
brand_colour | boolean | false | none |
specifications | string | false | none |
control_app | boolean | false | none |
battery | string | false | none |
bluetooth_version | string | false | none |
frontal_camera | string | false | none |
back_camera | string | false | none |
storage | string | false | none |
wireless_charging | boolean | false | none |
fast_charge | boolean | false | none |
fast_charge_speed | string | false | none |
box_content | string | false | none |
telecare_compatible | boolean | false | none |
connectivity | string | false | none |
control_voice_assitant | boolean | false | none |
dimensions | string | false | none |
hard_drive | string | false | none |
dual_sim | boolean | false | none |
battery_duration | string | false | none |
esim | boolean | false | none |
flash | boolean | false | none |
functions | string | false | none |
touch_id | boolean | false | none |
max_speed | string | false | none |
memory | string | false | none |
memory_expandable_to | string | false | none |
ram_memory | string | false | none |
microphone | boolean | false | none |
nfc | boolean | false | none |
user_number | string | false | none |
mapping_allowed | boolean | false | none |
weight | string | false | none |
power | string | false | none |
gaming_capabilities | string | false | none |
processor | string | false | none |
ports | string | false | none |
weight_range | string | false | none |
network | string | false | none |
system_requirements | string | false | none |
water_resistant | boolean | false | none |
resolution | string | false | none |
output | string | false | none |
noise_cancelling | boolean | false | none |
sensors | string | false | none |
digital_tuner | string | false | none |
os | string | false | none |
sound | string | false | none |
size | string | false | none |
screen_size | string | false | none |
technology | string | false | none |
battery_charge_time | string | false | none |
hard_drive_type | string | false | none |
sim_type | string | false | none |
download_speed | string | false | none |
wifi | string | false | none |
comments | string | false | none |
promotional_info | PromotionalInfo | false | none |
400 - JsonObject
Name | Type | Required | Description |
---|---|---|---|
id | string | false | none |
generic_code | string | false | none |
brand | string | false | none |
model | string | false | none |
name | string | false | none |
description | string | false | none |
category | string | false | none |
colour | string | false | none |
is_available | boolean | false | based on this attribute we know if a device is active or not |
include_preinstalled_sim | boolean | false | if the device has a built-in sim card |
image_url | string(url)¦null | false | url to device image |
category_web | string | false | none |
model_web | string | false | none |
colour_name | string | false | none |
hexadecimal_colour | string | false | none |
brand_colour | boolean | false | none |
specifications | string | false | none |
control_app | boolean | false | none |
battery | string | false | none |
bluetooth_version | string | false | none |
frontal_camera | string | false | none |
back_camera | string | false | none |
storage | string | false | none |
wireless_charging | boolean | false | none |
fast_charge | boolean | false | none |
fast_charge_speed | string | false | none |
box_content | string | false | none |
telecare_compatible | boolean | false | none |
connectivity | string | false | none |
control_voice_assitant | boolean | false | none |
dimensions | string | false | none |
hard_drive | string | false | none |
dual_sim | boolean | false | none |
battery_duration | string | false | none |
esim | boolean | false | none |
flash | boolean | false | none |
functions | string | false | none |
touch_id | boolean | false | none |
max_speed | string | false | none |
memory | string | false | none |
memory_expandable_to | string | false | none |
ram_memory | string | false | none |
microphone | boolean | false | none |
nfc | boolean | false | none |
user_number | string | false | none |
mapping_allowed | boolean | false | none |
weight | string | false | none |
power | string | false | none |
gaming_capabilities | string | false | none |
processor | string | false | none |
ports | string | false | none |
weight_range | string | false | none |
network | string | false | none |
system_requirements | string | false | none |
water_resistant | boolean | false | none |
resolution | string | false | none |
output | string | false | none |
noise_cancelling | boolean | false | none |
sensors | string | false | none |
digital_tuner | string | false | none |
os | string | false | none |
sound | string | false | none |
size | string | false | none |
screen_size | string | false | none |
technology | string | false | none |
battery_charge_time | string | false | none |
hard_drive_type | string | false | none |
sim_type | string | false | none |
download_speed | string | false | none |
wifi | string | false | none |
comments | string | false | none |
promotional_info | PromotionalInfo | false | none |
401 - JsonObject
Name | Type | Required | Description |
---|---|---|---|
id | string | false | none |
generic_code | string | false | none |
brand | string | false | none |
model | string | false | none |
name | string | false | none |
description | string | false | none |
category | string | false | none |
colour | string | false | none |
is_available | boolean | false | based on this attribute we know if a device is active or not |
include_preinstalled_sim | boolean | false | if the device has a built-in sim card |
image_url | string(url)¦null | false | url to device image |
category_web | string | false | none |
model_web | string | false | none |
colour_name | string | false | none |
hexadecimal_colour | string | false | none |
brand_colour | boolean | false | none |
specifications | string | false | none |
control_app | boolean | false | none |
battery | string | false | none |
bluetooth_version | string | false | none |
frontal_camera | string | false | none |
back_camera | string | false | none |
storage | string | false | none |
wireless_charging | boolean | false | none |
fast_charge | boolean | false | none |
fast_charge_speed | string | false | none |
box_content | string | false | none |
telecare_compatible | boolean | false | none |
connectivity | string | false | none |
control_voice_assitant | boolean | false | none |
dimensions | string | false | none |
hard_drive | string | false | none |
dual_sim | boolean | false | none |
battery_duration | string | false | none |
esim | boolean | false | none |
flash | boolean | false | none |
functions | string | false | none |
touch_id | boolean | false | none |
max_speed | string | false | none |
memory | string | false | none |
memory_expandable_to | string | false | none |
ram_memory | string | false | none |
microphone | boolean | false | none |
nfc | boolean | false | none |
user_number | string | false | none |
mapping_allowed | boolean | false | none |
weight | string | false | none |
power | string | false | none |
gaming_capabilities | string | false | none |
processor | string | false | none |
ports | string | false | none |
weight_range | string | false | none |
network | string | false | none |
system_requirements | string | false | none |
water_resistant | boolean | false | none |
resolution | string | false | none |
output | string | false | none |
noise_cancelling | boolean | false | none |
sensors | string | false | none |
digital_tuner | string | false | none |
os | string | false | none |
sound | string | false | none |
size | string | false | none |
screen_size | string | false | none |
technology | string | false | none |
battery_charge_time | string | false | none |
hard_drive_type | string | false | none |
sim_type | string | false | none |
download_speed | string | false | none |
wifi | string | false | none |
comments | string | false | none |
promotional_info | PromotionalInfo | false | none |
404 - instance of KOGenericResponse
Parameters
Name | Description |
---|---|
org_id*required string (path) | organization name |
commercial_profile_name*required string (query) | commercial profile name |
device_category DeviceCategory (query) | optional field to filter by device category |
device_brand string (query) | optional field to filter by device brand |
generic_code string (query) | optional field to filter by generic code device |
Accept-Language string (header) | Flag to indicate the text language, relies on ISO-639-1 |
Enumerated Values
Property | Values |
---|---|
device_category | one of [SMARTPHONE, SMARTWATCH, OTROS, ROUTER, TABLET, STB, WIFI_EXTENDER] |
Request example
|
|
Responses
Code | Description | Schema |
---|---|---|
200 | OK | [Device_Response] |
400 | Bad request | string |
401 | Unauthorized | string |
404 | Item not found | KOGenericResponse |
200 - instance of Device_Response
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
id | string | false | none |
generic_code | string | false | none |
brand | string | false | none |
model | string | false | none |
name | string | false | none |
description | string | false | none |
category | string | false | none |
colour | string | false | none |
is_available | boolean | false | based on this attribute we know if a device is active or not |
include_preinstalled_sim | boolean | false | if the device has a built-in sim card |
image_url | string(url)¦null | false | url to device image |
category_web | string | false | none |
model_web | string | false | none |
colour_name | string | false | none |
hexadecimal_colour | string | false | none |
brand_colour | boolean | false | none |
specifications | string | false | none |
control_app | boolean | false | none |
battery | string | false | none |
bluetooth_version | string | false | none |
frontal_camera | string | false | none |
back_camera | string | false | none |
storage | string | false | none |
wireless_charging | boolean | false | none |
fast_charge | boolean | false | none |
fast_charge_speed | string | false | none |
box_content | string | false | none |
telecare_compatible | boolean | false | none |
connectivity | string | false | none |
control_voice_assitant | boolean | false | none |
dimensions | string | false | none |
hard_drive | string | false | none |
dual_sim | boolean | false | none |
battery_duration | string | false | none |
esim | boolean | false | none |
flash | boolean | false | none |
functions | string | false | none |
touch_id | boolean | false | none |
max_speed | string | false | none |
memory | string | false | none |
memory_expandable_to | string | false | none |
ram_memory | string | false | none |
microphone | boolean | false | none |
nfc | boolean | false | none |
user_number | string | false | none |
mapping_allowed | boolean | false | none |
weight | string | false | none |
power | string | false | none |
gaming_capabilities | string | false | none |
processor | string | false | none |
ports | string | false | none |
weight_range | string | false | none |
network | string | false | none |
system_requirements | string | false | none |
water_resistant | boolean | false | none |
resolution | string | false | none |
output | string | false | none |
noise_cancelling | boolean | false | none |
sensors | string | false | none |
digital_tuner | string | false | none |
os | string | false | none |
sound | string | false | none |
size | string | false | none |
screen_size | string | false | none |
technology | string | false | none |
battery_charge_time | string | false | none |
hard_drive_type | string | false | none |
sim_type | string | false | none |
download_speed | string | false | none |
wifi | string | false | none |
comments | string | false | none |
promotional_info | PromotionalInfo | false | none |
400 - JsonObject
Name | Type | Required | Description |
---|---|---|---|
id | string | false | none |
generic_code | string | false | none |
brand | string | false | none |
model | string | false | none |
name | string | false | none |
description | string | false | none |
category | string | false | none |
colour | string | false | none |
is_available | boolean | false | based on this attribute we know if a device is active or not |
include_preinstalled_sim | boolean | false | if the device has a built-in sim card |
image_url | string(url)¦null | false | url to device image |
category_web | string | false | none |
model_web | string | false | none |
colour_name | string | false | none |
hexadecimal_colour | string | false | none |
brand_colour | boolean | false | none |
specifications | string | false | none |
control_app | boolean | false | none |
battery | string | false | none |
bluetooth_version | string | false | none |
frontal_camera | string | false | none |
back_camera | string | false | none |
storage | string | false | none |
wireless_charging | boolean | false | none |
fast_charge | boolean | false | none |
fast_charge_speed | string | false | none |
box_content | string | false | none |
telecare_compatible | boolean | false | none |
connectivity | string | false | none |
control_voice_assitant | boolean | false | none |
dimensions | string | false | none |
hard_drive | string | false | none |
dual_sim | boolean | false | none |
battery_duration | string | false | none |
esim | boolean | false | none |
flash | boolean | false | none |
functions | string | false | none |
touch_id | boolean | false | none |
max_speed | string | false | none |
memory | string | false | none |
memory_expandable_to | string | false | none |
ram_memory | string | false | none |
microphone | boolean | false | none |
nfc | boolean | false | none |
user_number | string | false | none |
mapping_allowed | boolean | false | none |
weight | string | false | none |
power | string | false | none |
gaming_capabilities | string | false | none |
processor | string | false | none |
ports | string | false | none |
weight_range | string | false | none |
network | string | false | none |
system_requirements | string | false | none |
water_resistant | boolean | false | none |
resolution | string | false | none |
output | string | false | none |
noise_cancelling | boolean | false | none |
sensors | string | false | none |
digital_tuner | string | false | none |
os | string | false | none |
sound | string | false | none |
size | string | false | none |
screen_size | string | false | none |
technology | string | false | none |
battery_charge_time | string | false | none |
hard_drive_type | string | false | none |
sim_type | string | false | none |
download_speed | string | false | none |
wifi | string | false | none |
comments | string | false | none |
promotional_info | PromotionalInfo | false | none |
401 - JsonObject
Name | Type | Required | Description |
---|---|---|---|
id | string | false | none |
generic_code | string | false | none |
brand | string | false | none |
model | string | false | none |
name | string | false | none |
description | string | false | none |
category | string | false | none |
colour | string | false | none |
is_available | boolean | false | based on this attribute we know if a device is active or not |
include_preinstalled_sim | boolean | false | if the device has a built-in sim card |
image_url | string(url)¦null | false | url to device image |
category_web | string | false | none |
model_web | string | false | none |
colour_name | string | false | none |
hexadecimal_colour | string | false | none |
brand_colour | boolean | false | none |
specifications | string | false | none |
control_app | boolean | false | none |
battery | string | false | none |
bluetooth_version | string | false | none |
frontal_camera | string | false | none |
back_camera | string | false | none |
storage | string | false | none |
wireless_charging | boolean | false | none |
fast_charge | boolean | false | none |
fast_charge_speed | string | false | none |
box_content | string | false | none |
telecare_compatible | boolean | false | none |
connectivity | string | false | none |
control_voice_assitant | boolean | false | none |
dimensions | string | false | none |
hard_drive | string | false | none |
dual_sim | boolean | false | none |
battery_duration | string | false | none |
esim | boolean | false | none |
flash | boolean | false | none |
functions | string | false | none |
touch_id | boolean | false | none |
max_speed | string | false | none |
memory | string | false | none |
memory_expandable_to | string | false | none |
ram_memory | string | false | none |
microphone | boolean | false | none |
nfc | boolean | false | none |
user_number | string | false | none |
mapping_allowed | boolean | false | none |
weight | string | false | none |
power | string | false | none |
gaming_capabilities | string | false | none |
processor | string | false | none |
ports | string | false | none |
weight_range | string | false | none |
network | string | false | none |
system_requirements | string | false | none |
water_resistant | boolean | false | none |
resolution | string | false | none |
output | string | false | none |
noise_cancelling | boolean | false | none |
sensors | string | false | none |
digital_tuner | string | false | none |
os | string | false | none |
sound | string | false | none |
size | string | false | none |
screen_size | string | false | none |
technology | string | false | none |
battery_charge_time | string | false | none |
hard_drive_type | string | false | none |
sim_type | string | false | none |
download_speed | string | false | none |
wifi | string | false | none |
comments | string | false | none |
promotional_info | PromotionalInfo | false | none |
404 - instance of KOGenericResponse
Parameters
Name | Description |
---|---|
org_id*required string (path) | organization name |
device_id*required string (path) | device identifier |
Accept-Language string (header) | Flag to indicate the text language, relies on ISO-639-1 |
Request example
Responses
Code | Description | Schema |
---|---|---|
200 | OK | Device_Response |
400 | Bad request | string |
401 | Unauthorized | string |
404 | Item not found | KOGenericResponse |
Endpoints
Commercial Products
- GET
/orgs/{org_id}/commercial_products/{id}/orgs/{org_id}/commercial_products/{id}
- GET
/orgs/{org_id}/commercial_products/orgs/{org_id}/commercial_products
- GET
/orgs/{org_id}/commercial_products/sellable/orgs/{org_id}/commercial_products/sellable
- GET
/orgs/{org_id}/commercial_products/{id}/can-switch/orgs/{org_id}/commercial_products/{id}/can-switch
Bundled Products
- GET
/orgs/{org_id}/bundled_products/{id}/orgs/{org_id}/bundled_products/{id}
- GET
/orgs/{org_id}/bundled_products/orgs/{org_id}/bundled_products
- GET
/orgs/{org_id}/bundled_products/sellable/orgs/{org_id}/bundled_products/sellable
- GET
/orgs/{org_id}/bundled_products/{id}/bundled_product_subs_types/orgs/{org_id}/bundled_products/{id}/bundled_product_subs_types
- GET
/orgs/{org_id}/bundled_products/{id}/can-switch/orgs/{org_id}/bundled_products/{id}/can-switch
- GET
/orgs/{org_id}/bundled_products/{id}/can-switch/{target_id}/orgs/{org_id}/bundled_products/{id}/can-switch/{target_id}
Bundled Commercial Products
- GET
/orgs/{org_id}/bundled_products/{id}/bundled_product_subs_types/{subs_type_id}/bundled_commercial_products/sellable/orgs/{org_id}/bundled_products/{id}/bundled_product_subs_types/{subs_type_id}/bundled_commercial_products/sellable
- GET
/orgs/{org_id}/bundled_products/{id}/bundled_product_subs_types/{subs_type_id}/bundled_commercial_products/orgs/{org_id}/bundled_products/{id}/bundled_product_subs_types/{subs_type_id}/bundled_commercial_products
- GET
/orgs/{org_id}/bundled_products/{id}/bundled_product_subs_types/{subs_type_id}/bundled_commercial_products/{bcp_id}/orgs/{org_id}/bundled_products/{id}/bundled_product_subs_types/{subs_type_id}/bundled_commercial_products/{bcp_id}
- GET
/orgs/{org_id}/bundled_products/{bundled_product_id}/bundled_commercial_products/{id}/can-switch/orgs/{org_id}/bundled_products/{bundled_product_id}/bundled_commercial_products/{id}/can-switch
- GET
/orgs/{org_id}/bundled_products/{id}/bundled_commercial_products/can-migrate/orgs/{org_id}/bundled_products/{id}/bundled_commercial_products/can-migrate
- GET
/orgs/{org_id}/bundled_products/{id}/bundled_commercial_products/orgs/{org_id}/bundled_products/{id}/bundled_commercial_products
Free Units Packages
- GET
/orgs/{org_id}/commercial_products/{id}/free_units_packages/orgs/{org_id}/commercial_products/{id}/free_units_packages
- GET
/orgs/{org_id}/commercial_products/{id}/free_units_packages/{fup_id}/orgs/{org_id}/commercial_products/{id}/free_units_packages/{fup_id}
- GET
/orgs/{org_id}/free_units_packages/{fup_id}/orgs/{org_id}/free_units_packages/{fup_id}
- GET
/orgs/{org_id}/free_units_packages/orgs/{org_id}/free_units_packages
- GET
/orgs/{org_id}/commercial_products/{id}/free_units_packages/sellable/orgs/{org_id}/commercial_products/{id}/free_units_packages/sellable
Promotions
- GET
/orgs/{org_id}/promotions/sellable/orgs/{org_id}/promotions/sellable
- GET
/orgs/{org_id}/commercial_products/{id}/promotions/orgs/{org_id}/commercial_products/{id}/promotions
- GET
/orgs/{org_id}/commercial_products/{id}/promotions/sellable/orgs/{org_id}/commercial_products/{id}/promotions/sellable
- GET
/orgs/{org_id}/bundled_products/{id}/promotions/orgs/{org_id}/bundled_products/{id}/promotions
- GET
/orgs/{org_id}/bundled_products/{id}/promotions/sellable/orgs/{org_id}/bundled_products/{id}/promotions/sellable
- GET
/orgs/{org_id}/bundled_commercial_products/{id}/promotions/orgs/{org_id}/bundled_commercial_products/{id}/promotions
- GET
/orgs/{org_id}/bundled_commercial_products/{id}/promotions/sellable/orgs/{org_id}/bundled_commercial_products/{id}/promotions/sellable
- GET
/orgs/{org_id}/value_added_services/{id}/promotions/orgs/{org_id}/value_added_services/{id}/promotions
- GET
/orgs/{org_id}/value_added_services/{id}/promotions/sellable/orgs/{org_id}/value_added_services/{id}/promotions/sellable
- GET
/orgs/{org_id}/promotions/{id}/orgs/{org_id}/promotions/{id}
- GET
/orgs/{org_id}/commercial_products/{commercial_product_id}/promotions/{promotion_id}/incompatibilities/orgs/{org_id}/commercial_products/{commercial_product_id}/promotions/{promotion_id}/incompatibilities
- GET
/orgs/{org_id}/bundled_commercial_products/{bcp_id}/promotions/{promotion_id}/incompatibilities/orgs/{org_id}/bundled_commercial_products/{bcp_id}/promotions/{promotion_id}/incompatibilities
Commercial Devices
- GET
/orgs/{org_id}/commercial_devices/terms/sellable/orgs/{org_id}/commercial_devices/terms/sellable
- GET
/orgs/{org_id}/commercial_products/{id}/commercial_devices/sellable/orgs/{org_id}/commercial_products/{id}/commercial_devices/sellable
- GET
/orgs/{org_id}/bundled_commercial_products/{id}/commercial_devices/sellable/orgs/{org_id}/bundled_commercial_products/{id}/commercial_devices/sellable
- GET
/orgs/{org_id}/value_added_services/{id}/commercial_devices/sellable/orgs/{org_id}/value_added_services/{id}/commercial_devices/sellable
- GET
/orgs/{org_id}/commercial_devices/refinance/orgs/{org_id}/commercial_devices/refinance
- GET
/orgs/{org_id}/commercial_devices/orgs/{org_id}/commercial_devices
- GET
/orgs/{org_id}/commercial_devices/sellable/orgs/{org_id}/commercial_devices/sellable
- GET
/orgs/{org_id}/commercial_devices/{id}/orgs/{org_id}/commercial_devices/{id}
Rate Plans
Base profiles and services
- GET
/orgs/{org_id}/commercial_products/{id}/base_profiles/orgs/{org_id}/commercial_products/{id}/base_profiles
- GET
/orgs/{org_id}/base_profiles/orgs/{org_id}/base_profiles
- GET
/orgs/{org_id}/base_profiles/{id}/services/orgs/{org_id}/base_profiles/{id}/services
Value Added Services
- GET
/orgs/{org_id}/commercial_products/{id}/value_added_services/orgs/{org_id}/commercial_products/{id}/value_added_services
- GET
/orgs/{org_id}/commercial_products/{id}/value_added_services/sellable/orgs/{org_id}/commercial_products/{id}/value_added_services/sellable
- GET
/orgs/{org_id}/bundled_commercial_products/{id}/value_added_services/orgs/{org_id}/bundled_commercial_products/{id}/value_added_services
- GET
/orgs/{org_id}/bundled_commercial_products/{id}/value_added_services/sellable/orgs/{org_id}/bundled_commercial_products/{id}/value_added_services/sellable
- GET
/orgs/{org_id}/bundled_products/{bp_id}/bundled_product_subs_types/{bpst_id}/bundled_commercial_products/{bcp_id}/value_added_services/sellable/orgs/{org_id}/bundled_products/{bp_id}/bundled_product_subs_types/{bpst_id}/bundled_commercial_products/{bcp_id}/value_added_services/sellable
Services
Commercial Infos
- GET
/orgs/{org_id}/commercial_products/{id}/commercial_infos/orgs/{org_id}/commercial_products/{id}/commercial_infos
- GET
/orgs/{org_id}/bundled_products/{id}/commercial_infos/orgs/{org_id}/bundled_products/{id}/commercial_infos
- GET
/orgs/{org_id}/bundled_commercial_products/{id}/commercial_infos/orgs/{org_id}/bundled_commercial_products/{id}/commercial_infos
- GET
/orgs/{org_id}/free_units_packages/{id}/commercial_infos/orgs/{org_id}/free_units_packages/{id}/commercial_infos
- GET
/orgs/{org_id}/promotions/{id}/commercial_infos/orgs/{org_id}/promotions/{id}/commercial_infos
Transaction types
- GET
/orgs/{org_id}/transaction_types/orgs/{org_id}/transaction_types
- GET
/orgs/{org_id}/transaction_types/{transaction_type_id}/orgs/{org_id}/transaction_types/{transaction_type_id}
Devices
- GET
/orgs/{org_id}/devices/orgs/{org_id}/devices
- GET
/orgs/{org_id}/devices/sellable/orgs/{org_id}/devices/sellable
- GET
/orgs/{org_id}/devices/{device_id}/orgs/{org_id}/devices/{device_id}
Commercial profiles
- GET
/orgs/{org_id}/commercial_profiles/orgs/{org_id}/commercial_profiles
- GET
/orgs/{org_id}/commercial_profiles/{com_profile_id}/commercial_products/orgs/{org_id}/commercial_profiles/{com_profile_id}/commercial_products
- GET
/orgs/{org_id}/commercial_profiles/{com_profile_id}/free_units_packages/orgs/{org_id}/commercial_profiles/{com_profile_id}/free_units_packages
- GET
/orgs/{org_id}/commercial_profiles/{com_profile_id}/promotions/orgs/{org_id}/commercial_profiles/{com_profile_id}/promotions
- GET
/orgs/{org_id}/commercial_profiles/{com_profile_id}/bundled_products/orgs/{org_id}/commercial_profiles/{com_profile_id}/bundled_products
Misc services