1

Is it possible to apply multiple filters in a TransactionSearch request, for example in the "STATUS" option in order to retrieve both "Success" and "Reversed" transactions in a single request?

John
  • 588
  • 1
  • 6
  • 22

1 Answers1

2

After contacting the PayPal Tech Support it seems it's not possible. Combining filters for a request is not doable so the only solutions would be either using "All" and filtering once the results were retrieved or make multiple requests per "STATUS" filter.

John
  • 588
  • 1
  • 6
  • 22