Skip to content

verifactu-sdk API


verifactu-sdk API / OperationQualification

Type Alias: OperationQualification

OperationQualification = "S1" | "S2" | "N1" | "N2"

Defined in: src/types.ts:73

Operation qualification code (CalificacionOperacionType).

  • 'S1' subject and non-exempt, no reverse charge
  • 'S2' subject and non-exempt, reverse charge
  • 'N1' non-subject (art. 7, 14, others)
  • 'N2' non-subject by localisation rules

Released under the MIT license.