Edit existing Gift CardsAsk AIput https://api.tilby.com/v2/giftcards/{uuid}Path Paramsuuidstringrequireduuid of the Gift Cards that need to be updatedBody ParamsObject data that need to be updatedis_divisiblebooleanused to say if the gift card can be used more then oncetruefalsenotesstringvalid_untildate-timeif it is not set and type_uuid is set, then valid_until will be = days of giftcards_types.expire_after + Date.now()Responses 200Returns the object data updated 404Gift card not foundUpdated 7 months ago