square.listPaymentLinks lists all payment links.
Example
automations/square-list-payment-links.automation.ts
Inputs
Every input accepts a compatible signal. It requiresORDERS_READ.
Use the official ListPaymentLinks reference for provider field semantics and limits.
Output
Returns the officialSquare.ListPaymentLinksResponse response as a codec-safe object. Square integer money amounts remain bigint values.