public class ReportsApi extends Object
| Constructor and Description |
|---|
ReportsApi() |
ReportsApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
Log |
reportsBouncedGet(List<String> messageCategories,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
Boolean includeEmail,
Boolean includeSms,
String email,
String ipaddress)
Returns bounced logs filtered by specified parameters.
|
com.squareup.okhttp.Call |
reportsBouncedGetAsync(List<String> messageCategories,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
Boolean includeEmail,
Boolean includeSms,
String email,
String ipaddress,
ApiCallback<Log> callback)
Returns bounced logs filtered by specified parameters.
|
com.squareup.okhttp.Call |
reportsBouncedGetCall(List<String> messageCategories,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
Boolean includeEmail,
Boolean includeSms,
String email,
String ipaddress,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsBouncedGet
|
ApiResponse<Log> |
reportsBouncedGetWithHttpInfo(List<String> messageCategories,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
Boolean includeEmail,
Boolean includeSms,
String email,
String ipaddress)
Returns bounced logs filtered by specified parameters.
|
List<EmailCredits> |
reportsEmailcreditsHistoryGet()
Lists email credits history
|
com.squareup.okhttp.Call |
reportsEmailcreditsHistoryGetAsync(ApiCallback<List<EmailCredits>> callback)
Lists email credits history (asynchronously)
|
com.squareup.okhttp.Call |
reportsEmailcreditsHistoryGetCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsEmailcreditsHistoryGet
|
ApiResponse<List<EmailCredits>> |
reportsEmailcreditsHistoryGetWithHttpInfo()
Lists email credits history
|
EventLog |
reportsEventlogGet(List<String> statuses,
String from,
String to,
String channelName,
Integer limit,
Integer offset)
Returns log of delivery events filtered by specified parameters.
|
com.squareup.okhttp.Call |
reportsEventlogGetAsync(List<String> statuses,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
ApiCallback<EventLog> callback)
Returns log of delivery events filtered by specified parameters.
|
com.squareup.okhttp.Call |
reportsEventlogGetCall(List<String> statuses,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsEventlogGet
|
ApiResponse<EventLog> |
reportsEventlogGetWithHttpInfo(List<String> statuses,
String from,
String to,
String channelName,
Integer limit,
Integer offset)
Returns log of delivery events filtered by specified parameters.
|
ExportLink |
reportsEventsExportGet(List<String> statuses,
String from,
String to,
String channelName,
String fileFormat,
String compressionFormat,
String fileName)
Export delivery events log information to the specified file format.
|
com.squareup.okhttp.Call |
reportsEventsExportGetAsync(List<String> statuses,
String from,
String to,
String channelName,
String fileFormat,
String compressionFormat,
String fileName,
ApiCallback<ExportLink> callback)
Export delivery events log information to the specified file format.
|
com.squareup.okhttp.Call |
reportsEventsExportGetCall(List<String> statuses,
String from,
String to,
String channelName,
String fileFormat,
String compressionFormat,
String fileName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsEventsExportGet
|
ApiResponse<ExportLink> |
reportsEventsExportGetWithHttpInfo(List<String> statuses,
String from,
String to,
String channelName,
String fileFormat,
String compressionFormat,
String fileName)
Export delivery events log information to the specified file format.
|
ExportLink |
reportsExportGet(List<String> statuses,
String fileFormat,
String from,
String to,
String channelName,
Boolean includeEmail,
Boolean includeSms,
List<String> messageCategory,
String compressionFormat,
String fileName,
String email)
Export email log information to the specified file format.
|
com.squareup.okhttp.Call |
reportsExportGetAsync(List<String> statuses,
String fileFormat,
String from,
String to,
String channelName,
Boolean includeEmail,
Boolean includeSms,
List<String> messageCategory,
String compressionFormat,
String fileName,
String email,
ApiCallback<ExportLink> callback)
Export email log information to the specified file format.
|
com.squareup.okhttp.Call |
reportsExportGetCall(List<String> statuses,
String fileFormat,
String from,
String to,
String channelName,
Boolean includeEmail,
Boolean includeSms,
List<String> messageCategory,
String compressionFormat,
String fileName,
String email,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsExportGet
|
ApiResponse<ExportLink> |
reportsExportGetWithHttpInfo(List<String> statuses,
String fileFormat,
String from,
String to,
String channelName,
Boolean includeEmail,
Boolean includeSms,
List<String> messageCategory,
String compressionFormat,
String fileName,
String email)
Export email log information to the specified file format.
|
Log |
reportsGet(List<String> statuses,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
Boolean includeEmail,
Boolean includeSms,
String email,
String ipaddress)
Returns logs filtered by specified parameters.
|
com.squareup.okhttp.Call |
reportsGetAsync(List<String> statuses,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
Boolean includeEmail,
Boolean includeSms,
String email,
String ipaddress,
ApiCallback<Log> callback)
Returns logs filtered by specified parameters.
|
com.squareup.okhttp.Call |
reportsGetCall(List<String> statuses,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
Boolean includeEmail,
Boolean includeSms,
String email,
String ipaddress,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsGet
|
ApiResponse<Log> |
reportsGetWithHttpInfo(List<String> statuses,
String from,
String to,
String channelName,
Integer limit,
Integer offset,
Boolean includeEmail,
Boolean includeSms,
String email,
String ipaddress)
Returns logs filtered by specified parameters.
|
ExportLink |
reportsLinktrackingsExportGet(String from,
String to,
String channelName,
String fileFormat,
Integer limit,
Integer offset,
String compressionFormat,
String fileName)
Export detailed link tracking information to the specified file format.
|
com.squareup.okhttp.Call |
reportsLinktrackingsExportGetAsync(String from,
String to,
String channelName,
String fileFormat,
Integer limit,
Integer offset,
String compressionFormat,
String fileName,
ApiCallback<ExportLink> callback)
Export detailed link tracking information to the specified file format.
|
com.squareup.okhttp.Call |
reportsLinktrackingsExportGetCall(String from,
String to,
String channelName,
String fileFormat,
Integer limit,
Integer offset,
String compressionFormat,
String fileName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsLinktrackingsExportGet
|
ApiResponse<ExportLink> |
reportsLinktrackingsExportGetWithHttpInfo(String from,
String to,
String channelName,
String fileFormat,
Integer limit,
Integer offset,
String compressionFormat,
String fileName)
Export detailed link tracking information to the specified file format.
|
Log |
reportsNotificationsGet(List<String> statuses,
String from,
String to,
Integer limit,
Integer offset,
String notificationType)
Returns notification logs filtered by specified parameters.
|
com.squareup.okhttp.Call |
reportsNotificationsGetAsync(List<String> statuses,
String from,
String to,
Integer limit,
Integer offset,
String notificationType,
ApiCallback<Log> callback)
Returns notification logs filtered by specified parameters.
|
com.squareup.okhttp.Call |
reportsNotificationsGetCall(List<String> statuses,
String from,
String to,
Integer limit,
Integer offset,
String notificationType,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsNotificationsGet
|
ApiResponse<Log> |
reportsNotificationsGetWithHttpInfo(List<String> statuses,
String from,
String to,
Integer limit,
Integer offset,
String notificationType)
Returns notification logs filtered by specified parameters.
|
List<Payment> |
reportsPaymentsHistoryGet(Integer limit,
Integer offset,
String fromDate,
String toDate)
Lists all payments
|
com.squareup.okhttp.Call |
reportsPaymentsHistoryGetAsync(Integer limit,
Integer offset,
String fromDate,
String toDate,
ApiCallback<List<Payment>> callback)
Lists all payments (asynchronously)
|
com.squareup.okhttp.Call |
reportsPaymentsHistoryGetCall(Integer limit,
Integer offset,
String fromDate,
String toDate,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsPaymentsHistoryGet
|
ApiResponse<List<Payment>> |
reportsPaymentsHistoryGetWithHttpInfo(Integer limit,
Integer offset,
String fromDate,
String toDate)
Lists all payments
|
Referral |
reportsReferralsGet()
Shows information about your referral details
|
com.squareup.okhttp.Call |
reportsReferralsGetAsync(ApiCallback<Referral> callback)
Shows information about your referral details (asynchronously)
|
com.squareup.okhttp.Call |
reportsReferralsGetCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsReferralsGet
|
ApiResponse<Referral> |
reportsReferralsGetWithHttpInfo()
Shows information about your referral details
|
List<Payment> |
reportsReferralsPayoutHistoryGet()
Lists all referral payout history
|
com.squareup.okhttp.Call |
reportsReferralsPayoutHistoryGetAsync(ApiCallback<List<Payment>> callback)
Lists all referral payout history (asynchronously)
|
com.squareup.okhttp.Call |
reportsReferralsPayoutHistoryGetCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsReferralsPayoutHistoryGet
|
ApiResponse<List<Payment>> |
reportsReferralsPayoutHistoryGetWithHttpInfo()
Lists all referral payout history
|
List<ReputationHistory> |
reportsReputationHistoryGet(Integer limit,
Integer offset)
Shows latest changes in your sending reputation
|
com.squareup.okhttp.Call |
reportsReputationHistoryGetAsync(Integer limit,
Integer offset,
ApiCallback<List<ReputationHistory>> callback)
Shows latest changes in your sending reputation (asynchronously)
|
com.squareup.okhttp.Call |
reportsReputationHistoryGetCall(Integer limit,
Integer offset,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsReputationHistoryGet
|
ApiResponse<List<ReputationHistory>> |
reportsReputationHistoryGetWithHttpInfo(Integer limit,
Integer offset)
Shows latest changes in your sending reputation
|
List<SpamCheck> |
reportsSpamchecksHistoryGet(Integer limit,
Integer offset)
Returns detailed spam check.
|
com.squareup.okhttp.Call |
reportsSpamchecksHistoryGetAsync(Integer limit,
Integer offset,
ApiCallback<List<SpamCheck>> callback)
Returns detailed spam check.
|
com.squareup.okhttp.Call |
reportsSpamchecksHistoryGetCall(Integer limit,
Integer offset,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsSpamchecksHistoryGet
|
ApiResponse<List<SpamCheck>> |
reportsSpamchecksHistoryGetWithHttpInfo(Integer limit,
Integer offset)
Returns detailed spam check.
|
LogSummary |
reportsSummaryGet(String from,
String to,
String channelName,
String interval,
String transactionID)
Loads summary information about activity in chosen date range.
|
com.squareup.okhttp.Call |
reportsSummaryGetAsync(String from,
String to,
String channelName,
String interval,
String transactionID,
ApiCallback<LogSummary> callback)
Loads summary information about activity in chosen date range.
|
com.squareup.okhttp.Call |
reportsSummaryGetCall(String from,
String to,
String channelName,
String interval,
String transactionID,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for reportsSummaryGet
|
ApiResponse<LogSummary> |
reportsSummaryGetWithHttpInfo(String from,
String to,
String channelName,
String interval,
String transactionID)
Loads summary information about activity in chosen date range.
|
void |
setApiClient(ApiClient apiClient) |
public ReportsApi()
public ReportsApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call reportsBouncedGetCall(List<String> messageCategories, String from, String to, String channelName, Integer limit, Integer offset, Boolean includeEmail, Boolean includeSms, String email, String ipaddress, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
messageCategories - (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)email - Proper email address. (optional)ipaddress - Search for recipients that we sent through this IP address (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Log reportsBouncedGet(List<String> messageCategories, String from, String to, String channelName, Integer limit, Integer offset, Boolean includeEmail, Boolean includeSms, String email, String ipaddress) throws ApiException
messageCategories - (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)email - Proper email address. (optional)ipaddress - Search for recipients that we sent through this IP address (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Log> reportsBouncedGetWithHttpInfo(List<String> messageCategories, String from, String to, String channelName, Integer limit, Integer offset, Boolean includeEmail, Boolean includeSms, String email, String ipaddress) throws ApiException
messageCategories - (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)email - Proper email address. (optional)ipaddress - Search for recipients that we sent through this IP address (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsBouncedGetAsync(List<String> messageCategories, String from, String to, String channelName, Integer limit, Integer offset, Boolean includeEmail, Boolean includeSms, String email, String ipaddress, ApiCallback<Log> callback) throws ApiException
messageCategories - (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)email - Proper email address. (optional)ipaddress - Search for recipients that we sent through this IP address (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsEmailcreditsHistoryGetCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic List<EmailCredits> reportsEmailcreditsHistoryGet() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<List<EmailCredits>> reportsEmailcreditsHistoryGetWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsEmailcreditsHistoryGetAsync(ApiCallback<List<EmailCredits>> callback) throws ApiException
callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsEventlogGetCall(List<String> statuses, String from, String to, String channelName, Integer limit, Integer offset, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (optional)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic EventLog reportsEventlogGet(List<String> statuses, String from, String to, String channelName, Integer limit, Integer offset) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (optional)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<EventLog> reportsEventlogGetWithHttpInfo(List<String> statuses, String from, String to, String channelName, Integer limit, Integer offset) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (optional)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsEventlogGetAsync(List<String> statuses, String from, String to, String channelName, Integer limit, Integer offset, ApiCallback<EventLog> callback) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (optional)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsEventsExportGetCall(List<String> statuses, String from, String to, String channelName, String fileFormat, String compressionFormat, String fileName, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (optional)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)fileFormat - Format of the exported file (optional, default to Csv)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ExportLink reportsEventsExportGet(List<String> statuses, String from, String to, String channelName, String fileFormat, String compressionFormat, String fileName) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (optional)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)fileFormat - Format of the exported file (optional, default to Csv)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ExportLink> reportsEventsExportGetWithHttpInfo(List<String> statuses, String from, String to, String channelName, String fileFormat, String compressionFormat, String fileName) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (optional)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)fileFormat - Format of the exported file (optional, default to Csv)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsEventsExportGetAsync(List<String> statuses, String from, String to, String channelName, String fileFormat, String compressionFormat, String fileName, ApiCallback<ExportLink> callback) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (optional)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)fileFormat - Format of the exported file (optional, default to Csv)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsExportGetCall(List<String> statuses, String fileFormat, String from, String to, String channelName, Boolean includeEmail, Boolean includeSms, List<String> messageCategory, String compressionFormat, String fileName, String email, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)fileFormat - Format of the exported file (optional, default to Csv)from - Start date. (optional)to - End date. (optional)channelName - Name of selected channel. (optional)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)messageCategory - ID of message category (optional)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)email - Proper email address. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ExportLink reportsExportGet(List<String> statuses, String fileFormat, String from, String to, String channelName, Boolean includeEmail, Boolean includeSms, List<String> messageCategory, String compressionFormat, String fileName, String email) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)fileFormat - Format of the exported file (optional, default to Csv)from - Start date. (optional)to - End date. (optional)channelName - Name of selected channel. (optional)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)messageCategory - ID of message category (optional)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)email - Proper email address. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ExportLink> reportsExportGetWithHttpInfo(List<String> statuses, String fileFormat, String from, String to, String channelName, Boolean includeEmail, Boolean includeSms, List<String> messageCategory, String compressionFormat, String fileName, String email) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)fileFormat - Format of the exported file (optional, default to Csv)from - Start date. (optional)to - End date. (optional)channelName - Name of selected channel. (optional)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)messageCategory - ID of message category (optional)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)email - Proper email address. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsExportGetAsync(List<String> statuses, String fileFormat, String from, String to, String channelName, Boolean includeEmail, Boolean includeSms, List<String> messageCategory, String compressionFormat, String fileName, String email, ApiCallback<ExportLink> callback) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)fileFormat - Format of the exported file (optional, default to Csv)from - Start date. (optional)to - End date. (optional)channelName - Name of selected channel. (optional)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)messageCategory - ID of message category (optional)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)email - Proper email address. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsGetCall(List<String> statuses, String from, String to, String channelName, Integer limit, Integer offset, Boolean includeEmail, Boolean includeSms, String email, String ipaddress, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)email - Proper email address. (optional)ipaddress - Search for recipients that we sent through this IP address (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Log reportsGet(List<String> statuses, String from, String to, String channelName, Integer limit, Integer offset, Boolean includeEmail, Boolean includeSms, String email, String ipaddress) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)email - Proper email address. (optional)ipaddress - Search for recipients that we sent through this IP address (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Log> reportsGetWithHttpInfo(List<String> statuses, String from, String to, String channelName, Integer limit, Integer offset, Boolean includeEmail, Boolean includeSms, String email, String ipaddress) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)email - Proper email address. (optional)ipaddress - Search for recipients that we sent through this IP address (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsGetAsync(List<String> statuses, String from, String to, String channelName, Integer limit, Integer offset, Boolean includeEmail, Boolean includeSms, String email, String ipaddress, ApiCallback<Log> callback) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)channelName - Name of selected channel. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)includeEmail - True: Search includes emails. Otherwise, false. (optional, default to True)includeSms - True: Search includes SMS. Otherwise, false. (optional, default to True)email - Proper email address. (optional)ipaddress - Search for recipients that we sent through this IP address (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsLinktrackingsExportGetCall(String from, String to, String channelName, String fileFormat, Integer limit, Integer offset, String compressionFormat, String fileName, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)channelName - Name of selected channel. (optional)fileFormat - Format of the exported file (optional, default to Csv)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ExportLink reportsLinktrackingsExportGet(String from, String to, String channelName, String fileFormat, Integer limit, Integer offset, String compressionFormat, String fileName) throws ApiException
from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)channelName - Name of selected channel. (optional)fileFormat - Format of the exported file (optional, default to Csv)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ExportLink> reportsLinktrackingsExportGetWithHttpInfo(String from, String to, String channelName, String fileFormat, Integer limit, Integer offset, String compressionFormat, String fileName) throws ApiException
from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)channelName - Name of selected channel. (optional)fileFormat - Format of the exported file (optional, default to Csv)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsLinktrackingsExportGetAsync(String from, String to, String channelName, String fileFormat, Integer limit, Integer offset, String compressionFormat, String fileName, ApiCallback<ExportLink> callback) throws ApiException
from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)channelName - Name of selected channel. (optional)fileFormat - Format of the exported file (optional, default to Csv)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)compressionFormat - FileResponse compression format. None or Zip. (optional, default to None)fileName - Name of your file. (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsNotificationsGetCall(List<String> statuses, String from, String to, Integer limit, Integer offset, String notificationType, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)notificationType - (optional, default to All)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Log reportsNotificationsGet(List<String> statuses, String from, String to, Integer limit, Integer offset, String notificationType) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)notificationType - (optional, default to All)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Log> reportsNotificationsGetWithHttpInfo(List<String> statuses, String from, String to, Integer limit, Integer offset, String notificationType) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)notificationType - (optional, default to All)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsNotificationsGetAsync(List<String> statuses, String from, String to, Integer limit, Integer offset, String notificationType, ApiCallback<Log> callback) throws ApiException
statuses - List of comma separated message statuses: 0 for all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report (required)from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (optional)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (optional)limit - Maximum of loaded items. (optional, default to 0)offset - How many items should be loaded ahead. (optional, default to 0)notificationType - (optional, default to All)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsPaymentsHistoryGetCall(Integer limit, Integer offset, String fromDate, String toDate, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
limit - Maximum of loaded items. (required)offset - How many items should be loaded ahead. (required)fromDate - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)toDate - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic List<Payment> reportsPaymentsHistoryGet(Integer limit, Integer offset, String fromDate, String toDate) throws ApiException
limit - Maximum of loaded items. (required)offset - How many items should be loaded ahead. (required)fromDate - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)toDate - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<List<Payment>> reportsPaymentsHistoryGetWithHttpInfo(Integer limit, Integer offset, String fromDate, String toDate) throws ApiException
limit - Maximum of loaded items. (required)offset - How many items should be loaded ahead. (required)fromDate - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)toDate - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsPaymentsHistoryGetAsync(Integer limit, Integer offset, String fromDate, String toDate, ApiCallback<List<Payment>> callback) throws ApiException
limit - Maximum of loaded items. (required)offset - How many items should be loaded ahead. (required)fromDate - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)toDate - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsReferralsGetCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic Referral reportsReferralsGet() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Referral> reportsReferralsGetWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsReferralsGetAsync(ApiCallback<Referral> callback) throws ApiException
callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsReferralsPayoutHistoryGetCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic List<Payment> reportsReferralsPayoutHistoryGet() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<List<Payment>> reportsReferralsPayoutHistoryGetWithHttpInfo() throws ApiException
ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsReferralsPayoutHistoryGetAsync(ApiCallback<List<Payment>> callback) throws ApiException
callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsReputationHistoryGetCall(Integer limit, Integer offset, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
limit - Maximum of loaded items. (optional, default to 20)offset - How many items should be loaded ahead. (optional, default to 0)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic List<ReputationHistory> reportsReputationHistoryGet(Integer limit, Integer offset) throws ApiException
limit - Maximum of loaded items. (optional, default to 20)offset - How many items should be loaded ahead. (optional, default to 0)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<List<ReputationHistory>> reportsReputationHistoryGetWithHttpInfo(Integer limit, Integer offset) throws ApiException
limit - Maximum of loaded items. (optional, default to 20)offset - How many items should be loaded ahead. (optional, default to 0)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsReputationHistoryGetAsync(Integer limit, Integer offset, ApiCallback<List<ReputationHistory>> callback) throws ApiException
limit - Maximum of loaded items. (optional, default to 20)offset - How many items should be loaded ahead. (optional, default to 0)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsSpamchecksHistoryGetCall(Integer limit, Integer offset, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
limit - Maximum of loaded items. (optional, default to 20)offset - How many items should be loaded ahead. (optional, default to 0)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic List<SpamCheck> reportsSpamchecksHistoryGet(Integer limit, Integer offset) throws ApiException
limit - Maximum of loaded items. (optional, default to 20)offset - How many items should be loaded ahead. (optional, default to 0)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<List<SpamCheck>> reportsSpamchecksHistoryGetWithHttpInfo(Integer limit, Integer offset) throws ApiException
limit - Maximum of loaded items. (optional, default to 20)offset - How many items should be loaded ahead. (optional, default to 0)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsSpamchecksHistoryGetAsync(Integer limit, Integer offset, ApiCallback<List<SpamCheck>> callback) throws ApiException
limit - Maximum of loaded items. (optional, default to 20)offset - How many items should be loaded ahead. (optional, default to 0)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call reportsSummaryGetCall(String from, String to, String channelName, String interval, String transactionID, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)channelName - Name of selected channel. (optional)interval - 'Hourly' for detailed information, 'summary' for daily overview (optional, default to Summary)transactionID - ID number of transaction (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic LogSummary reportsSummaryGet(String from, String to, String channelName, String interval, String transactionID) throws ApiException
from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)channelName - Name of selected channel. (optional)interval - 'Hourly' for detailed information, 'summary' for daily overview (optional, default to Summary)transactionID - ID number of transaction (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<LogSummary> reportsSummaryGetWithHttpInfo(String from, String to, String channelName, String interval, String transactionID) throws ApiException
from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)channelName - Name of selected channel. (optional)interval - 'Hourly' for detailed information, 'summary' for daily overview (optional, default to Summary)transactionID - ID number of transaction (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call reportsSummaryGetAsync(String from, String to, String channelName, String interval, String transactionID, ApiCallback<LogSummary> callback) throws ApiException
from - Starting date for search in YYYY-MM-DDThh:mm:ss format. (required)to - Ending date for search in YYYY-MM-DDThh:mm:ss format. (required)channelName - Name of selected channel. (optional)interval - 'Hourly' for detailed information, 'summary' for daily overview (optional, default to Summary)transactionID - ID number of transaction (optional)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2019. All rights reserved.