| Package | Description |
|---|---|
| Api | |
| Invokers |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsReversalsPost201Response |
ReversalApi.authReversal(String id,
AuthReversalRequest authReversalRequest)
Process an Authorization Reversal
Include the payment ID in the POST request to reverse the payment amount.
|
com.squareup.okhttp.Call |
ReversalApi.authReversalAsync(String id,
AuthReversalRequest authReversalRequest,
ApiCallback<PtsV2PaymentsReversalsPost201Response> callback)
Process an Authorization Reversal (asynchronously)
Include the payment ID in the POST request to reverse the payment amount.
|
com.squareup.okhttp.Call |
ReversalApi.authReversalCall(String id,
AuthReversalRequest authReversalRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for authReversal
|
ApiResponse<PtsV2PaymentsReversalsPost201Response> |
ReversalApi.authReversalWithHttpInfo(String id,
AuthReversalRequest authReversalRequest)
Process an Authorization Reversal
Include the payment ID in the POST request to reverse the payment amount.
|
PtsV2PaymentsCapturesPost201Response |
CaptureApi.capturePayment(CapturePaymentRequest capturePaymentRequest,
String id)
Capture a Payment
Include the payment ID in the POST request to capture the payment amount.
|
com.squareup.okhttp.Call |
CaptureApi.capturePaymentAsync(CapturePaymentRequest capturePaymentRequest,
String id,
ApiCallback<PtsV2PaymentsCapturesPost201Response> callback)
Capture a Payment (asynchronously)
Include the payment ID in the POST request to capture the payment amount.
|
com.squareup.okhttp.Call |
CaptureApi.capturePaymentCall(CapturePaymentRequest capturePaymentRequest,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for capturePayment
|
ApiResponse<PtsV2PaymentsCapturesPost201Response> |
CaptureApi.capturePaymentWithHttpInfo(CapturePaymentRequest capturePaymentRequest,
String id)
Capture a Payment
Include the payment ID in the POST request to capture the payment amount.
|
PtsV2CreditsPost201Response |
CreditApi.createCredit(CreateCreditRequest createCreditRequest)
Process a Credit
POST to the credit resource to credit funds to a specified credit card.
|
com.squareup.okhttp.Call |
CreditApi.createCreditAsync(CreateCreditRequest createCreditRequest,
ApiCallback<PtsV2CreditsPost201Response> callback)
Process a Credit (asynchronously)
POST to the credit resource to credit funds to a specified credit card.
|
com.squareup.okhttp.Call |
CreditApi.createCreditCall(CreateCreditRequest createCreditRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCredit
|
ApiResponse<PtsV2CreditsPost201Response> |
CreditApi.createCreditWithHttpInfo(CreateCreditRequest createCreditRequest)
Process a Credit
POST to the credit resource to credit funds to a specified credit card.
|
RiskV1DecisionsPost201Response |
DecisionManagerApi.createDecisionManagerCase(CreateDecisionManagerCaseRequest createDecisionManagerCaseRequest)
Create Decision Manager Case
This is the combined request to the Decision Manager Service for a transaction sent to Cybersource.
|
com.squareup.okhttp.Call |
DecisionManagerApi.createDecisionManagerCaseAsync(CreateDecisionManagerCaseRequest createDecisionManagerCaseRequest,
ApiCallback<RiskV1DecisionsPost201Response> callback)
Create Decision Manager Case (asynchronously)
This is the combined request to the Decision Manager Service for a transaction sent to Cybersource.
|
com.squareup.okhttp.Call |
DecisionManagerApi.createDecisionManagerCaseCall(CreateDecisionManagerCaseRequest createDecisionManagerCaseRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDecisionManagerCase
|
ApiResponse<RiskV1DecisionsPost201Response> |
DecisionManagerApi.createDecisionManagerCaseWithHttpInfo(CreateDecisionManagerCaseRequest createDecisionManagerCaseRequest)
Create Decision Manager Case
This is the combined request to the Decision Manager Service for a transaction sent to Cybersource.
|
TmsV1InstrumentIdentifiersPost200Response |
InstrumentIdentifierApi.createInstrumentIdentifier(String profileId,
CreateInstrumentIdentifierRequest createInstrumentIdentifierRequest)
Create an Instrument Identifier
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.createInstrumentIdentifierAsync(String profileId,
CreateInstrumentIdentifierRequest createInstrumentIdentifierRequest,
ApiCallback<TmsV1InstrumentIdentifiersPost200Response> callback)
Create an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.createInstrumentIdentifierCall(String profileId,
CreateInstrumentIdentifierRequest createInstrumentIdentifierRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createInstrumentIdentifier
|
ApiResponse<TmsV1InstrumentIdentifiersPost200Response> |
InstrumentIdentifierApi.createInstrumentIdentifierWithHttpInfo(String profileId,
CreateInstrumentIdentifierRequest createInstrumentIdentifierRequest)
Create an Instrument Identifier
|
PtsV2PaymentsPost201Response |
PaymentsApi.createPayment(CreatePaymentRequest createPaymentRequest)
Process a Payment
Authorize the payment for the transaction.
|
com.squareup.okhttp.Call |
PaymentsApi.createPaymentAsync(CreatePaymentRequest createPaymentRequest,
ApiCallback<PtsV2PaymentsPost201Response> callback)
Process a Payment (asynchronously)
Authorize the payment for the transaction.
|
com.squareup.okhttp.Call |
PaymentsApi.createPaymentCall(CreatePaymentRequest createPaymentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPayment
|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments |
PaymentInstrumentApi.createPaymentInstrument(String profileId,
CreatePaymentInstrumentRequest createPaymentInstrumentRequest)
Create a Payment Instrument
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.createPaymentInstrumentAsync(String profileId,
CreatePaymentInstrumentRequest createPaymentInstrumentRequest,
ApiCallback<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments> callback)
Create a Payment Instrument (asynchronously)
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.createPaymentInstrumentCall(String profileId,
CreatePaymentInstrumentRequest createPaymentInstrumentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPaymentInstrument
|
ApiResponse<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments> |
PaymentInstrumentApi.createPaymentInstrumentWithHttpInfo(String profileId,
CreatePaymentInstrumentRequest createPaymentInstrumentRequest)
Create a Payment Instrument
|
ApiResponse<PtsV2PaymentsPost201Response> |
PaymentsApi.createPaymentWithHttpInfo(CreatePaymentRequest createPaymentRequest)
Process a Payment
Authorize the payment for the transaction.
|
void |
ReportsApi.createReport(RequestBody requestBody,
String organizationId)
Create Adhoc Report
Create a one-time report.
|
com.squareup.okhttp.Call |
ReportsApi.createReportAsync(RequestBody requestBody,
String organizationId,
ApiCallback<Void> callback)
Create Adhoc Report (asynchronously)
Create a one-time report.
|
com.squareup.okhttp.Call |
ReportsApi.createReportCall(RequestBody requestBody,
String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createReport
|
ApiResponse<Void> |
ReportsApi.createReportWithHttpInfo(RequestBody requestBody,
String organizationId)
Create Adhoc Report
Create a one-time report.
|
TssV2TransactionsPost201Response |
SearchTransactionsApi.createSearch(CreateSearchRequest createSearchRequest)
Create a search request
Create a search request.
|
com.squareup.okhttp.Call |
SearchTransactionsApi.createSearchAsync(CreateSearchRequest createSearchRequest,
ApiCallback<TssV2TransactionsPost201Response> callback)
Create a search request (asynchronously)
Create a search request.
|
com.squareup.okhttp.Call |
SearchTransactionsApi.createSearchCall(CreateSearchRequest createSearchRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSearch
|
ApiResponse<TssV2TransactionsPost201Response> |
SearchTransactionsApi.createSearchWithHttpInfo(CreateSearchRequest createSearchRequest)
Create a search request
Create a search request.
|
void |
ReportSubscriptionsApi.createSubscription(RequestBody1 requestBody,
String organizationId)
Create Report Subscription for a report name by organization
Create a report subscription for your organization.
|
com.squareup.okhttp.Call |
ReportSubscriptionsApi.createSubscriptionAsync(RequestBody1 requestBody,
String organizationId,
ApiCallback<Void> callback)
Create Report Subscription for a report name by organization (asynchronously)
Create a report subscription for your organization.
|
com.squareup.okhttp.Call |
ReportSubscriptionsApi.createSubscriptionCall(RequestBody1 requestBody,
String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSubscription
|
ApiResponse<Void> |
ReportSubscriptionsApi.createSubscriptionWithHttpInfo(RequestBody1 requestBody,
String organizationId)
Create Report Subscription for a report name by organization
Create a report subscription for your organization.
|
void |
InstrumentIdentifierApi.deleteInstrumentIdentifier(String profileId,
String tokenId)
Delete an Instrument Identifier
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.deleteInstrumentIdentifierAsync(String profileId,
String tokenId,
ApiCallback<Void> callback)
Delete an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.deleteInstrumentIdentifierCall(String profileId,
String tokenId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteInstrumentIdentifier
|
ApiResponse<Void> |
InstrumentIdentifierApi.deleteInstrumentIdentifierWithHttpInfo(String profileId,
String tokenId)
Delete an Instrument Identifier
|
void |
PaymentInstrumentApi.deletePaymentInstrument(String profileId,
String tokenId)
Delete a Payment Instrument
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.deletePaymentInstrumentAsync(String profileId,
String tokenId,
ApiCallback<Void> callback)
Delete a Payment Instrument (asynchronously)
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.deletePaymentInstrumentCall(String profileId,
String tokenId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deletePaymentInstrument
|
ApiResponse<Void> |
PaymentInstrumentApi.deletePaymentInstrumentWithHttpInfo(String profileId,
String tokenId)
Delete a Payment Instrument
|
void |
ReportSubscriptionsApi.deleteSubscription(String reportName)
Delete subscription of a report name by organization
Delete a report subscription for your organization.
|
com.squareup.okhttp.Call |
ReportSubscriptionsApi.deleteSubscriptionAsync(String reportName,
ApiCallback<Void> callback)
Delete subscription of a report name by organization (asynchronously)
Delete a report subscription for your organization.
|
com.squareup.okhttp.Call |
ReportSubscriptionsApi.deleteSubscriptionCall(String reportName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSubscription
|
ApiResponse<Void> |
ReportSubscriptionsApi.deleteSubscriptionWithHttpInfo(String reportName)
Delete subscription of a report name by organization
Delete a report subscription for your organization.
|
void |
ReportDownloadsApi.downloadReport(org.joda.time.LocalDate reportDate,
String reportName,
String organizationId)
Download a report
Download a report using the unique report name and date.
|
com.squareup.okhttp.Call |
ReportDownloadsApi.downloadReportAsync(org.joda.time.LocalDate reportDate,
String reportName,
String organizationId,
ApiCallback<Void> callback)
Download a report (asynchronously)
Download a report using the unique report name and date.
|
com.squareup.okhttp.Call |
ReportDownloadsApi.downloadReportCall(org.joda.time.LocalDate reportDate,
String reportName,
String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for downloadReport
|
ApiResponse<Void> |
ReportDownloadsApi.downloadReportWithHttpInfo(org.joda.time.LocalDate reportDate,
String reportName,
String organizationId)
Download a report
Download a report using the unique report name and date.
|
FlexV1KeysPost200Response |
KeyGenerationApi.generatePublicKey(GeneratePublicKeyRequest generatePublicKeyRequest)
Generate Key
Generate a one-time use public key and key ID to encrypt the card number in the follow-on Tokenize Card request.
|
com.squareup.okhttp.Call |
KeyGenerationApi.generatePublicKeyAsync(GeneratePublicKeyRequest generatePublicKeyRequest,
ApiCallback<FlexV1KeysPost200Response> callback)
Generate Key (asynchronously)
Generate a one-time use public key and key ID to encrypt the card number in the follow-on Tokenize Card request.
|
com.squareup.okhttp.Call |
KeyGenerationApi.generatePublicKeyCall(GeneratePublicKeyRequest generatePublicKeyRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for generatePublicKey
|
ApiResponse<FlexV1KeysPost200Response> |
KeyGenerationApi.generatePublicKeyWithHttpInfo(GeneratePublicKeyRequest generatePublicKeyRequest)
Generate Key
Generate a one-time use public key and key ID to encrypt the card number in the follow-on Tokenize Card request.
|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response |
InstrumentIdentifierApi.getAllPaymentInstruments(String profileId,
String tokenId,
Long offset,
Long limit)
Retrieve all Payment Instruments
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.getAllPaymentInstrumentsAsync(String profileId,
String tokenId,
Long offset,
Long limit,
ApiCallback<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response> callback)
Retrieve all Payment Instruments (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.getAllPaymentInstrumentsCall(String profileId,
String tokenId,
Long offset,
Long limit,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAllPaymentInstruments
|
ApiResponse<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200Response> |
InstrumentIdentifierApi.getAllPaymentInstrumentsWithHttpInfo(String profileId,
String tokenId,
Long offset,
Long limit)
Retrieve all Payment Instruments
|
ReportingV3ReportSubscriptionsGet200Response |
ReportSubscriptionsApi.getAllSubscriptions()
Get all subscriptions
View a summary of all report subscriptions.
|
com.squareup.okhttp.Call |
ReportSubscriptionsApi.getAllSubscriptionsAsync(ApiCallback<ReportingV3ReportSubscriptionsGet200Response> callback)
Get all subscriptions (asynchronously)
View a summary of all report subscriptions.
|
com.squareup.okhttp.Call |
ReportSubscriptionsApi.getAllSubscriptionsCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAllSubscriptions
|
ApiResponse<ReportingV3ReportSubscriptionsGet200Response> |
ReportSubscriptionsApi.getAllSubscriptionsWithHttpInfo()
Get all subscriptions
View a summary of all report subscriptions.
|
ReportingV3ConversionDetailsGet200Response |
ConversionDetailsApi.getConversionDetail(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId)
Get conversion detail transactions
Get conversion detail of transactions for a merchant.
|
com.squareup.okhttp.Call |
ConversionDetailsApi.getConversionDetailAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
ApiCallback<ReportingV3ConversionDetailsGet200Response> callback)
Get conversion detail transactions (asynchronously)
Get conversion detail of transactions for a merchant.
|
com.squareup.okhttp.Call |
ConversionDetailsApi.getConversionDetailCall(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getConversionDetail
|
ApiResponse<ReportingV3ConversionDetailsGet200Response> |
ConversionDetailsApi.getConversionDetailWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId)
Get conversion detail transactions
Get conversion detail of transactions for a merchant.
|
void |
DownloadDTDApi.getDTDV2(String reportDefinitionNameVersion)
Used to download DTDs for reports
Downloads DTDs for reports on no-auth.
|
com.squareup.okhttp.Call |
DownloadDTDApi.getDTDV2Async(String reportDefinitionNameVersion,
ApiCallback<Void> callback)
Used to download DTDs for reports (asynchronously)
Downloads DTDs for reports on no-auth.
|
com.squareup.okhttp.Call |
DownloadDTDApi.getDTDV2Call(String reportDefinitionNameVersion,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getDTDV2
|
ApiResponse<Void> |
DownloadDTDApi.getDTDV2WithHttpInfo(String reportDefinitionNameVersion)
Used to download DTDs for reports
Downloads DTDs for reports on no-auth.
|
void |
SecureFileShareApi.getFile(String fileId,
String organizationId)
Download a file with file identifier
Download a file for the given file identifier
|
com.squareup.okhttp.Call |
SecureFileShareApi.getFileAsync(String fileId,
String organizationId,
ApiCallback<Void> callback)
Download a file with file identifier (asynchronously)
Download a file for the given file identifier
|
com.squareup.okhttp.Call |
SecureFileShareApi.getFileCall(String fileId,
String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getFile
|
V1FileDetailsGet200Response |
SecureFileShareApi.getFileDetail(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId)
Get list of files
Get list of files and it's information of them available inside the report directory
|
com.squareup.okhttp.Call |
SecureFileShareApi.getFileDetailAsync(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId,
ApiCallback<V1FileDetailsGet200Response> callback)
Get list of files (asynchronously)
Get list of files and it's information of them available inside the report directory
|
com.squareup.okhttp.Call |
SecureFileShareApi.getFileDetailCall(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getFileDetail
|
ApiResponse<V1FileDetailsGet200Response> |
SecureFileShareApi.getFileDetailWithHttpInfo(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId)
Get list of files
Get list of files and it's information of them available inside the report directory
|
ApiResponse<Void> |
SecureFileShareApi.getFileWithHttpInfo(String fileId,
String organizationId)
Download a file with file identifier
Download a file for the given file identifier
|
TmsV1InstrumentIdentifiersPost200Response |
InstrumentIdentifierApi.getInstrumentIdentifier(String profileId,
String tokenId)
Retrieve an Instrument Identifier
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.getInstrumentIdentifierAsync(String profileId,
String tokenId,
ApiCallback<TmsV1InstrumentIdentifiersPost200Response> callback)
Retrieve an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.getInstrumentIdentifierCall(String profileId,
String tokenId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getInstrumentIdentifier
|
ApiResponse<TmsV1InstrumentIdentifiersPost200Response> |
InstrumentIdentifierApi.getInstrumentIdentifierWithHttpInfo(String profileId,
String tokenId)
Retrieve an Instrument Identifier
|
ReportingV3NetFundingsGet200Response |
NetFundingsApi.getNetFundingDetails(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String groupName)
Get Netfunding information for an account or a merchant
Get Netfunding information for an account or a merchant.
|
com.squareup.okhttp.Call |
NetFundingsApi.getNetFundingDetailsAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String groupName,
ApiCallback<ReportingV3NetFundingsGet200Response> callback)
Get Netfunding information for an account or a merchant (asynchronously)
Get Netfunding information for an account or a merchant.
|
com.squareup.okhttp.Call |
NetFundingsApi.getNetFundingDetailsCall(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String groupName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNetFundingDetails
|
ApiResponse<ReportingV3NetFundingsGet200Response> |
NetFundingsApi.getNetFundingDetailsWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String groupName)
Get Netfunding information for an account or a merchant
Get Netfunding information for an account or a merchant.
|
ReportingV3NotificationofChangesGet200Response |
NotificationOfChangesApi.getNotificationOfChangeReport(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get Notification Of Changes
Download the Notification of Change report.
|
com.squareup.okhttp.Call |
NotificationOfChangesApi.getNotificationOfChangeReportAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
ApiCallback<ReportingV3NotificationofChangesGet200Response> callback)
Get Notification Of Changes (asynchronously)
Download the Notification of Change report.
|
com.squareup.okhttp.Call |
NotificationOfChangesApi.getNotificationOfChangeReportCall(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotificationOfChangeReport
|
ApiResponse<ReportingV3NotificationofChangesGet200Response> |
NotificationOfChangesApi.getNotificationOfChangeReportWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get Notification Of Changes
Download the Notification of Change report.
|
ReportingV3PaymentBatchSummariesGet200Response |
PaymentBatchSummariesApi.getPaymentBatchSummary(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String rollUp,
String breakdown,
Integer startDayOfWeek)
Get payment batch summary data
Scope can be either account/merchant or reseller.
|
com.squareup.okhttp.Call |
PaymentBatchSummariesApi.getPaymentBatchSummaryAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String rollUp,
String breakdown,
Integer startDayOfWeek,
ApiCallback<ReportingV3PaymentBatchSummariesGet200Response> callback)
Get payment batch summary data (asynchronously)
Scope can be either account/merchant or reseller.
|
com.squareup.okhttp.Call |
PaymentBatchSummariesApi.getPaymentBatchSummaryCall(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String rollUp,
String breakdown,
Integer startDayOfWeek,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getPaymentBatchSummary
|
ApiResponse<ReportingV3PaymentBatchSummariesGet200Response> |
PaymentBatchSummariesApi.getPaymentBatchSummaryWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String rollUp,
String breakdown,
Integer startDayOfWeek)
Get payment batch summary data
Scope can be either account/merchant or reseller.
|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments |
PaymentInstrumentApi.getPaymentInstrument(String profileId,
String tokenId)
Retrieve a Payment Instrument
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.getPaymentInstrumentAsync(String profileId,
String tokenId,
ApiCallback<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments> callback)
Retrieve a Payment Instrument (asynchronously)
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.getPaymentInstrumentCall(String profileId,
String tokenId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getPaymentInstrument
|
ApiResponse<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments> |
PaymentInstrumentApi.getPaymentInstrumentWithHttpInfo(String profileId,
String tokenId)
Retrieve a Payment Instrument
|
ReportingV3PurchaseRefundDetailsGet200Response |
PurchaseAndRefundDetailsApi.getPurchaseAndRefundDetails(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String paymentSubtype,
String viewBy,
String groupName,
Integer offset,
Integer limit)
Get Purchase and Refund details
Download the Purchase and Refund Details report.
|
com.squareup.okhttp.Call |
PurchaseAndRefundDetailsApi.getPurchaseAndRefundDetailsAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String paymentSubtype,
String viewBy,
String groupName,
Integer offset,
Integer limit,
ApiCallback<ReportingV3PurchaseRefundDetailsGet200Response> callback)
Get Purchase and Refund details (asynchronously)
Download the Purchase and Refund Details report.
|
com.squareup.okhttp.Call |
PurchaseAndRefundDetailsApi.getPurchaseAndRefundDetailsCall(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String paymentSubtype,
String viewBy,
String groupName,
Integer offset,
Integer limit,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getPurchaseAndRefundDetails
|
ApiResponse<ReportingV3PurchaseRefundDetailsGet200Response> |
PurchaseAndRefundDetailsApi.getPurchaseAndRefundDetailsWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String organizationId,
String paymentSubtype,
String viewBy,
String groupName,
Integer offset,
Integer limit)
Get Purchase and Refund details
Download the Purchase and Refund Details report.
|
ReportingV3ReportsIdGet200Response |
ReportsApi.getReportByReportId(String reportId,
String organizationId)
Get Report based on reportId
Download a report using the reportId value.
|
com.squareup.okhttp.Call |
ReportsApi.getReportByReportIdAsync(String reportId,
String organizationId,
ApiCallback<ReportingV3ReportsIdGet200Response> callback)
Get Report based on reportId (asynchronously)
Download a report using the reportId value.
|
com.squareup.okhttp.Call |
ReportsApi.getReportByReportIdCall(String reportId,
String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getReportByReportId
|
ApiResponse<ReportingV3ReportsIdGet200Response> |
ReportsApi.getReportByReportIdWithHttpInfo(String reportId,
String organizationId)
Get Report based on reportId
Download a report using the reportId value.
|
ReportingV3ReportDefinitionsNameGet200Response |
ReportDefinitionsApi.getResourceInfoByReportDefinition(String reportDefinitionName,
String organizationId)
Get report definition
View the attributes of an individual report type.
|
com.squareup.okhttp.Call |
ReportDefinitionsApi.getResourceInfoByReportDefinitionAsync(String reportDefinitionName,
String organizationId,
ApiCallback<ReportingV3ReportDefinitionsNameGet200Response> callback)
Get report definition (asynchronously)
View the attributes of an individual report type.
|
com.squareup.okhttp.Call |
ReportDefinitionsApi.getResourceInfoByReportDefinitionCall(String reportDefinitionName,
String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getResourceInfoByReportDefinition
|
ApiResponse<ReportingV3ReportDefinitionsNameGet200Response> |
ReportDefinitionsApi.getResourceInfoByReportDefinitionWithHttpInfo(String reportDefinitionName,
String organizationId)
Get report definition
View the attributes of an individual report type.
|
ReportingV3ReportDefinitionsGet200Response |
ReportDefinitionsApi.getResourceV2Info(String organizationId)
Get reporting resource information
View a list of supported reports and their attributes before subscribing to them.
|
com.squareup.okhttp.Call |
ReportDefinitionsApi.getResourceV2InfoAsync(String organizationId,
ApiCallback<ReportingV3ReportDefinitionsGet200Response> callback)
Get reporting resource information (asynchronously)
View a list of supported reports and their attributes before subscribing to them.
|
com.squareup.okhttp.Call |
ReportDefinitionsApi.getResourceV2InfoCall(String organizationId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getResourceV2Info
|
ApiResponse<ReportingV3ReportDefinitionsGet200Response> |
ReportDefinitionsApi.getResourceV2InfoWithHttpInfo(String organizationId)
Get reporting resource information
View a list of supported reports and their attributes before subscribing to them.
|
TssV2TransactionsPost201Response |
SearchTransactionsApi.getSearch(String searchId)
Get Search results
Include the Search ID in the GET request to retrieve the search results.
|
com.squareup.okhttp.Call |
SearchTransactionsApi.getSearchAsync(String searchId,
ApiCallback<TssV2TransactionsPost201Response> callback)
Get Search results (asynchronously)
Include the Search ID in the GET request to retrieve the search results.
|
com.squareup.okhttp.Call |
SearchTransactionsApi.getSearchCall(String searchId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSearch
|
ApiResponse<TssV2TransactionsPost201Response> |
SearchTransactionsApi.getSearchWithHttpInfo(String searchId)
Get Search results
Include the Search ID in the GET request to retrieve the search results.
|
ReportingV3ReportSubscriptionsGet200ResponseSubscriptions |
ReportSubscriptionsApi.getSubscription(String reportName)
Get subscription for report name
View the details of a report subscription, such as the report format or report frequency, using the report’s unique name.
|
com.squareup.okhttp.Call |
ReportSubscriptionsApi.getSubscriptionAsync(String reportName,
ApiCallback<ReportingV3ReportSubscriptionsGet200ResponseSubscriptions> callback)
Get subscription for report name (asynchronously)
View the details of a report subscription, such as the report format or report frequency, using the report’s unique name.
|
com.squareup.okhttp.Call |
ReportSubscriptionsApi.getSubscriptionCall(String reportName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSubscription
|
ApiResponse<ReportingV3ReportSubscriptionsGet200ResponseSubscriptions> |
ReportSubscriptionsApi.getSubscriptionWithHttpInfo(String reportName)
Get subscription for report name
View the details of a report subscription, such as the report format or report frequency, using the report’s unique name.
|
TssV2TransactionsGet200Response |
TransactionDetailsApi.getTransaction(String id)
Retrieve a Transaction
Include the Request ID in the GET request to retrieve the transaction details.
|
com.squareup.okhttp.Call |
TransactionDetailsApi.getTransactionAsync(String id,
ApiCallback<TssV2TransactionsGet200Response> callback)
Retrieve a Transaction (asynchronously)
Include the Request ID in the GET request to retrieve the transaction details.
|
void |
TransactionBatchesApi.getTransactionBatchDetails(String id,
org.joda.time.LocalDate uploadDate,
String status)
Get transaction details for a given batch id
Provides real-time detailed status information about the transactions that you previously uploaded in the Business Center or processed with the Offline Transaction File Submission service.
|
com.squareup.okhttp.Call |
TransactionBatchesApi.getTransactionBatchDetailsAsync(String id,
org.joda.time.LocalDate uploadDate,
String status,
ApiCallback<Void> callback)
Get transaction details for a given batch id (asynchronously)
Provides real-time detailed status information about the transactions that you previously uploaded in the Business Center or processed with the Offline Transaction File Submission service.
|
com.squareup.okhttp.Call |
TransactionBatchesApi.getTransactionBatchDetailsCall(String id,
org.joda.time.LocalDate uploadDate,
String status,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getTransactionBatchDetails
|
ApiResponse<Void> |
TransactionBatchesApi.getTransactionBatchDetailsWithHttpInfo(String id,
org.joda.time.LocalDate uploadDate,
String status)
Get transaction details for a given batch id
Provides real-time detailed status information about the transactions that you previously uploaded in the Business Center or processed with the Offline Transaction File Submission service.
|
PtsV1TransactionBatchesGet200Response |
TransactionBatchesApi.getTransactionBatches(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get a list of batch files
Provide the search range
|
com.squareup.okhttp.Call |
TransactionBatchesApi.getTransactionBatchesAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
ApiCallback<PtsV1TransactionBatchesGet200Response> callback)
Get a list of batch files (asynchronously)
Provide the search range
|
com.squareup.okhttp.Call |
TransactionBatchesApi.getTransactionBatchesCall(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getTransactionBatches
|
ApiResponse<PtsV1TransactionBatchesGet200Response> |
TransactionBatchesApi.getTransactionBatchesWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get a list of batch files
Provide the search range
|
PtsV1TransactionBatchesIdGet200Response |
TransactionBatchesApi.getTransactionBatchId(String id)
Get individual batch file
Provide the search range
|
com.squareup.okhttp.Call |
TransactionBatchesApi.getTransactionBatchIdAsync(String id,
ApiCallback<PtsV1TransactionBatchesIdGet200Response> callback)
Get individual batch file (asynchronously)
Provide the search range
|
com.squareup.okhttp.Call |
TransactionBatchesApi.getTransactionBatchIdCall(String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getTransactionBatchId
|
ApiResponse<PtsV1TransactionBatchesIdGet200Response> |
TransactionBatchesApi.getTransactionBatchIdWithHttpInfo(String id)
Get individual batch file
Provide the search range
|
com.squareup.okhttp.Call |
TransactionDetailsApi.getTransactionCall(String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getTransaction
|
ApiResponse<TssV2TransactionsGet200Response> |
TransactionDetailsApi.getTransactionWithHttpInfo(String id)
Retrieve a Transaction
Include the Request ID in the GET request to retrieve the transaction details.
|
UmsV1UsersGet200Response |
UserManagementApi.getUsers(String organizationId,
String userName,
String permissionId,
String roleId)
Get user information
This endpoint is to get all the user information depending on the filter criteria passed in the query.
|
com.squareup.okhttp.Call |
UserManagementApi.getUsersAsync(String organizationId,
String userName,
String permissionId,
String roleId,
ApiCallback<UmsV1UsersGet200Response> callback)
Get user information (asynchronously)
This endpoint is to get all the user information depending on the filter criteria passed in the query.
|
com.squareup.okhttp.Call |
UserManagementApi.getUsersCall(String organizationId,
String userName,
String permissionId,
String roleId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getUsers
|
ApiResponse<UmsV1UsersGet200Response> |
UserManagementApi.getUsersWithHttpInfo(String organizationId,
String userName,
String permissionId,
String roleId)
Get user information
This endpoint is to get all the user information depending on the filter criteria passed in the query.
|
void |
DownloadXSDApi.getXSDV2(String reportDefinitionNameVersion)
Used to download XSDs for reports
Downloads XSDs for reports on no-auth.
|
com.squareup.okhttp.Call |
DownloadXSDApi.getXSDV2Async(String reportDefinitionNameVersion,
ApiCallback<Void> callback)
Used to download XSDs for reports (asynchronously)
Downloads XSDs for reports on no-auth.
|
com.squareup.okhttp.Call |
DownloadXSDApi.getXSDV2Call(String reportDefinitionNameVersion,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getXSDV2
|
ApiResponse<Void> |
DownloadXSDApi.getXSDV2WithHttpInfo(String reportDefinitionNameVersion)
Used to download XSDs for reports
Downloads XSDs for reports on no-auth.
|
PtsV2PayoutsPost201Response |
PayoutsApi.octCreatePayment(OctCreatePaymentRequest octCreatePaymentRequest)
Process a Payout
Send funds from a selected funding source to a designated credit/debit card account or a prepaid card using an Original Credit Transaction (OCT).
|
com.squareup.okhttp.Call |
PayoutsApi.octCreatePaymentAsync(OctCreatePaymentRequest octCreatePaymentRequest,
ApiCallback<PtsV2PayoutsPost201Response> callback)
Process a Payout (asynchronously)
Send funds from a selected funding source to a designated credit/debit card account or a prepaid card using an Original Credit Transaction (OCT).
|
com.squareup.okhttp.Call |
PayoutsApi.octCreatePaymentCall(OctCreatePaymentRequest octCreatePaymentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for octCreatePayment
|
ApiResponse<PtsV2PayoutsPost201Response> |
PayoutsApi.octCreatePaymentWithHttpInfo(OctCreatePaymentRequest octCreatePaymentRequest)
Process a Payout
Send funds from a selected funding source to a designated credit/debit card account or a prepaid card using an Original Credit Transaction (OCT).
|
PtsV2PaymentsRefundPost201Response |
RefundApi.refundCapture(RefundCaptureRequest refundCaptureRequest,
String id)
Refund a Capture
Include the capture ID in the POST request to refund the captured amount.
|
com.squareup.okhttp.Call |
RefundApi.refundCaptureAsync(RefundCaptureRequest refundCaptureRequest,
String id,
ApiCallback<PtsV2PaymentsRefundPost201Response> callback)
Refund a Capture (asynchronously)
Include the capture ID in the POST request to refund the captured amount.
|
com.squareup.okhttp.Call |
RefundApi.refundCaptureCall(RefundCaptureRequest refundCaptureRequest,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for refundCapture
|
ApiResponse<PtsV2PaymentsRefundPost201Response> |
RefundApi.refundCaptureWithHttpInfo(RefundCaptureRequest refundCaptureRequest,
String id)
Refund a Capture
Include the capture ID in the POST request to refund the captured amount.
|
PtsV2PaymentsRefundPost201Response |
RefundApi.refundPayment(RefundPaymentRequest refundPaymentRequest,
String id)
Refund a Payment
Include the payment ID in the POST request to refund the payment amount.
|
com.squareup.okhttp.Call |
RefundApi.refundPaymentAsync(RefundPaymentRequest refundPaymentRequest,
String id,
ApiCallback<PtsV2PaymentsRefundPost201Response> callback)
Refund a Payment (asynchronously)
Include the payment ID in the POST request to refund the payment amount.
|
com.squareup.okhttp.Call |
RefundApi.refundPaymentCall(RefundPaymentRequest refundPaymentRequest,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for refundPayment
|
ApiResponse<PtsV2PaymentsRefundPost201Response> |
RefundApi.refundPaymentWithHttpInfo(RefundPaymentRequest refundPaymentRequest,
String id)
Refund a Payment
Include the payment ID in the POST request to refund the payment amount.
|
ReportingV3ReportsGet200Response |
ReportsApi.searchReports(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String timeQueryType,
String organizationId,
String reportMimeType,
String reportFrequency,
String reportName,
Integer reportDefinitionId,
String reportStatus)
Retrieve available reports
Retrieve a list of the available reports to which you are subscribed.
|
com.squareup.okhttp.Call |
ReportsApi.searchReportsAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String timeQueryType,
String organizationId,
String reportMimeType,
String reportFrequency,
String reportName,
Integer reportDefinitionId,
String reportStatus,
ApiCallback<ReportingV3ReportsGet200Response> callback)
Retrieve available reports (asynchronously)
Retrieve a list of the available reports to which you are subscribed.
|
com.squareup.okhttp.Call |
ReportsApi.searchReportsCall(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String timeQueryType,
String organizationId,
String reportMimeType,
String reportFrequency,
String reportName,
Integer reportDefinitionId,
String reportStatus,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for searchReports
|
ApiResponse<ReportingV3ReportsGet200Response> |
ReportsApi.searchReportsWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
String timeQueryType,
String organizationId,
String reportMimeType,
String reportFrequency,
String reportName,
Integer reportDefinitionId,
String reportStatus)
Retrieve available reports
Retrieve a list of the available reports to which you are subscribed.
|
FlexV1TokensPost200Response |
TokenizationApi.tokenize(TokenizeRequest tokenizeRequest)
Tokenize card
Returns a token representing the supplied card details.
|
com.squareup.okhttp.Call |
TokenizationApi.tokenizeAsync(TokenizeRequest tokenizeRequest,
ApiCallback<FlexV1TokensPost200Response> callback)
Tokenize card (asynchronously)
Returns a token representing the supplied card details.
|
com.squareup.okhttp.Call |
TokenizationApi.tokenizeCall(TokenizeRequest tokenizeRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for tokenize
|
ApiResponse<FlexV1TokensPost200Response> |
TokenizationApi.tokenizeWithHttpInfo(TokenizeRequest tokenizeRequest)
Tokenize card
Returns a token representing the supplied card details.
|
TmsV1InstrumentIdentifiersPost200Response |
InstrumentIdentifierApi.updateInstrumentIdentifier(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest)
Update a Instrument Identifier
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.updateInstrumentIdentifierAsync(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest,
ApiCallback<TmsV1InstrumentIdentifiersPost200Response> callback)
Update a Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.updateInstrumentIdentifierCall(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateInstrumentIdentifier
|
ApiResponse<TmsV1InstrumentIdentifiersPost200Response> |
InstrumentIdentifierApi.updateInstrumentIdentifierWithHttpInfo(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest)
Update a Instrument Identifier
|
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments |
PaymentInstrumentApi.updatePaymentInstrument(String profileId,
String tokenId,
UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest)
Update a Payment Instrument
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.updatePaymentInstrumentAsync(String profileId,
String tokenId,
UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest,
ApiCallback<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments> callback)
Update a Payment Instrument (asynchronously)
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.updatePaymentInstrumentCall(String profileId,
String tokenId,
UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updatePaymentInstrument
|
ApiResponse<TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedPaymentInstruments> |
PaymentInstrumentApi.updatePaymentInstrumentWithHttpInfo(String profileId,
String tokenId,
UpdatePaymentInstrumentRequest updatePaymentInstrumentRequest)
Update a Payment Instrument
|
PtsV2PaymentsVoidsPost201Response |
VoidApi.voidCapture(VoidCaptureRequest voidCaptureRequest,
String id)
Void a Capture
Include the capture ID in the POST request to cancel the capture.
|
com.squareup.okhttp.Call |
VoidApi.voidCaptureAsync(VoidCaptureRequest voidCaptureRequest,
String id,
ApiCallback<PtsV2PaymentsVoidsPost201Response> callback)
Void a Capture (asynchronously)
Include the capture ID in the POST request to cancel the capture.
|
com.squareup.okhttp.Call |
VoidApi.voidCaptureCall(VoidCaptureRequest voidCaptureRequest,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for voidCapture
|
ApiResponse<PtsV2PaymentsVoidsPost201Response> |
VoidApi.voidCaptureWithHttpInfo(VoidCaptureRequest voidCaptureRequest,
String id)
Void a Capture
Include the capture ID in the POST request to cancel the capture.
|
PtsV2PaymentsVoidsPost201Response |
VoidApi.voidCredit(VoidCreditRequest voidCreditRequest,
String id)
Void a Credit
Include the credit ID in the POST request to cancel the credit.
|
com.squareup.okhttp.Call |
VoidApi.voidCreditAsync(VoidCreditRequest voidCreditRequest,
String id,
ApiCallback<PtsV2PaymentsVoidsPost201Response> callback)
Void a Credit (asynchronously)
Include the credit ID in the POST request to cancel the credit.
|
com.squareup.okhttp.Call |
VoidApi.voidCreditCall(VoidCreditRequest voidCreditRequest,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for voidCredit
|
ApiResponse<PtsV2PaymentsVoidsPost201Response> |
VoidApi.voidCreditWithHttpInfo(VoidCreditRequest voidCreditRequest,
String id)
Void a Credit
Include the credit ID in the POST request to cancel the credit.
|
PtsV2PaymentsVoidsPost201Response |
VoidApi.voidPayment(VoidPaymentRequest voidPaymentRequest,
String id)
Void a Payment
Include the payment ID in the POST request to cancel the payment.
|
com.squareup.okhttp.Call |
VoidApi.voidPaymentAsync(VoidPaymentRequest voidPaymentRequest,
String id,
ApiCallback<PtsV2PaymentsVoidsPost201Response> callback)
Void a Payment (asynchronously)
Include the payment ID in the POST request to cancel the payment.
|
com.squareup.okhttp.Call |
VoidApi.voidPaymentCall(VoidPaymentRequest voidPaymentRequest,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for voidPayment
|
ApiResponse<PtsV2PaymentsVoidsPost201Response> |
VoidApi.voidPaymentWithHttpInfo(VoidPaymentRequest voidPaymentRequest,
String id)
Void a Payment
Include the payment ID in the POST request to cancel the payment.
|
PtsV2PaymentsVoidsPost201Response |
VoidApi.voidRefund(VoidRefundRequest voidRefundRequest,
String id)
Void a Refund
Include the refund ID in the POST request to cancel the refund.
|
com.squareup.okhttp.Call |
VoidApi.voidRefundAsync(VoidRefundRequest voidRefundRequest,
String id,
ApiCallback<PtsV2PaymentsVoidsPost201Response> callback)
Void a Refund (asynchronously)
Include the refund ID in the POST request to cancel the refund.
|
com.squareup.okhttp.Call |
VoidApi.voidRefundCall(VoidRefundRequest voidRefundRequest,
String id,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for voidRefund
|
ApiResponse<PtsV2PaymentsVoidsPost201Response> |
VoidApi.voidRefundWithHttpInfo(VoidRefundRequest voidRefundRequest,
String id)
Void a Refund
Include the refund ID in the POST request to cancel the refund.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiCallback.onFailure(ApiException e,
int statusCode,
Map<String,List<String>> responseHeaders)
This is called when the API call fails.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build HTTP call with the given options.
|
com.squareup.okhttp.Request |
ApiClient.buildRequest(String path,
String method,
List<Pair> queryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build an HTTP request with the given options.
|
<T> T |
ApiClient.deserialize(com.squareup.okhttp.Response response,
Type returnType)
Deserialize response body to Java object, according to the return type
and the Content-Type response header.
|
File |
ApiClient.downloadFileFromResponse(com.squareup.okhttp.Response response)
Download file from the given response.
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given
return type.
|
<T> T |
ApiClient.handleResponse(com.squareup.okhttp.Response response,
Type returnType)
Handle the given response, return the deserialized object when the
response is successful.
|
com.squareup.okhttp.RequestBody |
ApiClient.serialize(Object obj,
String contentType)
Serialize the given Java object into request body according to the
object's class and the request Content-Type.
|
Copyright © 2019. All rights reserved.