Skip to main content
GET
Read a tax calculation

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Headers

Alguna-Version
enum<string>
required
Available options:
2026-04-01

Path Parameters

id
string
required

Unique identifier for the calculation

Response

Success

created_at
string<date-time>
required

When the calculation was made

currency
string
required

Currency of the amounts

Example:

"USD"

expired
boolean
required

Whether the calculation can no longer be issued from

expires_at
string<date-time>
required

When the calculation stops being issuable

id
string
required

Id of the calculation

Selling legal entity whose tax engine produced the calculation

line_items
object[]
required

Per-line breakdown behind the total

tax_date
string<date-time>
required

Date tax was assessed on; an invoice issued from this calculation is taxed as of this date

total_tax
string
required

Sum of per-line tax amounts

Example:

"6.60"

consumed_at
string<date-time> | null

When an invoice was issued from this calculation; a calculation issues once

customer_reference
string | null

Your own id for the buyer, as sent; absent when the calculation was for a guest

invoice_id
string | null

Invoice this calculation was issued into, when it has been