Skip to main content

DownloadPrimaryRangeET

POST /DownloadPrimaryRangeET

Downloads folios from the SII for each document type. The billerId, document type, and number of folios to download must be provided.

DownloadPrimaryRangeET
{
  "accountCode": "{{taxId}}",
  "countryId": "cl",
  "billers": [
      "df5d9280-3706-4736-8722-22cd63224460"
  ],
  "author": "user@empresa.com",
  "documentTypeId": 33,
  "countNumbers": 5
}