EnterpriseSubAccountStatus
					< Return to Method List
				
				
					boolean
					EnterpriseSubAccountStatus(string
					$sub_api_key)
				
				
					Checked the enabled / disabled status of a sub-account. Requires and Agency API key.
				
				Parameters
					| string sub_api_key | An API key for the sub-account to check the status of. | 
|---|
Return Value
					| boolean | TRUE if the sub-account is enabled, FALSE if it is disabled. An error structure otherwise. | 
|---|