Skip to main content
POST
Ingest events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
Required array length: 1 - 100 elements
transaction_id
string
required
Required string length: 1 - 128
customer_id
string
required
Minimum string length: 1
event_type
string
required
Minimum string length: 1
timestamp
string
required

RFC 3339 formatted

properties
object

Response

200

Success