List Payins
GET/payins
Retrieve a paginated list of all Payins 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 Payins
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