Ravelin Callbacks API
Outbound webhook callbacks delivered by Ravelin to merchant-configured endpoints when manual reviews, order decisions, or refund decisions are completed in the Ravelin dashboard. Used to keep order-management, fulfillment, and customer-service systems in sync with Ravelin's human-in-the-loop review outcomes.
Ravelin Callbacks API is one of 13 APIs that Ravelin publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Webhooks, Callbacks, Manual Review, and Order Management. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.
This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.
Requests are made against a single base URL, https://3ds.live.pci.ravelin.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Ravelin Callbacks API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (secretApiKey).
By default, every request must be authenticated.
secretApiKey— Secret API key prefixed with token.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.
Outbound webhook events delivered by Ravelin.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ManualReviewEvent (5 properties), RefundDecisionEvent (5 properties), OrderDecisionEvent (4 properties), Reviewer (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Ravelin 12
Other APIs Ravelin publishes across the network.