Skip to main content

customers

Overview

Namecustomers
TypeResource
Idgoogledevelopers.androiddeviceprovisioning.customers

Fields

NameDatatypeDescription
totalSizeintegerThe total count of items in the list irrespective of pagination.
customersarrayList of customers of the vendor.
nextPageTokenstringA token to retrieve the next page of results. Omitted if no further results are available.

Methods

NameAccessible byRequired ParamsDescription
listSELECTLists the user's customer accounts.
partners_customers_listSELECTpartnersIdLists 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_listSELECTpartnersId, vendorsIdLists the customers of the vendor.
partners_customers_createINSERTpartnersIdCreates 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.