Saltar al contenido principal
GET
List tax returns
v1 · Base URL https://api.fintoc.com/v1

Autorizaciones

Authorization
string
header
requerido

Parámetros de consulta

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

Ejemplo:

"link_Q0xVGPvijElLRMwE_token_FhsFVurz5q5FycHA5xxhTpzX"

per_page
integer<int32>

Number of tax returns per page. Defaults to 30. The maximum is 300.

page
integer<int32>

Page number to retrieve. Starts at 1.

Respuesta

Paginated list of the tax returns of the fiscal account. The Link and X-Total-Count headers carry the pagination information.

id
string
requerido

Unique identifier of the tax return.

Ejemplo:

"taxret_nMNejK7BT8oGbvO4"

object
any
requerido

Type of the object. Always tax_return.

currency
string
requerido

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

Ejemplo:

"CLP"

document_number
string
requerido

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

Ejemplo:

"12345"

fiscal_year
integer
requerido

Fiscal year the tax return corresponds to.

Ejemplo:

2021

institution_id
string
requerido

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

Ejemplo:

"cl_fiscal_sii"

institution_tax_return
object
requerido

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

taxpayer
object
requerido

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