EnterpriseDisableSubAccount
< Return to Method List
boolean
EnterpriseDisableSubAccount(string
$sub_api_key)
Disable an agency sub-account. Requires an agency API key.
Parameters
| string sub_api_key | An API key for the sub-account to disable. |
|---|
Return Value
| boolean | Returns TRUE on success, or an error structure. |
|---|