Skip to main content
square.unlinkCustomerFromGiftCard unlinks a customer from a gift card, which is also referred to as removing a card on file.

Example

automations/square-unlink-customer-from-gift-card.automation.ts

Inputs

Every input accepts a compatible signal. It requires GIFTCARDS_WRITE. Use the official UnlinkCustomerFromGiftCard reference for provider field semantics and limits.

Output

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