Skip to content

verifactu-sdk API


verifactu-sdk API / RegimeKey

Type Alias: RegimeKey

RegimeKey = "01" | "02" | "03" | "04" | "05" | "06" | "07" | "08" | "09" | "10" | "11" | "14" | "15" | "17" | "18" | "19" | "20" | "21"

Defined in: src/types.ts:45

Operation regime key (L8A for IVA / L8B for IGIC).

Remarks

Cross-validation with TaxCode is performed by the validator layer at submission time.

Released under the MIT license.