Skip to main content
GET
Get Self-Billing Invoice Statistics

Authorizations

Authorization
string
header
required

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

Path Parameters

tenantUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$
payoutInvoiceUuid
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$

Response

Self-Billing Invoice Statistics

period
object

Statistics period

data
object[]
meta
object | null

Pagination metadata (only present when pagination is requested)

total_sales
number<float>

Total sales (for all filtered data, not just current page when paginated)

total_net_payout
number<float>

Total net payout (for all filtered data, not just current page when paginated)