Filtering and Sorting

This article covers field support for filtering and sorting in Query Payment Link Payments.

PROPERTYSUPPORTED FILTERS & SORTING
regularPaymentLinkPayment.paymentMethodeq(),ne(),exists(),in(),hasSome(),startsWith(),ascending(),descending()
regularPaymentLinkPayment.methodeq(),ne(),exists(),in(),hasSome(),ascending(),descending()
createdDateeq(),ne(),exists(),in(),hasSome(),lt(),le(),gt(),ge(),ascending(),descending()
paymentLinkIdeq(),ne(),exists(),in(),hasSome(),startsWith(),ascending(),descending()
typeeq(),ne(),exists(),in(),hasSome(),ascending(),descending()
transactionDateeq(),ne(),exists(),in(),hasSome(),lt(),le(),gt(),ge(),ascending(),descending()
Did this help?