v1.3
1.3
Notable Changes
- Added MSP Module. These are some of the functions that are implemented in this module -
- Customer Management Functions
get_customers
get_all_customers
create_customer
update_customer
delete_customer
get_customer_details
get_customer_id
- Device Management Functions
get_customer_devices_and_subscriptions
assign_devices_to_customers
unassign_devices_from_customers
unassign_all_customer_device
get_msp_devices_and_subscriptions
get_msp_all_devices_and_subscriptions
- Other Functions
get_msp_id
get_msp_users
get_customer_users
get_country_code
get_country_codes_list
get_msp_resources
edit_msp_resources
get_customers_per_group
- Customer Management Functions
Known Issues
- No known issues.
Full Changelog: v1.2.1...v1.3