Class AccountService
Performs all actions pertaining to scheduling Constant Contact Account's
- Ctct\Services\BaseService
- Ctct\Services\AccountService
Namespace: Ctct\Services
Package: Services
Author: Constant Contact
Located at Services/AccountService.php
Package: Services
Author: Constant Contact
Located at Services/AccountService.php
public
array
|
#
getVerifiedEmailAddresses( string $accessToken, array $params = array() )
Get all verified email addresses associated with an account |
public
array
|
#
createVerifiedEmailAddress( string $accessToken, string $emailAddress )
Create a new verified email address. This will also prompt the account to send a verification email to the address. |
public
|
|
public
|
#
updateAccountInfo( string $accessToken,
Update information of the account. |
__construct(),
convertException(),
createBaseRequest(),
getClient()
|