d08a107895ad

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
RevenueStat

Retrieves a RevenueStat resource.

Retrieves a RevenueStat resource.

get/revenue_stats/{id}

Path parameters

idstring required

Resource identifier

Response

RevenueStat resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for the customer e.g. "1"

sellerNamestring nullable

Full name of seller

siteNamestring nullable

Site name

currencystring nullable

Currency used for revenue e.g. USD

totalSubscriptionsstring nullable

Number of total subscriptions

totalRevenuestring nullable

Total revenue

revenueTodaystring nullable

Revenue from today

revenueThisMonthstring nullable

Revenue from current month

revenueThisYearstring nullable

Revenue from current year

siteIdstring nullable

Example response

{
  "integration": "quickbooks"
}