Skip to main content
Version: 202201

Update Gift Card

PUT 

/openapi/2022-01/gift_cards/:id

Updates the details of a specific gift card using its unique ID.

Request

Path Parameters

    id stringrequired

    Gift card's ID

Body

    gift_card object

    Gift card informations to update

    expires_onstring

    The date when the gift card expires. e.g. 2022-11-01T00:00:00Z

    notestring

    An optional note that a merchant can attach to the gift card that isn't visible to customers.

    template_suffixstring

    The suffix of the Liquid template that's used to render the gift card online.

Responses

200

Schema
    gift_card object
    idstring
    Example: 377006280092433706
    last_charactersstring
    Example: ghjg
    balancestring
    Example: 100.00
    initial_valuestring
    Example: 100.00
    notestring
    Example: note
    expires_onstring
    Example: 2025-11-01T00:00:00Z
    disabled_at
    enabledboolean
    Default value: true
    Example: true
    created_atstring
    Example: 2024-05-06T10:06:04Z
    updated_atstring
    Example: 2024-05-07T02:37:20Z
    statusstring
    Example: enable
    currencystring
    Example: USD
    line_item_id
    order_id
    user_id
    template_suffix
    customer_idstring
    Example: 8b91ccbd-37d0-4897-aac6-5082e64ca374