Billable events
Simulate billable event prices
Simulate prices for a single billable event without ingesting it.
POST
/
v1
/
events
/
simulate-prices
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Hyperline ID of the product.
Hyperline ID of the subscription.
Whether to include amounts with tax
Body
application/json
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.
Hyperline ID or external ID of the existing customer.
Was this page helpful?