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.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
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.
200Example success response from the subscriber. OpenPath treats any 2xx response as successful delivery.
400Example failure response from the subscriber. Non-2xx responses count as failed delivery attempts.