For the complete documentation index, see llms.txt. This page is also available as Markdown.

Billing

The account's invoices, payments, and the service plans its devices are on.

Billing covers what the account owes and how it pays: invoices raised against it, the providers it can pay through, recurring payments, and the history of both. It also covers the service plans that decide what each device is allowed to do.

An integration usually needs Transaction to read history and Tariff (plan) to find out what a device's plan permits. Raising and settling invoices is the rest.

Operations in this section

Bill

Endpoint
Method
What it does

POST

Create bill

POST

List bills

Payment system

Endpoint
Method
What it does

POST

List payment systems

POST

Get payment estimate

Subscription

Endpoint
Method
What it does

POST

Cancel subscription

POST

List subscriptions

Transaction

Endpoint
Method
What it does

POST

List transactions

Tariff (plan)

Endpoint
Method
What it does

POST

List plans

Tracker tariff

Endpoint
Method
What it does

POST

Change tracker plan

POST

List plans for tracker

Last updated

Was this helpful?