Limitations and notes for PayPal connector - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Limitations and notes for PayPal connector

The following are limitations or notes for the PayPal connector:

  • The PayPal transactions documentation mentions that it takes a maximum of three hours for executed transactions to appear in the list transactions call. However, it has been observed to take more time than that depending the last_refreshed_datetime. Here, last_refreshed_datetime is the amount of time until which you have data available from the APIs.

  • If the last_refreshed_datetime is less than the requested end_date then, the end_date becomes equal to the last_refreshed_datetime as we only have data up until that point.

  • The transaction_initiation_date field is a mandatory filter to be provided for the transaction entity and the maximum supported date range for this field is 31 days.

  • When you call the transaction entity API request with filters (query parameters) other than the transaction_initiation_date field, it is expected that the value of the ending_balance field won’t be fetched in the response.