Skip to main content
POST
GiftCardRequested

Body

application/json
topic
string

Webhook type

trigger
string

Event that triggered the webhook

id
integer | null

Loop gift card ID, null in the case of auto out-of-stock gift cards

total_credit_issued
string

Total credit issued

gift_card_subtotal
string

Gift card value minus taxes and bonus

gift_card_tax
string

Gift card tax applied, "0.00" if no taxes applied

gift_card_bonus_credit
string

Gift card bonus credit applied, "0.00" if no bonus applied

currency
string

Currency of the gift card values

return_id
string

Loop return ID

email
string<email>

Customer email address

first_name
string

Customer first name

last_name
string

Customer last name

external_order_id
integer

External order ID

external_order_name
string

External order name

external_order_number
integer | null

External order number

Response

200

Return a 200 status to indicate that the data was received successfully