Skip to main content
GET
Get Payment Instructions

Query Parameters

date_from
string

A filter by payment instruction creation date from (ISO-8601 format: 2020-01-01T12:00:00Z)

date_to
string

A filter by payment instruction creation date to (ISO-8601 format: 2020-01-01T12:00:00Z)

status
string

A filter by payment instruction status

pageable
string
required

Paging options. e.g. /api/v1/payments?page=0&size=25&sort=createdAt,DESC

Response

Returned payment instructions list

repository
object
Last modified on April 23, 2026