Skip to main content
GET
Get the company billing details (legal name, address, tax IDs)

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Response

object | null

B2B invoice details held by Stripe — collected at Checkout, edited in the billing portal.

taxIds
object[]
required
name
string | null

Legal name printed on invoices.

email
string | null
address
object | null
taxLocation
enum<string> | null

unrecognized_location: Stripe Tax cannot place the customer — invoices cannot be finalized.

Available options:
supported,
not_collecting,
unrecognized_location,
failed