Retrieves a list of up to 100 payment link payments given the specified paging, filtering, and sorting (SDK | REST).
| Field | Supported Filters | Sort |
|---|---|---|
createdDate | $eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gte | Sort: ASC, DESC |
transactionDate | $eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gte | Sort: ASC, DESC |
paymentLinkId | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte | Sort: ASC, DESC |
regularPaymentLinkPayment.paymentMethod | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte | Sort: ASC, DESC |
regularPaymentLinkPayment.method | $eq, $ne, $exists, $in, $any | Sort: ASC, DESC |
type | $eq, $ne, $exists, $in, $any | Sort: ASC, DESC |
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.