POST
/
prices
/
{price_id}
/
evaluate

Authorizations

Authorization
string
header
required

API Keys can be issued in the Orb's web application.

Path Parameters

price_id
string
required

Body

application/json
timeframe_end
string
required

The exclusive upper bound for event timestamps

timeframe_start
string
required

The inclusive lower bound for event timestamps

customer_id
string | null

The ID of the customer to which this evaluation is scoped.

external_customer_id
string | null

The external customer ID of the customer to which this evaluation is scoped.

filter
string | null

A boolean computed property used to filter the underlying billable metric

grouping_keys
string[]

Properties (or computed properties) used to group the underlying billable metric

Response

200 - application/json
data
object[]
required