Billable events
Create billable events
Create several billable events in batch (limited to max 5000 events per request).
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object[]
Hyperline ID or external ID of the existing customer.
Type corresponding to the event. When creating a dynamic product, this type will be used to map the related events to specific prices.
Payload of the event containing an ID and any additional metadata.
Was this page helpful?