Seat Events
Create a seat event
Create a new seat event. Seat events are used for calculating charges.
POST
Headers
Your API credentials. Eg. Basic {credentials}
.
Use this header to select an API version
Available options:
2024-07-30
Body
application/json
End-customer alias or ID.
Event timestamp, in ISO 8601 format.
Seat type. This can be referenced from a seat metric.
Total seats consumed for this seat type.
Unique ID provided by customer. Another event with the same customer event ID will supersede this one.
Response
201 - application/json
End-customer alias or ID.
Unique ID provided by customer. Another event with the same customer event ID will supersede this one.
Event timestamp, in ISO 8601 format.
Unique ID for this seat event.
Seat type. This can be referenced from a seat metric.
Unique Sequence account ID.
Total seats consumed for this seat type.