> For the complete documentation index, see [llms.txt](https://daton-sarasanalytics.gitbook.io/daton/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/payments/paypal/schema-information.md).

# Schema Information

## Tables/APIs&#x20;

The following is the table associated with the PayPal connector:

* [Transactions List](#transactions-list)

#### Transactions List

Get the list of transactions for a PayPal account. For more information, see [Transaction Search](https://developer.paypal.com/docs/api/transaction-search/v1/).

**Note**: This table in Daton doesn't support any primary key.

**Fields**

<table><thead><tr><th width="292">Field Name</th><th width="277">Data Type</th></tr></thead><tbody><tr><td>transaction_info</td><td>RECORD</td></tr><tr><td>payer_info</td><td>RECORD</td></tr><tr><td>shipping_info</td><td>RECORD</td></tr><tr><td>cart_info</td><td>RECORD</td></tr></tbody></table>
