Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData ADO.NET Provider for PayPal Views
| Name | Description |
| AuthorizationDetails | Returns details about authorizations. |
| BalanceAndNetActivitySummary | List all balance and net activity summary for each currency within a given date range. |
| Balances | The list of non-cryptocurrency balances. |
| CaptureDetails | Returns details about a captured payment. |
| CreditCardDetails | Returns details about the funding instrument of the payer, such as a credit card or a token that represents a credit card. |
| CryptoBalances | The list of cryptocurrency balances. |
| DisputeDetails | Returns dispute information from the PayPal Disputes API, which merchants, partners, and external developers use to manage disputes. |
| Disputes | Returns dispute information from the PayPal Disputes API, which merchants, partners, and external developers use to manage disputes. |
| DisputeTransactions | Returns dispute information from the PayPal Disputes API, which merchants, partners, and external developers use to manage disputes. |
| Notifications | Returns the list of event types that are subscribed to a Webhook. |
| OrderDetails | Returns detailed information for an order. |
| OrderItems | Returns the items in an order. |
| PartnerReferrals | Shows details by ID for referral data that was shared by the partner or API caller. |
| PaymentResources | Returns a paginated list of payment resources created by the authenticated merchant. |
| Payments | Returns details about authorized payments. |
| PaymentTokens | Returns merchant-created payment tokens with their associated details. |
| PaymentTransactions | Returns transaction details including the amount and item details. |
| PayoutDetails | Returns details about payouts. |
| PayoutItems | Returns payout items from a payout. |
| ProductDetails | Retrieve the list of product details. |
| RefundDetails | Returns details about a specific refund. |
| SaleDetails | Returns details about a sale transaction. |
| Subscriptions | Get billing and subscription details. |
| SubscriptionTransactions | Lists transactions for a subscription. |
| Templates | Lists merchant-created templates with associated details. |
| TrackingInformation | Query shipment tracking information including the tracking number, carrier, and status. |
| TransactionReports | Lists PayPal transaction reports. |
| TransactionReportsCartInfoItemDetails | Lists cart information for transaction reports. |
| TransactionReportsIncentiveDetails | Lists incentive details of transaction reports. |
| UserInfo | Shows OpenID Connect user profile information for standard claims. |
| Users | Lists users. |
| Webhooks | Returns the list of Webhooks. |