public class ReportingTransactions
extends com.paypal.base.rest.PayPalResource
| Constructor and Description |
|---|
ReportingTransactions() |
| Modifier and Type | Method and Description |
|---|---|
ReportingTransactionResponse |
get(Map<String,String> queryParams,
com.paypal.base.rest.APIContext apiContext)
Execute a Reporting Transactions API by passing the required query parameters to the request URI.
|
configureAndExecute, configureAndExecute, configureAndExecute, configureAndExecute, createAPICallPreHandler, getClientCredential, getClientID, getClientSecret, getConfigurations, getCredential, getLastRequest, getLastResponse, getOAuthTokenCredential, initConfig, initConfig, initConfig, initializeToDefaultpublic ReportingTransactionResponse get(Map<String,String> queryParams, com.paypal.base.rest.APIContext apiContext) throws com.paypal.base.rest.PayPalRESTException
queryParams - Following query parameters are used: start_date, end_date and transaction_amount
apiContext - APIContext used for the API call.com.paypal.base.rest.PayPalRESTExceptionCopyright © 2025. All rights reserved.