For cl_fiscal_sii, it corresponds to the declaration folio. For mx_fiscal_sat, it corresponds to the operation number
fiscal_year
string
Year to which the tax return corresponds
institution_id
string
Fiscal authority's id. You can read more about the available institutions here
institution_tax_return
object
Either a SIITaxReturn or a SATTaxReturn object
interval_unit
string
Its value corresponds to annual
period
string
Period to which the tax return corresponds
taxpayer
object
An object representing the taxpayer to whom the taxe return corresponds
Servicio de Impuestos Internos (Chile)
If the fiscal authority is Servicio de Impuestos Internos (cl_fiscal_sii), the tax return correspond to what's declared using the F22 form. The taxpayer and institution_tax_return fields corresponds to the following objects, respectively:
Taxpayer Object
Attribute
Type
Description
id
string
The taxpayer's RUT
activities
array
Array with the taxpayer's activities, profession or business
addresses
array
Array with the taxpayer's addresses
authorized_documents
array
Array with the taxpayer's authorized documents for emitting
Indicates whether the economic activity is affected by IVA
started_at
datetime
The taxpayer's start date of tax activities, using ISO 8601
Authorized Documents Object
Attribute
Type
Description
authorized_at
datetime
Date in which the emision of the document was authorized
code
string
Code for the type of document
description
string
Name for the type of document
max_documents
integer
Max number of folios to authorize for the type of document
SIITaxReturn Object
Attribute
Type
Description
due_amount
integer
The taxpayer's tax to be paid
income
object
The taxpayer's income, according to the F22 form
refund_account
object
The taxpayer's account in which to deposit the tax returns. Corresponds to a Transfer Account object
refund_amount
integer
The taxpayer's requested tax returns
Income Object
Attribute
Type
Description
fees
integer
Total amount of income from receipts for professional fees. It corresponds to the addition of fees_with_retention and fees_without_retention. Code 547 of the F22 form
fees_with_retention
integer
Total amount from receipts for professional fees with retention. Code 461 of the F22 form
fees_without_retention
integer
Total amount from receipts for professional fees without retention. Code 545 of the F22 form
salary
integer
Salaries, pensions and other similar incomes. Code 1098 of the F22 form
withheld_fees
integer
Total taxes withheld from receipts for professional fees. Code 492 of the F22 form