square.retrievePaymentLink retrieves a payment link.
Example
automations/square-retrieve-payment-link.automation.ts
Inputs
Every input accepts a compatible signal. It requiresORDERS_READ.
Use the official RetrievePaymentLink reference for provider field semantics and limits.
Output
Returns the officialSquare.GetPaymentLinkResponse response as a codec-safe object. Square integer money amounts remain bigint values.