The Spanish version is the authoritative reference. View in Spanish
Primary Range — primary range administration
Methods of the Administration API to register and query primary ranges: the official folio numbering authorized by the tax authority, from which billers draw numbering.
The base URLs are in the Methods and parameters introduction.
GetPrimaryRangesGETLists all primary ranges registered in the account.GetPrimaryRangeByIdGETRetrieves the information for a primary range by its ID.GetPrimaryRangeSubRangesGETRetrieves the sub-ranges generated from a primary range.AddPrimaryRangePOSTRegisters a new primary range and assigns it to billers.AddPrimaryRangeFilePOSTRegisters a primary range from a Base64-encoded authorization file (e.g. CAF).DeletePrimaryRangeDELETERemoves a primary range from the account.