Retrieves a list of up to 100 payment links, given the specified filtering, search expression, sorting, and cursor paging (SDK | REST).
| Property | Capabilities | Filters |
|---|---|---|
_createdDate | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gte |
amount | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
giftCardPaymentLinkPayment.contactDetails.vatId.type | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any |
regularPaymentLinkPayment.contactDetails.vatId.type | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any |
regularPaymentLinkPayment.method | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any |
regularPaymentLinkPayment.order.type | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any |
regularPaymentLinkPayment.paymentMethod | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
regularPaymentLinkPayment.paymentProvider | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
transactionDate | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gte |
type | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any |
_id | Search: ✗ Aggregate: ✓ Sort: ✗ | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
giftCardPaymentLinkPayment.contactDetails.vatId._id | Search: ✗ Aggregate: ✓ Sort: ✗ | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
giftCardPaymentLinkPayment.ecomOrderId | Search: ✗ Aggregate: ✓ Sort: ✗ | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
paymentLinkId | Search: ✗ Aggregate: ✓ Sort: ✗ | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
regularPaymentLinkPayment.contactDetails.vatId._id | Search: ✗ Aggregate: ✓ Sort: ✗ | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
regularPaymentLinkPayment.order.ecomOrder.ecomOrderId | Search: ✗ Aggregate: ✓ Sort: ✗ | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
giftCardPaymentLinkPayment.contactDetails.company | Search: ✓ Aggregate: ✗ Sort: ✗ | |
giftCardPaymentLinkPayment.contactDetails.email | Search: ✓ Aggregate: ✗ Sort: ✗ | |
giftCardPaymentLinkPayment.contactDetails.firstName | Search: ✓ Aggregate: ✗ Sort: ✗ | |
giftCardPaymentLinkPayment.contactDetails.fullName | Search: ✓ Aggregate: ✗ Sort: ✗ | |
giftCardPaymentLinkPayment.contactDetails.lastName | Search: ✓ Aggregate: ✗ Sort: ✗ | |
regularPaymentLinkPayment.contactDetails.company | Search: ✓ Aggregate: ✗ Sort: ✗ | |
regularPaymentLinkPayment.contactDetails.email | Search: ✓ Aggregate: ✗ Sort: ✗ | |
regularPaymentLinkPayment.contactDetails.firstName | Search: ✓ Aggregate: ✗ Sort: ✗ | |
regularPaymentLinkPayment.contactDetails.fullName | Search: ✓ Aggregate: ✗ Sort: ✗ | |
regularPaymentLinkPayment.contactDetails.lastName | Search: ✓ Aggregate: ✗ Sort: ✗ |
This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:
Search options.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.