Skip to main content
square.updatePaymentLink updates a payment link.

Example

automations/square-update-payment-link.automation.ts

Inputs

Every input accepts a compatible signal. It requires ORDERS_READ and ORDERS_WRITE and PAYMENTS_WRITE. Use the official UpdatePaymentLink reference for provider field semantics and limits.

Output

Returns the official Square.UpdatePaymentLinkResponse response as a codec-safe object. Square integer money amounts remain bigint values.