This trigger fires when a new refund is issued.
Developer info
- API endpoint slug
- gumroad.new_refund
Trigger fields
No fields for this trigger
Ingredients
Email The email of the purchaser.
- Slug
- Filter code
- Gumroad.newRefund.Email
- Type
- String
- Example
- test@email.com
Purchase email The email of the purchaser of the sale.
- Slug
- purchase_email
- Filter code
- Gumroad.newRefund.PurchaseEmail
- Type
- String
- Example
- test@email.com
Product name The name of the product sold.
- Slug
- product_name
- Filter code
- Gumroad.newRefund.ProductName
- Type
- String
- Example
- Books
Price The price of the sale.
- Slug
- price
- Filter code
- Gumroad.newRefund.Price
- Type
- String
- Example
- 1
Quantity The item quantity of the sale.
- Slug
- quantity
- Filter code
- Gumroad.newRefund.Quantity
- Type
- String
- Example
- 1
Paid The paid status of the sale.
- Slug
- paid
- Filter code
- Gumroad.newRefund.Paid
- Type
- String
- Example
- true
Gumroad fee The Gumroad fee of the sale.
- Slug
- gumroad_fee
- Filter code
- Gumroad.newRefund.GumroadFee
- Type
- String
- Example
- 1
Zip code The zip code of the sale.
- Slug
- zip_code
- Filter code
- Gumroad.newRefund.ZipCode
- Type
- String
- Example
- 1
Disputed The disputed status of the sale.
- Slug
- disputed
- Filter code
- Gumroad.newRefund.Disputed
- Type
- String
- Example
- true
Cancelled The cancelled status of the sale.
- Slug
- cancelled
- Filter code
- Gumroad.newRefund.Cancelled
- Type
- String
- Example
- true
Product has variants If the product sold has variants.
- Slug
- product_has_variants
- Filter code
- Gumroad.newRefund.ProductHasVariants
- Type
- String
- Example
- true
Subscription duration The duration of the subscription sold, if product sold was a subscription.
- Slug
- subscription_duration
- Filter code
- Gumroad.newRefund.SubscriptionDuration
- Type
- String
- Example
- monthly
Recurring charge If the sale is a recurring charge.
- Slug
- recurring_charge
- Filter code
- Gumroad.newRefund.RecurringCharge
- Type
- String
- Example
- true
Is recurring billing If the sale has recurring billing.
- Slug
- is_recurring_billing
- Filter code
- Gumroad.newRefund.IsRecurringBilling
- Type
- String
- Example
- true
Is gift receiver purchase If the purchase was a gift and there is a receiver.
- Slug
- is_gift_receiver_purchase
- Filter code
- Gumroad.newRefund.IsGiftReceiverPurchase
- Type
- String
- Example
- true
Is gift sender purchase If the purchase was a gift and there is a sender.
- Slug
- is_gift_sender_purchase
- Filter code
- Gumroad.newRefund.IsGiftSenderPurchase
- Type
- String
- Example
- true
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Gumroad.newRefund.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Timestamp The timestamp of the sale.
- Slug
- timestamp
- Filter code
- Gumroad.newRefund.Timestamp
- Type
- String
- Example
- 1
Ended If the sale ended.
- Slug
- ended
- Filter code
- Gumroad.newRefund.Ended
- Type
- String
- Example
- true
Id The ID of the sale.
- Slug
- id
- Filter code
- Gumroad.newRefund.Id
- Type
- String
- Example
- 123
Purchaser The purchaser ID of the sale.
- Slug
- purchaser_id
- Filter code
- Gumroad.newRefund.PurchaserId
- Type
- String
- Example
- 123
Seller The seller ID of the sale.
- Slug
- seller_id
- Filter code
- Gumroad.newRefund.SellerId
- Type
- String
- Example
- 123
Product The ID of the product sold.
- Slug
- product_id
- Filter code
- Gumroad.newRefund.ProductId
- Type
- String
- Example
- 123