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