You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/sources/paypal-transaction.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -260,8 +260,8 @@ ___
260
260
***Number of days per request:** The maximum supported date range is 31 days.
261
261
***Historical Data:** You can't retrieve more than 3yrs of data for the `transactions` stream. For `dispute_start_date` you can only retrieve 180 days of data (see specifications per stream)
262
262
*`records_per_request`: The maximum number of records in a single request are 10K (API Server restriction)
263
-
*`page_size`: The maximum page size is 500. This has been configured by default.
264
-
*`requests_per_minute` = The maximum limit is 50 requests per minute from IP address to all endpoint (API Server restriction).
263
+
*`page_size`: The number of records per page is differs per stream. `source-paypal-transaction` sets maximum allowed page size for each stream by default.
264
+
*`requests_per_minute`: The maximum limit is 50 requests per minute from IP address to all endpoint (API Server restriction).
0 commit comments