Skip to main content

createOrUpdateHsaGiftCampaign

Creates or updates an HSA gift campaign for the current user. All params are optional. All params but referral code default to null; referral code defaults to the first 13 letters of the user's name followed by a random 1-3 digit integer. On update, if a value is explicitly set to null, the data will be nulled out.

createOrUpdateHsaGiftCampaign(
input: CreateOrUpdateHsaGiftCampaignInput!
): CreateOrUpdateHsaGiftCampaignPayload!

Arguments

createOrUpdateHsaGiftCampaign.input ● CreateOrUpdateHsaGiftCampaignInput! non-null input

Type

CreateOrUpdateHsaGiftCampaignPayload object

Payload representing the current state of the HSA gift campaign.