EnterpriseCreateSubAccount
< Return to Method List
string
EnterpriseCreateSubAccount(string
$sub_api_key)
Create an Agency 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 | String id of the newly created account. An error structure otherwise. |
|---|