Skip to main content
GET
Get billing summary

Authorizations

Authorization
string
header
required

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

Query Parameters

date_from
string<date>

Start date for billing summary

date_to
string<date>

End date for billing summary

Response

200 - application/json

Billing summary retrieved successfully

total_revenue
number
total_cost
number
total_margin
number
by_currency
object[]