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 requiresGIFTCARDS_WRITE.
Use the official UnlinkCustomerFromGiftCard reference for provider field semantics and limits.
Output
Returns the officialSquare.UnlinkCustomerFromGiftCardResponse response as a codec-safe object. Square integer money amounts remain bigint values.