Bolt · Schema

events-request

CheckoutPaymentseCommerceOne-Click CheckoutShopper NetworkFraud Protection
View JSON Schema on GitHub

JSON Schema

events-request.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://api.bolt.com/schemas/events-request",
  "title": "events-request",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/event"
  }
}