Body
application/json
Webhook type
Examples:
"giftcard"
Event that triggered the webhook
Examples:
"giftcard.requested"
Loop gift card ID, null
in the case of auto out-of-stock gift cards
Examples:
12345
Total credit issued
Examples:
"23.50"
Gift card value minus taxes and bonus
Examples:
"25.00"
Gift card tax applied, "0.00" if no taxes applied
Examples:
"0.50"
Gift card bonus credit applied, "0.00" if no bonus applied
Examples:
"1.00"
Currency of the gift card values
Examples:
"USD"
Loop return ID
Examples:
"23456"
Customer email address
Examples:
"eliza@example.com"
Customer first name
Examples:
"Eliza"
Customer last name
Examples:
"Strawberry"
External order ID
Examples:
1234567890
External order name
Examples:
"#2234"
External order number
Examples:
1234
Response
200
Return a 200 status to indicate that the data was received successfully