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 Python Connector for PayPal Views
| Name | Description |
| AuthorizationDetails | Query details about Authorizations. |
| Balances | List all non crypto balances. |
| CaptureDetails | Query details about a captured Payment. |
| CreditCardDetails | Query details about the funding instrument of the payer, such as a Credit Card or a token that represents a Credit Card. |
| CryptoBalances | List all crypto balances. |
| DisputeDetails | PayPal merchants, partners, and external developers can use the PayPal Disputes API to manage disputes. |
| Disputes | PayPal merchants, partners, and external developers can use the PayPal Disputes API to manage disputes. |
| DisputeTransactions | PayPal merchants, partners, and external developers can use the PayPal Disputes API to manage disputes. |
| Invoices | Query Invoices in PayPal. |
| Notifications | Query the list of event types that are subscribed to a Webhook. |
| OrderDetails | Queries details about an Order. |
| OrderItems | Gets the items in an Order. |
| PartnerReferrals | Shows details by ID for referral data that was shared by the partner or API caller. |
| Payments | Query details about authorized Payments. |
| PaymentTokens | Lists merchant-created templates with associated details. |
| PaymentTransactions | Query Transaction details including the amount and item details. |
| PayoutDetails | Retrieve details about Payouts. |
| PayoutItems | Retrieve payout items from a Payout. |
| Plans | List the Billing Plans. |
| ProductDetails | Retrieve the list of product details. |
| Products | Retrieves the list of products, which are goods and services. |
| RefundDetails | Query details about a specific Refund. |
| SaleDetails | Query 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. |
| TransactionReports | Lists transaction reports. |
| TransactionReportsCartInfoItemDetails | List Cart Info of Transaction Reports. |
| TransactionReportsIncentiveDetails | List Incentive Details of Transaction Reports. |
| UserInfo | Shows OpenID Connect user profile information for standard claims. |
| Users | Lists users. |
| Webhooks | Query the list of Webhooks. |