| Package | Description |
|---|---|
| ClickSend | |
| ClickSend.Api |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
ApiCallback<T> callback)
|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
Type returnType,
ApiCallback<T> callback)
Execute HTTP call asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AccountApi.accountGetAsync(ApiCallback<String> callback)
Get account information (asynchronously)
Get account details
|
com.squareup.okhttp.Call |
AccountApi.accountPostAsync(Account account,
ApiCallback<String> callback)
Create a new account (asynchronously)
Create An Account
|
com.squareup.okhttp.Call |
AccountApi.accountUseageBySubaccountGetAsync(Integer year,
Integer month,
ApiCallback<String> callback)
Get account useage by subaccount (asynchronously)
Get account useage by subaccount
|
com.squareup.okhttp.Call |
AccountApi.accountVerifySendPutAsync(AccountVerify accountVerify,
ApiCallback<String> callback)
Send account activation token (asynchronously)
Send account activation token
|
com.squareup.okhttp.Call |
AccountApi.accountVerifyVerifyByActivationTokenPutAsync(Integer activationToken,
ApiCallback<String> callback)
Verify new account (asynchronously)
Verify new account
|
com.squareup.okhttp.Call |
EmailMarketingApi.allowedEmailAddressGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all email addresses (asynchronously)
Get all email addresses
|
com.squareup.okhttp.Call |
EmailMarketingApi.allowedEmailAddressPostAsync(EmailAddress emailAddress,
ApiCallback<String> callback)
Create allowed Email Address (asynchronously)
Create allowed Email Address
|
com.squareup.okhttp.Call |
EmailMarketingApi.cancelEmailCampaignPutAsync(Integer emailCampaignId,
ApiCallback<String> callback)
Cancel email campaign (asynchronously)
Cancel email campaign
|
com.squareup.okhttp.Call |
CountriesApi.countriesGetAsync(ApiCallback<String> callback)
Get all country codes (asynchronously)
Get all countries
|
com.squareup.okhttp.Call |
DeliveryIssuesApi.deliveryIssuesGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all delivery issues (asynchronously)
Get all delivery issues
|
com.squareup.okhttp.Call |
DeliveryIssuesApi.deliveryIssuesPostAsync(DeliveryIssue deliveryIssue,
ApiCallback<String> callback)
Create delivery Issue (asynchronously)
Create delivery Issue
|
com.squareup.okhttp.Call |
DetectAddressApi.detectAddressPostAsync(UploadFile uploadFile,
ApiCallback<String> callback)
Detects address in uploaded file.
|
com.squareup.okhttp.Call |
EmailMarketingApi.emailCampaignGetAsync(Integer emailCampaignId,
ApiCallback<String> callback)
Get specific email campaign (asynchronously)
Get specific email campaign
|
com.squareup.okhttp.Call |
EmailMarketingApi.emailCampaignHistoryExportGetAsync(Integer emailCampaignId,
Integer dateFrom,
Integer dateTo,
ApiCallback<String> callback)
Export specific email campaign history (asynchronously)
Export specific email campaign history
|
com.squareup.okhttp.Call |
EmailMarketingApi.emailCampaignHistoryGetAsync(Integer emailCampaignId,
Integer dateFrom,
Integer dateTo,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get specific email campaign history (asynchronously)
Get specific email campaign history
|
com.squareup.okhttp.Call |
EmailMarketingApi.emailCampaignPostAsync(EmailCampaign emailCampaign,
ApiCallback<String> callback)
Send email campaign (asynchronously)
Send email campaign
|
com.squareup.okhttp.Call |
EmailMarketingApi.emailCampaignPricePostAsync(EmailCampaign emailCampaign,
ApiCallback<String> callback)
Calculate email campaign price (asynchronously)
Calculate email campaign price
|
com.squareup.okhttp.Call |
EmailMarketingApi.emailCampaignPutAsync(Integer emailCampaignId,
EmailCampaign emailCampaign,
ApiCallback<String> callback)
Edit email campaign (asynchronously)
Edit email campaign
|
com.squareup.okhttp.Call |
EmailMarketingApi.emailCampaignsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all email campaigns (asynchronously)
Get all email campaigns
|
com.squareup.okhttp.Call |
EmailDeliveryReceiptRulesApi.emailDeliveryReceiptAutomationDeleteAsync(Integer receiptRuleId,
ApiCallback<String> callback)
Delete email delivery receipt automation (asynchronously)
Delete email delivery receipt automation
|
com.squareup.okhttp.Call |
EmailDeliveryReceiptRulesApi.emailDeliveryReceiptAutomationGetAsync(Integer receiptRuleId,
ApiCallback<String> callback)
Get specific email delivery receipt automation (asynchronously)
Get specific email delivery receipt automation
|
com.squareup.okhttp.Call |
EmailDeliveryReceiptRulesApi.emailDeliveryReceiptAutomationPostAsync(DeliveryReceiptRule deliveryReceiptRule,
ApiCallback<String> callback)
Create email delivery receipt automations (asynchronously)
Create email delivery receipt automations
|
com.squareup.okhttp.Call |
EmailDeliveryReceiptRulesApi.emailDeliveryReceiptAutomationPutAsync(Integer receiptRuleId,
DeliveryReceiptRule deliveryReceiptRule,
ApiCallback<String> callback)
Update email delivery receipt automation (asynchronously)
Update email delivery receipt automation
|
com.squareup.okhttp.Call |
EmailDeliveryReceiptRulesApi.emailDeliveryReceiptAutomationsGetAsync(String q,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all email delivery receipt automations (asynchronously)
Get all email delivery receipt automations
|
com.squareup.okhttp.Call |
TransactionalEmailApi.emailHistoryExportGetAsync(String filename,
Integer dateFrom,
Integer dateTo,
ApiCallback<String> callback)
Export all Transactional Email history (asynchronously)
Export all Transactional Email history
|
com.squareup.okhttp.Call |
TransactionalEmailApi.emailHistoryGetAsync(Integer dateFrom,
Integer dateTo,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all transactional email history (asynchronously)
Get all transactional email history
|
com.squareup.okhttp.Call |
TransactionalEmailApi.emailPricePostAsync(Email email,
ApiCallback<String> callback)
Get transactional email price (asynchronously)
Get transactional email price
|
com.squareup.okhttp.Call |
TransactionalEmailApi.emailSendPostAsync(Email email,
ApiCallback<String> callback)
Send transactional email (asynchronously)
Send transactional email
|
com.squareup.okhttp.Call |
UserEmailTemplatesApi.emailTemplateDeleteAsync(Integer templateId,
ApiCallback<String> callback)
Delete user email template (asynchronously)
Delete user email template
|
com.squareup.okhttp.Call |
UserEmailTemplatesApi.emailTemplateGetAsync(Integer templateId,
ApiCallback<String> callback)
Get specific user email template (asynchronously)
Get specific user email templates
|
com.squareup.okhttp.Call |
UserEmailTemplatesApi.emailTemplatePostAsync(EmailTemplateNew emailTemplate,
ApiCallback<String> callback)
Create email template (asynchronously)
Create email template
|
com.squareup.okhttp.Call |
UserEmailTemplatesApi.emailTemplatePutAsync(Integer templateId,
EmailTemplateUpdate emailTemplate,
ApiCallback<String> callback)
Update email template (asynchronously)
Update email template
|
com.squareup.okhttp.Call |
UserEmailTemplatesApi.emailTemplatesGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all user email templates (asynchronously)
Get all user email templates
|
com.squareup.okhttp.Call |
FaxDeliveryReceiptRulesApi.faxDeliveryReceiptAutomationDeleteAsync(Integer receiptRuleId,
ApiCallback<String> callback)
Delete fax delivery receipt automation (asynchronously)
Delete fax delivery receipt automation
|
com.squareup.okhttp.Call |
FaxDeliveryReceiptRulesApi.faxDeliveryReceiptAutomationGetAsync(Integer receiptRuleId,
ApiCallback<String> callback)
Get specific fax delivery receipt automation (asynchronously)
Get specific fax delivery receipt automation
|
com.squareup.okhttp.Call |
FaxDeliveryReceiptRulesApi.faxDeliveryReceiptAutomationPostAsync(DeliveryReceiptRule deliveryReceiptRule,
ApiCallback<String> callback)
Create fax delivery receipt automations (asynchronously)
Create fax delivery receipt automations
|
com.squareup.okhttp.Call |
FaxDeliveryReceiptRulesApi.faxDeliveryReceiptAutomationPutAsync(Integer receiptRuleId,
DeliveryReceiptRule deliveryReceiptRule,
ApiCallback<String> callback)
Update fax delivery receipt automation (asynchronously)
Update fax delivery receipt automation
|
com.squareup.okhttp.Call |
FaxDeliveryReceiptRulesApi.faxDeliveryReceiptAutomationsGetAsync(String q,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all fax delivery receipt automations (asynchronously)
Get all fax delivery receipt automations
|
com.squareup.okhttp.Call |
FaxApi.faxHistoryGetAsync(Integer dateFrom,
Integer dateTo,
String q,
String order,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get a list of Fax History.
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationDeleteAsync(Integer inboundRuleId,
ApiCallback<String> callback)
Delete inbound fax automation (asynchronously)
Delete inbound fax automation
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationGetAsync(Integer inboundRuleId,
ApiCallback<String> callback)
Get specific inbound fax automation (asynchronously)
Get specific inbound fax automation
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationPostAsync(InboundFaxRule inboundFaxRule,
ApiCallback<String> callback)
Create new inbound fax automation (asynchronously)
Create new inbound fax automation
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationPutAsync(Integer inboundRuleId,
InboundFaxRule inboundFaxRule,
ApiCallback<String> callback)
Update inbound fax automation (asynchronously)
Update inbound fax automation
|
com.squareup.okhttp.Call |
InboundFaxRulesApi.faxInboundAutomationsGetAsync(String q,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all inbound fax automations (asynchronously)
Get all inbound fax automations
|
com.squareup.okhttp.Call |
FaxApi.faxPricePostAsync(FaxMessageCollection faxMessage,
ApiCallback<String> callback)
Calculate Total Price for Fax Messages sent (asynchronously)
Calculate Total Price for Fax Messages sent
|
com.squareup.okhttp.Call |
FaxApi.faxReceiptsByMessageIdGetAsync(String messageId,
ApiCallback<String> callback)
Get a single fax receipt based on message id.
|
com.squareup.okhttp.Call |
FaxApi.faxReceiptsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all delivery receipts (asynchronously)
Get all delivery receipts
|
com.squareup.okhttp.Call |
FaxApi.faxReceiptsPostAsync(Url url,
ApiCallback<String> callback)
Add a delivery receipt (asynchronously)
Add a delivery receipt
|
com.squareup.okhttp.Call |
FaxApi.faxReceiptsReadPutAsync(DateBefore dateBefore,
ApiCallback<String> callback)
Mark delivery receipts as read (asynchronously)
Mark delivery receipts as read
|
com.squareup.okhttp.Call |
FaxApi.faxSendPostAsync(FaxMessageCollection faxMessage,
ApiCallback<String> callback)
Send a fax using supplied supported file-types.
|
com.squareup.okhttp.Call |
AccountApi.forgotPasswordPutAsync(ForgotPassword forgotPassword,
ApiCallback<String> callback)
Forgot password (asynchronously)
Forgot password
|
com.squareup.okhttp.Call |
AccountApi.forgotPasswordVerifyPutAsync(AccountForgotPasswordVerify verifyPassword,
ApiCallback<String> callback)
Verify forgot password (asynchronously)
Verify forgot password
|
com.squareup.okhttp.Call |
AccountApi.forgotUsernamePutAsync(ForgotUsername forgotUsername,
ApiCallback<String> callback)
Forgot username (asynchronously)
Forgot username
|
com.squareup.okhttp.Call |
ContactListApi.listsByListIdDeleteAsync(Integer listId,
ApiCallback<String> callback)
ListsByListIdDelete (asynchronously)
Delete a specific contact list
|
com.squareup.okhttp.Call |
ContactListApi.listsByListIdGetAsync(Integer listId,
ApiCallback<String> callback)
Get specific contact list (asynchronously)
Get specific contact list
|
com.squareup.okhttp.Call |
ContactListApi.listsByListIdPutAsync(Integer listId,
ContactList contactList,
ApiCallback<String> callback)
Update specific contact list (asynchronously)
Update specific contact list
|
com.squareup.okhttp.Call |
ContactApi.listsContactsByListIdAndContactIdDeleteAsync(Integer listId,
Integer contactId,
ApiCallback<String> callback)
Delete a contact (asynchronously)
Delete a contact
|
com.squareup.okhttp.Call |
ContactApi.listsContactsByListIdAndContactIdGetAsync(Integer listId,
Integer contactId,
ApiCallback<String> callback)
Get a specific contact (asynchronously)
Get a specific contact
|
com.squareup.okhttp.Call |
ContactApi.listsContactsByListIdAndContactIdPutAsync(Integer listId,
Integer contactId,
Contact contact,
ApiCallback<String> callback)
Update specific contact (asynchronously)
Update specific contact
|
com.squareup.okhttp.Call |
ContactApi.listsContactsByListIdGetAsync(Integer listId,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all contacts in a list (asynchronously)
Get all contacts in a list
|
com.squareup.okhttp.Call |
ContactApi.listsContactsByListIdPostAsync(Contact contact,
Integer listId,
ApiCallback<String> callback)
Create new contact (asynchronously)
Create new contact
|
com.squareup.okhttp.Call |
ContactListApi.listsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all contact lists (asynchronously)
Get all contact lists
|
com.squareup.okhttp.Call |
ContactListApi.listsImportByListIdPostAsync(Integer listId,
ContactListImport file,
ApiCallback<String> callback)
Import contacts to list (asynchronously)
Import contacts to list
|
com.squareup.okhttp.Call |
ContactListApi.listsPostAsync(ContactList contactList,
ApiCallback<String> callback)
Create new contact list (asynchronously)
Create new contact list
|
com.squareup.okhttp.Call |
ContactListApi.listsRemoveDuplicatesByListIdPutAsync(Integer listId,
Fields fields,
ApiCallback<String> callback)
Remove duplicate contacts (asynchronously)
Remove duplicate contacts
|
com.squareup.okhttp.Call |
ContactApi.listsRemoveOptedOutContactsByListIdAndOptOutListIdPutAsync(Integer listId,
Integer optOutListId,
ApiCallback<String> callback)
Remove all opted out contacts (asynchronously)
Remove all opted out contacts
|
com.squareup.okhttp.Call |
ContactApi.listsTransferContactPutAsync(Integer fromListId,
Integer contactId,
Integer toListId,
ApiCallback<String> callback)
Transfer contact to another list (asynchronously)
Transfer contact to another list
|
com.squareup.okhttp.Call |
MasterEmailTemplatesApi.masterEmailTemplateCategoriesGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all master email template categories (asynchronously)
Get all master email template categories
|
com.squareup.okhttp.Call |
MasterEmailTemplatesApi.masterEmailTemplateCategoryGetAsync(Integer categoryId,
ApiCallback<String> callback)
Get specific master email template category (asynchronously)
Get specific master email template category
|
com.squareup.okhttp.Call |
MasterEmailTemplatesApi.masterEmailTemplateGetAsync(Integer templateId,
ApiCallback<String> callback)
Get specific master email template (asynchronously)
Get specific master email template
|
com.squareup.okhttp.Call |
MasterEmailTemplatesApi.masterEmailTemplatesGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all master email templates (asynchronously)
Get all master email templates
|
com.squareup.okhttp.Call |
MasterEmailTemplatesApi.masterEmailTemplatesInCategoryGetAsync(Integer categoryId,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all master email templates in a category (asynchronously)
Get all master email templates in a category
|
com.squareup.okhttp.Call |
MmsCampaignApi.mmsCampaignByMmsCampaignIdGetAsync(Integer mmsCampaignId,
ApiCallback<String> callback)
Get specific mms campaign (asynchronously)
Get specific mms campaign
|
com.squareup.okhttp.Call |
MmsCampaignApi.mmsCampaignsByMmsCampaignIdPutAsync(Integer mmsCampaignId,
MmsCampaign campaign,
ApiCallback<String> callback)
Update mms campaign (asynchronously)
Update mms campaign
|
com.squareup.okhttp.Call |
MmsCampaignApi.mmsCampaignsCancelByMmsCampaignIdPutAsync(Integer mmsCampaignId,
ApiCallback<String> callback)
Cancel mms campaign (asynchronously)
Cancel sms campaign
|
com.squareup.okhttp.Call |
MmsCampaignApi.mmsCampaignsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get list of mms campaigns (asynchronously)
Get list of mms campaigns
|
com.squareup.okhttp.Call |
MmsCampaignApi.mmsCampaignsPricePostAsync(MmsCampaign campaign,
ApiCallback<String> callback)
Calculate price for mms campaign (asynchronously)
Calculate price for sms campaign
|
com.squareup.okhttp.Call |
MmsCampaignApi.mmsCampaignsSendPostAsync(MmsCampaign campaign,
ApiCallback<String> callback)
Create mms campaign (asynchronously)
Create mms campaign
|
com.squareup.okhttp.Call |
MmsApi.mmsPricePostAsync(MmsMessageCollection mmsMessages,
ApiCallback<String> callback)
Get Price for MMS sent (asynchronously)
Get Price for MMS sent
|
com.squareup.okhttp.Call |
MmsApi.mmsReceiptsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all delivery receipts (asynchronously)
Get all delivery receipts
|
com.squareup.okhttp.Call |
MmsApi.mmsReceiptsReadPutAsync(DateBefore dateBefore,
ApiCallback<String> callback)
Mark delivery receipts as read (asynchronously)
Mark delivery receipts as read
|
com.squareup.okhttp.Call |
MmsApi.mmsSendPostAsync(MmsMessageCollection mmsMessages,
ApiCallback<String> callback)
Send MMS (asynchronously)
Send MMS
|
com.squareup.okhttp.Call |
NumberApi.numbersBuyByDedicatedNumberPostAsync(String dedicatedNumber,
ApiCallback<String> callback)
Buy dedicated number (asynchronously)
Buy dedicated number
|
com.squareup.okhttp.Call |
NumberApi.numbersGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all availible dedicated numbers (asynchronously)
Get all availible dedicated numbers
|
com.squareup.okhttp.Call |
NumberApi.numbersSearchByCountryGetAsync(String country,
String search,
Integer searchType,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all dedicated numbers by country (asynchronously)
Get all dedicated numbers by country
|
com.squareup.okhttp.Call |
PostLetterApi.postLettersExportGetAsync(String filename,
ApiCallback<String> callback)
export post letter history (asynchronously)
export post letter history
|
com.squareup.okhttp.Call |
PostLetterApi.postLettersHistoryGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all post letter history (asynchronously)
Get all post letter history
|
com.squareup.okhttp.Call |
PostLetterApi.postLettersPricePostAsync(PostLetter postLetter,
ApiCallback<String> callback)
Calculate post letter price (asynchronously)
Calculate post letter price
|
com.squareup.okhttp.Call |
PostLetterApi.postLettersSendPostAsync(PostLetter postLetter,
ApiCallback<String> callback)
Send post letter (asynchronously)
Send post letter
|
com.squareup.okhttp.Call |
PostPostcardApi.postPostcardsHistoryExportGetAsync(String filename,
ApiCallback<String> callback)
Export postcard history to a CSV file (asynchronously)
Export postcard history to a CSV file
|
com.squareup.okhttp.Call |
PostPostcardApi.postPostcardsHistoryGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Retrieve the history of postcards sent or scheduled (asynchronously)
Retrieve the history of postcards sent or scheduled
|
com.squareup.okhttp.Call |
PostPostcardApi.postPostcardsPricePostAsync(PostPostcard postPostcards,
ApiCallback<String> callback)
Calculate price for sending one or more postcards (asynchronously)
Calculate price for sending one or more postcards
|
com.squareup.okhttp.Call |
PostPostcardApi.postPostcardsSendPostAsync(PostPostcard postPostcards,
ApiCallback<String> callback)
Send one or more postcards (asynchronously)
Send one or more postcards
|
com.squareup.okhttp.Call |
PostReturnAddressApi.postReturnAddressesByReturnAddressIdDeleteAsync(Integer returnAddressId,
ApiCallback<String> callback)
Delete specific post return address (asynchronously)
Delete specific post return address
|
com.squareup.okhttp.Call |
PostReturnAddressApi.postReturnAddressesByReturnAddressIdGetAsync(Integer returnAddressId,
ApiCallback<String> callback)
Get specific post return address (asynchronously)
Get specific post return address
|
com.squareup.okhttp.Call |
PostReturnAddressApi.postReturnAddressesByReturnAddressIdPutAsync(Integer returnAddressId,
Address returnAddress,
ApiCallback<String> callback)
Update post return address (asynchronously)
Update post return address
|
com.squareup.okhttp.Call |
PostReturnAddressApi.postReturnAddressesGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get list of post return addresses (asynchronously)
Get list of post return addresses
|
com.squareup.okhttp.Call |
PostReturnAddressApi.postReturnAddressesPostAsync(Address returnAddress,
ApiCallback<String> callback)
Create post return address (asynchronously)
Create post return address
|
com.squareup.okhttp.Call |
AccountRechargeApi.rechargeCreditCardGetAsync(ApiCallback<String> callback)
Get Credit Card info (asynchronously)
Get Credit Card info
|
com.squareup.okhttp.Call |
AccountRechargeApi.rechargeCreditCardPutAsync(CreditCard creditCard,
ApiCallback<String> callback)
Update credit card info (asynchronously)
Update credit card info
|
com.squareup.okhttp.Call |
AccountRechargeApi.rechargePackagesGetAsync(String country,
ApiCallback<String> callback)
Get list of all packages (asynchronously)
Get list of all packages
|
com.squareup.okhttp.Call |
AccountRechargeApi.rechargePurchaseByPackageIdPutAsync(Integer packageId,
ApiCallback<String> callback)
Purchase a package (asynchronously)
Purchase a package
|
com.squareup.okhttp.Call |
AccountRechargeApi.rechargeTransactionsByTransactionIdGetAsync(String transactionId,
ApiCallback<String> callback)
Get specific Transaction (asynchronously)
Get specific Transaction
|
com.squareup.okhttp.Call |
AccountRechargeApi.rechargeTransactionsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Purchase a package (asynchronously)
Get all transactions
|
com.squareup.okhttp.Call |
ReferralAccountApi.referralAccountsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all referral accounts (asynchronously)
Get all referral accounts
|
com.squareup.okhttp.Call |
ResellerAccountApi.resellerAccountsByClientUserIdGetAsync(Integer clientUserId,
ApiCallback<String> callback)
Get Reseller clients Account (asynchronously)
Get Reseller clients Account
|
com.squareup.okhttp.Call |
ResellerAccountApi.resellerAccountsByClientUserIdPutAsync(Integer clientUserId,
ResellerAccount resellerAccount,
ApiCallback<String> callback)
Update Reseller clients Account (asynchronously)
Update Reseller clients Account
|
com.squareup.okhttp.Call |
ResellerAccountApi.resellerAccountsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get list of reseller accounts (asynchronously)
Get list of reseller accounts
|
com.squareup.okhttp.Call |
ResellerAccountApi.resellerAccountsPostAsync(ResellerAccount resellerAccount,
ApiCallback<String> callback)
Create reseller account (asynchronously)
Create reseller account
|
com.squareup.okhttp.Call |
TransferCreditApi.resellerTransferCreditPutAsync(ResellerAccountTransferCredit resellerAccountTransferCredit,
ApiCallback<String> callback)
Transfer Credit (asynchronously)
Transfer Credit
|
com.squareup.okhttp.Call |
SearchApi.searchContactsListsGetAsync(String q,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get list of searched contact list (asynchronously)
Get list of searched contact list
|
com.squareup.okhttp.Call |
EmailMarketingApi.sendVerificationTokenGetAsync(Integer emailAddressId,
ApiCallback<String> callback)
Send verification token (asynchronously)
Send verification token
|
com.squareup.okhttp.Call |
SmsCampaignApi.smsCampaignBySmsCampaignIdGetAsync(Integer smsCampaignId,
ApiCallback<String> callback)
Get specific sms campaign (asynchronously)
Get specific sms campaign
|
com.squareup.okhttp.Call |
SmsCampaignApi.smsCampaignsBySmsCampaignIdPutAsync(Integer smsCampaignId,
SmsCampaign campaign,
ApiCallback<String> callback)
Update sms campaign (asynchronously)
Update sms campaign
|
com.squareup.okhttp.Call |
SmsCampaignApi.smsCampaignsCancelBySmsCampaignIdPutAsync(Integer smsCampaignId,
ApiCallback<String> callback)
Cancel sms campaign (asynchronously)
Cancel sms campaign
|
com.squareup.okhttp.Call |
SmsCampaignApi.smsCampaignsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get list of sms campaigns (asynchronously)
Get list of sms campaigns
|
com.squareup.okhttp.Call |
SmsCampaignApi.smsCampaignsPricePostAsync(SmsCampaign campaign,
ApiCallback<String> callback)
Calculate price for sms campaign (asynchronously)
Calculate price for sms campaign
|
com.squareup.okhttp.Call |
SmsCampaignApi.smsCampaignsSendPostAsync(SmsCampaign campaign,
ApiCallback<String> callback)
Create sms campaign (asynchronously)
Create sms campaign
|
com.squareup.okhttp.Call |
SmsApi.smsCancelAllPutAsync(ApiCallback<String> callback)
Update all scheduled message as cancelled (asynchronously)
Update all scheduled message as cancelled
|
com.squareup.okhttp.Call |
SmsApi.smsCancelByMessageIdPutAsync(String messageId,
ApiCallback<String> callback)
Update scheduled message as cancelled (asynchronously)
Update scheduled message as cancelled
|
com.squareup.okhttp.Call |
SmsDeliveryReceiptRulesApi.smsDeliveryReceiptAutomationDeleteAsync(Integer receiptRuleId,
ApiCallback<String> callback)
Delete sms delivery receipt automation (asynchronously)
Delete sms delivery receipt automation
|
com.squareup.okhttp.Call |
SmsDeliveryReceiptRulesApi.smsDeliveryReceiptAutomationGetAsync(Integer receiptRuleId,
ApiCallback<String> callback)
Get specific sms delivery receipt automation (asynchronously)
Get specific sms delivery receipt automation
|
com.squareup.okhttp.Call |
SmsDeliveryReceiptRulesApi.smsDeliveryReceiptAutomationPostAsync(DeliveryReceiptRule deliveryReceiptRule,
ApiCallback<String> callback)
Create sms delivery receipt automations (asynchronously)
Create sms delivery receipt automations
|
com.squareup.okhttp.Call |
SmsDeliveryReceiptRulesApi.smsDeliveryReceiptAutomationPutAsync(Integer receiptRuleId,
DeliveryReceiptRule deliveryReceiptRule,
ApiCallback<String> callback)
Update sms delivery receipt automation (asynchronously)
Update sms delivery receipt automation
|
com.squareup.okhttp.Call |
SmsDeliveryReceiptRulesApi.smsDeliveryReceiptAutomationsGetAsync(String q,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all sms delivery receipt automations (asynchronously)
Get all sms delivery receipt automations
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get list of email to sms allowed addresses (asynchronously)
Get list of email to sms allowed addresses
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsPostAsync(EmailSMSAddress emailSmsAddress,
ApiCallback<String> callback)
Create email to sms allowed address (asynchronously)
Create email to sms allowed address
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringDeleteAsync(Integer ruleId,
ApiCallback<String> callback)
Delete email to sms stripped string rule (asynchronously)
Delete email to sms stripped string rule
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringGetAsync(Integer ruleId,
ApiCallback<String> callback)
Get email to sms stripped string rule (asynchronously)
Get email to sms stripped string rule
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringPostAsync(StrippedString strippedString,
ApiCallback<String> callback)
Create email to sms stripped string rule (asynchronously)
Create email to sms stripped string rules
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringPutAsync(StrippedString strippedString,
Integer ruleId,
ApiCallback<String> callback)
Update email to sms stripped string rule (asynchronously)
Update email to sms stripped string rule
|
com.squareup.okhttp.Call |
EmailToSmsApi.smsEmailSmsStrippedStringsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get list of email to sms stripped string rules (asynchronously)
Get list of email to sms stripped string rules
|
com.squareup.okhttp.Call |
SmsApi.smsHistoryExportGetAsync(String filename,
ApiCallback<String> callback)
Export all sms history (asynchronously)
Export all sms history
|
com.squareup.okhttp.Call |
SmsApi.smsHistoryGetAsync(String q,
Integer dateFrom,
Integer dateTo,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all sms history (asynchronously)
Get all sms history
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationDeleteAsync(Integer inboundRuleId,
ApiCallback<String> callback)
Delete inbound sms automation (asynchronously)
Delete inbound sms automation
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationGetAsync(Integer inboundRuleId,
ApiCallback<String> callback)
Get specific inbound sms automation (asynchronously)
Get specific inbound sms automation
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationPostAsync(InboundSMSRule inboundSmsRule,
ApiCallback<String> callback)
Create new inbound sms automation (asynchronously)
Create new inbound sms automation
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationPutAsync(Integer inboundRuleId,
InboundSMSRule inboundSmsRule,
ApiCallback<String> callback)
Update inbound sms automation (asynchronously)
Update inbound sms automation
|
com.squareup.okhttp.Call |
InboundSmsRulesApi.smsInboundAutomationsGetAsync(String q,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all inbound sms automations (asynchronously)
Get all inbound sms automations
|
com.squareup.okhttp.Call |
SmsApi.smsInboundGetAsync(String q,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all inbound sms (asynchronously)
Get all inbound sms
|
com.squareup.okhttp.Call |
SmsApi.smsInboundPostAsync(Url url,
ApiCallback<String> callback)
Create inbound sms (asynchronously)
Create inbound sms
|
com.squareup.okhttp.Call |
SmsApi.smsInboundReadByMessageIdPutAsync(String messageId,
ApiCallback<String> callback)
Mark inbound SMS as read (asynchronously)
Mark specific inbound SMS as read
|
com.squareup.okhttp.Call |
SmsApi.smsInboundReadPutAsync(DateBefore dateBefore,
ApiCallback<String> callback)
Mark inbound SMS as read (asynchronously)
Mark all inbound SMS as read optionally before a certain date
|
com.squareup.okhttp.Call |
SmsApi.smsPricePostAsync(SmsMessageCollection smsMessages,
ApiCallback<String> callback)
Calculate sms price (asynchronously)
Calculate sms price
|
com.squareup.okhttp.Call |
SmsApi.smsReceiptsByMessageIdGetAsync(String messageId,
ApiCallback<String> callback)
Get a Specific Delivery Receipt (asynchronously)
Get a Specific Delivery Receipt
|
com.squareup.okhttp.Call |
SmsApi.smsReceiptsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all delivery receipts (asynchronously)
Get all delivery receipts
|
com.squareup.okhttp.Call |
SmsApi.smsReceiptsPostAsync(Url url,
ApiCallback<String> callback)
Add a delivery receipt (asynchronously)
Add a delivery receipt
|
com.squareup.okhttp.Call |
SmsApi.smsReceiptsReadPutAsync(DateBefore dateBefore,
ApiCallback<String> callback)
Mark delivery receipts as read (asynchronously)
Mark delivery receipts as read
|
com.squareup.okhttp.Call |
SmsApi.smsSendPostAsync(SmsMessageCollection smsMessages,
ApiCallback<String> callback)
Send sms message(s) (asynchronously)
# Send one or more SMS messages You can post up to 1000 messages with each API call.
|
com.squareup.okhttp.Call |
SmsApi.smsTemplatesByTemplateIdDeleteAsync(Integer templateId,
ApiCallback<String> callback)
Delete sms template (asynchronously)
Delete sms template
|
com.squareup.okhttp.Call |
SmsApi.smsTemplatesByTemplateIdPutAsync(Integer templateId,
SmsTemplate smsTemplate,
ApiCallback<String> callback)
Update sms template (asynchronously)
Update sms template
|
com.squareup.okhttp.Call |
SmsApi.smsTemplatesGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get lists of all sms templates (asynchronously)
Get lists of all sms templates
|
com.squareup.okhttp.Call |
SmsApi.smsTemplatesPostAsync(SmsTemplate smsTemplate,
ApiCallback<String> callback)
Create sms template (asynchronously)
Create sms template
|
com.squareup.okhttp.Call |
EmailMarketingApi.specificAllowedEmailAddressDeleteAsync(Integer emailAddressId,
ApiCallback<String> callback)
Delete specific email address (asynchronously)
Delete specific email address
|
com.squareup.okhttp.Call |
EmailMarketingApi.specificAllowedEmailAddressGetAsync(Integer emailAddressId,
ApiCallback<String> callback)
Get specific email address (asynchronously)
Get specific email address
|
com.squareup.okhttp.Call |
StatisticsApi.statisticsSmsGetAsync(ApiCallback<String> callback)
Get sms statistics (asynchronously)
Get sms statistics
|
com.squareup.okhttp.Call |
StatisticsApi.statisticsVoiceGetAsync(ApiCallback<String> callback)
Get voice statistics (asynchronously)
Get voice statistics
|
com.squareup.okhttp.Call |
SubaccountApi.subaccountsBySubaccountIdDeleteAsync(Integer subaccountId,
ApiCallback<String> callback)
Delete a subaccount (asynchronously)
Delete a subaccount
|
com.squareup.okhttp.Call |
SubaccountApi.subaccountsBySubaccountIdGetAsync(Integer subaccountId,
ApiCallback<String> callback)
Get specific subaccount (asynchronously)
Get specific subaccount
|
com.squareup.okhttp.Call |
SubaccountApi.subaccountsBySubaccountIdPutAsync(Integer subaccountId,
Subaccount subaccount,
ApiCallback<String> callback)
Update subaccount (asynchronously)
Update subaccount
|
com.squareup.okhttp.Call |
SubaccountApi.subaccountsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all subaccounts (asynchronously)
Get all subaccounts
|
com.squareup.okhttp.Call |
SubaccountApi.subaccountsPostAsync(Subaccount subaccount,
ApiCallback<String> callback)
Create new subaccount (asynchronously)
Create new subaccount
|
com.squareup.okhttp.Call |
SubaccountApi.subaccountsRegenApiKeyBySubaccountIdPutAsync(Integer subaccountId,
ApiCallback<String> callback)
Regenerate an API Key (asynchronously)
Regenerate an API Key
|
com.squareup.okhttp.Call |
TimezonesApi.timezonesGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get supported list of timezones.
|
com.squareup.okhttp.Call |
UploadApi.uploadsPostAsync(UploadFile uploadFile,
String convert,
ApiCallback<String> callback)
Upload File (asynchronously)
Upload File
|
com.squareup.okhttp.Call |
EmailMarketingApi.verifyAllowedEmailAddressGetAsync(Integer emailAddressId,
String activationToken,
ApiCallback<String> callback)
Verify email address using verification token (asynchronously)
Verify email address using verification token
|
com.squareup.okhttp.Call |
VoiceApi.voiceCancelAllPutAsync(ApiCallback<String> callback)
Update all voice messages as cancelled (asynchronously)
Update all voice messages as cancelled
|
com.squareup.okhttp.Call |
VoiceApi.voiceCancelByMessageIdPutAsync(String messageId,
ApiCallback<String> callback)
Update voice message status as cancelled (asynchronously)
Update voice message status as cancelled
|
com.squareup.okhttp.Call |
VoiceDeliveryReceiptRulesApi.voiceDeliveryReceiptAutomationDeleteAsync(Integer receiptRuleId,
ApiCallback<String> callback)
Delete voice delivery receipt automation (asynchronously)
Delete voice delivery receipt automation
|
com.squareup.okhttp.Call |
VoiceDeliveryReceiptRulesApi.voiceDeliveryReceiptAutomationGetAsync(Integer receiptRuleId,
ApiCallback<String> callback)
Get specific voice delivery receipt automation (asynchronously)
Get specific voice delivery receipt automation
|
com.squareup.okhttp.Call |
VoiceDeliveryReceiptRulesApi.voiceDeliveryReceiptAutomationPostAsync(DeliveryReceiptRule deliveryReceiptRule,
ApiCallback<String> callback)
Create voice delivery receipt automations (asynchronously)
Create voice delivery receipt automations
|
com.squareup.okhttp.Call |
VoiceDeliveryReceiptRulesApi.voiceDeliveryReceiptAutomationPutAsync(Integer receiptRuleId,
DeliveryReceiptRule deliveryReceiptRule,
ApiCallback<String> callback)
Update voice delivery receipt automation (asynchronously)
Update voice delivery receipt automation
|
com.squareup.okhttp.Call |
VoiceDeliveryReceiptRulesApi.voiceDeliveryReceiptAutomationsGetAsync(String q,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all voice delivery receipt automations (asynchronously)
Get all voice delivery receipt automations
|
com.squareup.okhttp.Call |
VoiceApi.voiceHistoryExportGetAsync(String filename,
ApiCallback<String> callback)
Export voice history (asynchronously)
Export voice history
|
com.squareup.okhttp.Call |
VoiceApi.voiceHistoryGetAsync(Integer dateFrom,
Integer dateTo,
Integer page,
Integer limit,
ApiCallback<String> callback)
Get all voice history (asynchronously)
Get all voice history
|
com.squareup.okhttp.Call |
VoiceApi.voiceLangGetAsync(ApiCallback<String> callback)
Get all voice languages (asynchronously)
Get all voice languages
|
com.squareup.okhttp.Call |
VoiceApi.voicePricePostAsync(VoiceMessageCollection voiceMessages,
ApiCallback<String> callback)
Calculate voice price (asynchronously)
Calculate voice price
|
com.squareup.okhttp.Call |
VoiceApi.voiceReceiptsGetAsync(Integer page,
Integer limit,
ApiCallback<String> callback)
Get all delivery receipts (asynchronously)
Get all delivery receipts
|
com.squareup.okhttp.Call |
VoiceApi.voiceReceiptsPostAsync(Url url,
ApiCallback<String> callback)
Add a delivery receipt (asynchronously)
Add a delivery receipt
|
com.squareup.okhttp.Call |
VoiceApi.voiceReceiptsReadPutAsync(DateBefore dateBefore,
ApiCallback<String> callback)
Mark delivery receipts as read (asynchronously)
Mark delivery receipts as read
|
com.squareup.okhttp.Call |
VoiceApi.voiceSendPostAsync(VoiceMessageCollection voiceMessages,
ApiCallback<String> callback)
Send voice message(s) (asynchronously)
Send a voice call
|
Copyright © 2019. All rights reserved.