Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

WebhookActionData

The details of an action to be performed as a result of a received webhook event.

Properties

resource_idstringRequired
The associated resource's ID. For example, a payment session's ID.
amountBigNumberValueRequired
The amount to be captured or authorized (based on the action's type.)
Was this section helpful?