@montarist/nilvera-api
Version:
An unofficial SDK for integrating with Nilvera e-Invoice, e-Archive services
9 lines (8 loc) • 451 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.EXPORT_REGISTERED_CODES = void 0;
exports.EXPORT_REGISTERED_CODES = {
KDV_IHRAC_KAYITLI: 701, // 3065 s. KDV Kanununun 11/1-c md. Kapsamındaki İhraç Kayıtlı Satış
DIIB_GECICI_KABUL: 702, // DİİB ve Geçici Kabul Rejimi Kapsamındaki Satışlar
OTV_IHRAC_KAYITLI: 703, // 4760 s. ÖTV Kanununun 8/2 Md. Kapsamındaki İhraç Kayıtlı Satış
};