list | SELECT | | Lists the user's customer accounts. |
partners_customers_list | SELECT | partnersId | Lists the customers that are enrolled to the reseller identified by the partnerId argument. This list includes customers that the reseller created and customers that enrolled themselves using the portal. |
partners_vendors_customers_list | SELECT | partnersId, vendorsId | Lists the customers of the vendor. |
partners_customers_create | INSERT | partnersId | Creates a customer for zero-touch enrollment. After the method returns successfully, admin and owner roles can manage devices and EMM configs by calling API methods or using their zero-touch enrollment portal. The customer receives an email that welcomes them to zero-touch enrollment and explains how to sign into the portal. |