Returns a list of reseller customers for the specified indirect provider.
Get-PCResellerCustomer -ResellerId <String> [-ResultSize <Int32>] [-SaToken <String>] [<CommonParameters>]
The Get-PCResllerCustomer cmdlet returns a list of reseller customers or a speficied reseller for the current indirect provider.
Specifies the reseller id for which to return customers.
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
Specifies the maximum number of results to return. The default value is 200, the maximum allowed value is 500.
Required? false
Position? named
Default value 200
Accept pipeline input? false
Accept wildcard characters? false
Specifies an authentication token with your Partner Center credentials.
Required? false
Position? named
Default value $GlobalToken
Accept pipeline input? false
Accept wildcard characters? false
PS C:\>Get-PCResellerCustomer -ResellerId '86f61a80-23de-4071-ba9f-249254da7e95'
Return a list of customers for the specified reseller id