Skip to main content
POST
Validate a synthetic event with a sandbox key

Authorizations

Authorization
string
header
required

Short-lived sandbox-only key issued by POST /sandbox/keys.

Body

application/json
event_name
string
required

Synthetic event name; maximum 100 characters.

event_id
string

Optional synthetic idempotency key; maximum 128 characters.

action_source
string

Synthetic action source.

Example:

"website"

value_data
object

Optional synthetic commerce data.

Response

Synthetic event validated with a sandbox key and discarded.

sandbox
boolean
required
accepted
boolean
required
event_id
string
required
status
string
required
persisted
boolean
required
provider_delivery
boolean
required
message
string
required