Skip to main content

ConfirmAnnulmentPrimaryRange

POST /ConfirmAnnulmentPrimaryRange

Confirms the annulment of a primary range with the SII. The numberFrom and numberTo fields must use the values returned by AnnulmentPrimaryRange.

ConfirmAnnulmentPrimaryRange
{
"accountCode": "{{taxId}}",
"countryId": "cl",
"primaryRangeId": "afc4ad1d-0a04-47e6-89a1-e07f195771b9",
"author": "user@empresa.com",
"numberFrom": 21344,
"numberTo": 21348
}