List Payouts
GET/payouts
Retrieve a paginated list of all Payouts for the merchant
Live API
Requests run against the live endpoint https://api.yugo.finance/. A sandbox is coming soon.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
Paginated list of Payouts
Request is malformed or contains invalid syntax
Missing or invalid authentication credentials
The API key is not recognised (invalid or rotated out), or the key is valid but not permitted for the requested operation
Too many requests - rate limit exceeded
Unexpected server error occurred