V2 Payment API - Get all locations records

GET /v2/payments
By the V2 Payment API, I need to have all locations payments.
But this API provides payments for single location at a time.
Is there a way to get all locations payments via single calling instead of calling the API everytime
with each location

:wave: Currently there isn’t a way to get a list of all payment for all locations without calling ListPayments with each location. :slightly_smiling_face: