Jump to Content
FastSpring Developer DocsAPI ReferenceStore Builder LibraryWebhooksProduct Docs
HomeStore Builder Library & WebhooksAPI Reference
API ReferenceStore Builder LibraryWebhooksProduct DocsSign InFastSpring Developer Docs
Sign In
HomeStore Builder Library & WebhooksAPI Reference

Store Builder Library

  • Overview
  • Directives
  • Actions
  • Methods
  • Callbacks
  • Session Objects
  • Pass a Secure Request
  • Apply Customer Information to an Order Session
  • Populate Order Information with the URL

Webhooks

  • Overview
    • Webhook Expansion
    • Processed and Unprocessed Webhook Events
    • Browser Scripts
    • Message Security
  • Accounts
    • New Accounts
    • Edit Account Information
  • Orders
    • Successful Orders
    • Pending Payments
    • Approve a Purchase Order
    • Canceled Orders
    • Unsuccessful Orders
    • Unsuccessful Fulfillments
    • Mailing List Entries
  • Returns
    • Return or Refund an Order
    • New Orders and Returns
  • Subscriptions
    • New Subscriptions
    • Edit a Subscription
    • Free Trial Notifications
    • Subscription Reminders
    • Subscription Charges
    • Unsuccessful Subscription Rebills
    • Overdue Payment Notifications
    • Canceled Subscriptions
    • Remove a Subscription Cancelation
    • Deactivated Subscriptions
  • Quotes
    • Create a New Quote
    • Quote Status Updates

Returns

Overview of return and refund webhook events

Suggest Edits

Use the following webhook events to track return and refund activity in the app:

  • payoutEntry.created: An order or a return has been created.
  • return.created: You or your team issued a return or refund on an order.

Updated about 1 year ago