Transaction packet webhook

Review the OpenPath outbound transaction webhook API payload, including the JSON request body sent to your configured webhook endpoint after a transaction packet is processed. Use this reference to understand webhook event data, transaction packet structure, HTTP POST delivery, expected responses, and integration requirements.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Need to set up webhooks first?

📘

Before using the outbound transaction webhook payload, make sure your webhook subscription is configured in the OpenPath Back Office. See Setting Up OpenPath Webhooks for setup steps, connected site assignment, testing, and troubleshooting.


Body Params

JSON payload sent by OpenPath when a subscribed transaction packet is delivered to the subscriber endpoint.

The outbound webhook payload OpenPath posts to a subscriber URL after a transaction packet is processed.

packet
object

The root transaction packet processed by Openpath.

Responses
200

Example success response from the subscriber. OpenPath treats any 2xx response as successful delivery.

400

Example failure response from the subscriber. Non-2xx responses count as failed delivery attempts.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!