cURL
curl --request GET \ --url https://api.plais-sandbox.finventi.com/api/v1/payments
{ "repository": {} }
Retrieve payment instructions with optional filtering by date and status.
UNPROCESSED
CONFIRMED
REJECTED
Paging options. e.g. /api/v1/payments?page=0&size=25&sort=createdAt,DESC
Returned payment instructions list