Events

Track an event occuring within a business

post/businesses/{id}/track

Path parameters

idstring required

The ID of the business

Request body

eventstring required

The name of the event

dataobject

The data associated with the event

Response

HTTP status acknowledging the event was properly received

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.