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
Currently there isn’t a way to get a list of all payment for all locations without calling ListPayments with each location. 
Is it possible for payments to not have an associated location.. such as a “payment link” being created via the Square Dashboard using the “Take payment” button?
No, every payment has to be associated with a location. ![]()
1 Like