Sales | Monitoring
Service to allow subscription monitoring.
Overview
| URL | api/{tenantKey}/{orgKey}/billing/monitorings | 
| Methods Supported | GET | 
All Operations
This service includes the following operations:
All Resources
This service uses the following resources:
GET Subscription Info
Get subscription monitoring informantion.
Response:
| When successful, the response body contains a resource of type 'SubscriptionInfo'. See SubscriptionInfo. | 
Response status codes:
| 200 | OK. The operation was completed successfully. | 
| 400 | BadRequest. The request parameters are invalid. | 
Resource URL:
api/{tenantKey}/{orgKey}/billing/monitorings/subscriptionInfo
                    GET /billing/monitorings/subscriptionInfo
Resources
SubscriptionInfo
The following elements are optional:
| date | (DateTimeOffset) Date. | 
| companiesCount | (int) Companies Count. | 
| companyTaxId | (string) Company Tax Id. | 
| companyCountry | (string) Company Country. | 
| companyCity | (string) Company City. | 
| daysFromLastLogin | (int) Days From Last Login. | 
| usersCount | (int) Users Count. | 
| yearlyBudgetsDefined | (int) Yearly Budgets Defined. | 
| lastYearBudgetDefined | (int) Last Year Budget Defined. | 
| bankAccountsCount | (int) Bank Accounts Count. | 
| firstBankCode | (string) First Bank Code. | 
| oldestInvoiceDate | (DateTimeOffset) Oldest Invoice Date. | 
| daysFromLastInvoice | (int) Days From Last Invoice. | 
| lastMonthInvoicesCount | (int) Last Month Invoices Count. | 
| last3MonthsTopCustomerTaxId | (string) Last3 Months Top Customer Tax Id. | 
| last3MonthsInvoicesCount | (int) Last3 Months Invoices Count. | 
| last3MonthsReceiptsCount | (int) Last3 Months Receipts Count. | 
| last3MonthsInvoiceLinesCount | (int) Last3 Months Invoice Lines Count. | 
| last3MonthsDistinctServicesSold | (int) Last3 Months Distinct Services Sold. | 
| last3MonthsDistinctGoodsSold | (int) Last3 Months Distinct Goods Sold. | 
| last3MonthsInventoryPostingsCount | (int) Last3 Months Inventory Postings Count. | 
| last3MonthsInvoicesVATIncludedCount | (int) Last3 Months Invoices VAT Included Count. | 
| last3MonthsInvoicesWithOnlinePayCount | (int) Last3 Months Invoices With Online Pay Count. | 
| last3MonthsSalesOrdersCount | (int) Last3 Months Sales Orders Count. | 
| last3MonthsInvoicesTotalAmountAvg | (decimal) Last3 Months Invoices Total Amount Avg. | 
| last3MonthsExpensesCount | (int) Last3 Months Expenses Count. | 
| last3MonthsPurchasesInvoicesCount | (int) Last3 Months Purchases Invoices Count. | 
| last3MonthsPurchasesOrdersCount | (int) Last3 Months Purchases Orders Count. | 
| last3MonthsInvoicesDistinctCustomers | (int) Last3 Months Invoices Distinct Customers. | 
| last3MonthsInvoicesWithoutTaxIdCount | (int) Last3 Months Invoices Without Tax Id Count. | 
| directDebitFilesCORECount | (int) Direct Debit Files CORE Count. | 
| directDebitFilesB2BCount | (int) Direct Debit Files B2 B Count. | 
| warehousesCount | (int) Warehouses Count. |