Skip to content

[backend] Allow incomingPayments pagination filtering by initiatedBy #3648

@mkurapov

Description

@mkurapov

In order to support a POS Service API for paginating across incoming payments which were initiated by the POS (RAF-1157), we should add a filter to the incomingPayments pagination backend Admin API, initiatedBy , which allows filtering incoming payments by initatedBy: CARD | OPEN_PAYMENTS | ADMIN.

For an example of how to do this, take a look at the filter key (and the OutgoingPaymentFilter GraphQL type) for the outgoingPayments pagination API.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions