action handwrytten_get_gift_card_details { label: "Lists information on gift cards" description: "Returns images and details (and associated denominations) of all gift cards" provider: handwrytten method: GET path: "/giftCards/view" encoding: json output: { type: "object" additionalProperties: true } }