Events
Estimate an upcoming fee
Estimate the fees that would be created after reception of an event for a billable metric attached to one or multiple pay in advance charges.
POST
/
events
/
estimate_fees
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
event
object
requiredResponse
200 - application/json
fees
object[]
requiredWas this page helpful?