List tax statements
Returns a paginated list of the monthly tax statements (F29 form) of the fiscal account associated with a link, ordered by year and period with the most recent first. Use the link’s link_token to authenticate the request. Available for Chilean links connected to the Chilean tax authority (SII).
v1 · Base URL https://api.fintoc.com/v1Autorizaciones
Parámetros de consulta
The link_token of the link that holds the fiscal account, returned when you exchange the link.
"link_Q0xVGPvijElLRMwE_token_FhsFVurz5q5FycHA5xxhTpzX"
Number of tax statements per page. Defaults to 30. The maximum is 300.
Page number to retrieve. Starts at 1.
Respuesta
Paginated list of the tax statements of the fiscal account, ordered by year and period with the most recent first. The Link and X-Total-Count headers carry the pagination information.
Unique identifier of the tax statement.
"taxstmt_nMNejK7BT8oGbvO4"
Type of the object. Always tax_statement.
Three-letter ISO 4217 currency code of the amounts in the tax statement. Always CLP.
"CLP"
Folio number of the declaration at the Chilean tax authority (SII).
"123456"
Fiscal year the tax statement corresponds to.
2021
ID of the fiscal authority that received the declaration. Always cl_fiscal_sii.
"cl_fiscal_sii"
Amounts the taxpayer declared in the F29 form for the period. Every amount is in Chilean pesos (CLP has no decimals); null when the declaration does not include the corresponding value.
Periodicity of the tax statement. Always monthly.
"monthly"
Month of fiscal_year the tax statement corresponds to, as a two-digit month number.
"10"
Status of the declaration, as reported by the SII (for example, Vigente for a declaration currently in force). null when the SII does not report it.
"Vigente"
Taxpayer the declaration belongs to, identified by a Chilean tax ID (RUT).