Creates a gift card activity to manage gift card balances. This action supports multiple activity types including ACTIVATE (initiate a gift card with an opening balance), LOAD (add funds), REDEEM (withdraw funds), CLEAR_BALANCE (set balance to zero), DEACTIVATE (permanently bloc…
idempotency_keyRequiredstringA unique string that identifies this CreateGiftCardActivity request. Ensures idempotent processing to prevent duplicate activities.
gift_card_activityRequiredobjectThe gift card activity to create. Must include type, location_id, either gift_card_id or gift_card_gan, and the appropriate activity_details for the type.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.