Seat Events
Create a seat event
Create a new seat event. Seat events are used for calculating charges.
POST
/
seat-events
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.
Seat type. This can be referenced from a seat metric.
Event timestamp, in ISO 8601 format.
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
Unique ID for this seat event.
Unique ID provided by customer. Another event with the same customer event ID will supersede this one.
End-customer alias or ID.
Seat type. This can be referenced from a seat metric.
Unique Sequence account ID.
Event timestamp, in ISO 8601 format.
Total seats consumed for this seat type.