Hi team, I’ve just started work on an integration with the Payouts API on an account that we’ve been running for just under a year. In the account dashboard I can see there have been settlements/transfers each day, but the List Payouts endpoint only returns a single record.
Here’s a screenshot of what I’ve run in Postman while prototyping:
The {{host}} variable is set to: connect.squareup.com, {{square_version}} is set to ‘2023-12-13’ and I’m using the Production Connect API Key as the Bearer in the ‘Authorization’ header.
Any idea why I’m only getting a single result?
