Skip to main content
GET
Get billable event prices

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

record_id
string

A unique identifier for your event, used to identify the event in your system and prevent duplicates.

Example:

"D32NAA8"

calculation_id
string

ID of the calculation.

Example:

"cal_1234567890"

Response

200 - application/json

Event prices previously calculated

id
string
required

ID of the calculation.

Example:

"cal_1234567890"

result
object[]
required