On this page
No Headings
Last updated: June 17, 2026
You can set up API access and webhook notifications to retrieve and deliver tax reports to your merchants.
Before you begin, ensure you have:
Contact your PayPal account manager to activate Tax Reporting as a Service for your partner account.
PayPal will:
After activation, PayPal provides your API credentials and partner account details for integration.
Configure webhook endpoints to receive real-time notifications about tax report events:
Subscribe to webhook events using one of the following methods:
1. Log in to your account.
2. Go to App details page > Features > Webhooks.
3. Subscribe to webhook events.
In your server-side app code, define a webhook handler that:
| Event | Trigger |
TAXES.REPORTS.GENERATED | A new tax report was generated and is ready for download. Use the corrected field to identify corrected reports. |