Ingest and calculate prices for a single billable event. After the first ingestion, events are not ingested again and the prices won’t be calculated again. The initially calculated prices will be returned in subsequent calls.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Hyperline ID of the product.
"itm_AweveQEoewer"
Hyperline ID of the subscription.
"sub_QalW2vTAdkR6IY"
Whether to include amounts with tax
true
Event payload
The body is of type object
.
Event prices calculated and ingested
The response is of type object
.
Ingest and calculate prices for a single billable event. After the first ingestion, events are not ingested again and the prices won’t be calculated again. The initially calculated prices will be returned in subsequent calls.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Hyperline ID of the product.
"itm_AweveQEoewer"
Hyperline ID of the subscription.
"sub_QalW2vTAdkR6IY"
Whether to include amounts with tax
true
Event payload
The body is of type object
.
Event prices calculated and ingested
The response is of type object
.