Skip to main content

GetPrimaryRangeById

GET /GetPrimaryRangeById

Retrieves information for a specific primary range in the account by its Id.

Query parameters GetPrimaryRangeById

GetPrimaryRangeById
{
  "primaryRangeId": "afc4ad1d-0a04-47e6-89a1-e07f195771b9",
  "primaryRangeType": 1,
  "number": 21343,
  "numberMin": 21344,
  "numberMax": 21348,
  "documentTypeId": 33,
  "dateFrom": "2025-07-25T00:00:00",
  "dateTo": "2026-01-25T00:00:00",
  "data": "<XML_CAF_OMITIDO>",
  "countryId": "cl",
  "accountCode": "{{taxId}}",
  "accountName": "Nombre Empresa",
  "status": 1,
  "enabled": true,
  "source": "SII",
  "billers": [
      "df5d9280-3706-4736-8722-22cd63224460"
  ]
}