Retrieve transfers

Yes, you can retrieve a list of transfers to a seller’s bank account using the Payouts API. The ListPayouts endpoint provides a list of deposits and withdrawals from a seller’s banking destination. You can use query parameters to filter the results by location, status, and time range. The response includes a list of Payout objects, each representing a deposit or withdrawal from the seller’s bank account.

This answer was reviewed by @Bryan-Square.