Skip to main content
GET
Get a tax return
v1 · Base URL https://api.fintoc.com/v1

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The id of the tax return to retrieve.

Query Parameters

The link_token of the link that holds the fiscal account, returned when you exchange the link.

Example:

"link_Q0xVGPvijElLRMwE_token_FhsFVurz5q5FycHA5xxhTpzX"

Response

The tax return.

Annual income tax return (F22 form) the taxpayer filed with the Chilean tax authority (SII) for a fiscal year.

id
string
required

Unique identifier of the tax return.

Example:

"taxret_nMNejK7BT8oGbvO4"

object
any
required

Type of the object. Always tax_return.

currency
string
required

Three-letter ISO 4217 currency code of the amounts in the tax return. Always CLP.

Example:

"CLP"

document_number
string
required

Folio number of the declaration at the Chilean tax authority (SII).

Example:

"12345"

fiscal_year
integer
required

Fiscal year the tax return corresponds to.

Example:

2021

institution_id
string
required

ID of the fiscal authority that received the declaration. Always cl_fiscal_sii.

Example:

"cl_fiscal_sii"

institution_tax_return
object
required

Figures of the tax return the taxpayer filed for the fiscal year, as reported by the Chilean tax authority (SII).

taxpayer
object
required

Taxpayer the declaration belongs to, identified by a Chilean tax ID (RUT).