Skip to content

Commit ad84b4e

Browse files
Update paypal-transaction.md (#35448)
Co-authored-by: Natik Gadzhi <[email protected]>
1 parent 3461d8d commit ad84b4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/integrations/sources/paypal-transaction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,8 @@ ___
260260
* **Number of days per request:** The maximum supported date range is 31 days.
261261
* **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)
262262
* `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).
265265

266266

267267

0 commit comments

Comments
 (0)