API ReferenceVariables
EVENT TYPES
@finopenpos/fiscal / EVENT_TYPES
const EVENT_TYPES: {
AWARENESS: 210210;
CANCELLATION: 110111;
CANCELLATION_BY_SUBSTITUTION: 110112;
CCE: 110110;
CONFIRMATION: 210200;
DELIVERY_FAILURE: 110192;
DELIVERY_FAILURE_CANCELLATION: 110193;
DELIVERY_PROOF: 110130;
DELIVERY_PROOF_CANCELLATION: 110131;
EPEC: 110140;
EXTENSION_CANCELLATION_1: 111502;
EXTENSION_CANCELLATION_2: 111503;
EXTENSION_REQUEST_1: 111500;
EXTENSION_REQUEST_2: 111501;
INTERESTED_ACTOR: 110150;
OPERATION_NOT_PERFORMED: 210240;
UNKNOWN_OPERATION: 210220;
};Defined in: sefaz-event-types.ts:6
Event type constants matching PHP sped-nfe
Type Declaration
| Name | Type | Default value | Defined in |
|---|---|---|---|
AWARENESS | 210210 | 210210 | sefaz-event-types.ts:21 |
CANCELLATION | 110111 | 110111 | sefaz-event-types.ts:8 |
CANCELLATION_BY_SUBSTITUTION | 110112 | 110112 | sefaz-event-types.ts:9 |
CCE | 110110 | 110110 | sefaz-event-types.ts:7 |
CONFIRMATION | 210200 | 210200 | sefaz-event-types.ts:20 |
DELIVERY_FAILURE | 110192 | 110192 | sefaz-event-types.ts:18 |
DELIVERY_FAILURE_CANCELLATION | 110193 | 110193 | sefaz-event-types.ts:19 |
DELIVERY_PROOF | 110130 | 110130 | sefaz-event-types.ts:12 |
DELIVERY_PROOF_CANCELLATION | 110131 | 110131 | sefaz-event-types.ts:13 |
EPEC | 110140 | 110140 | sefaz-event-types.ts:10 |
EXTENSION_CANCELLATION_1 | 111502 | 111502 | sefaz-event-types.ts:16 |
EXTENSION_CANCELLATION_2 | 111503 | 111503 | sefaz-event-types.ts:17 |
EXTENSION_REQUEST_1 | 111500 | 111500 | sefaz-event-types.ts:14 |
EXTENSION_REQUEST_2 | 111501 | 111501 | sefaz-event-types.ts:15 |
INTERESTED_ACTOR | 110150 | 110150 | sefaz-event-types.ts:11 |
OPERATION_NOT_PERFORMED | 210240 | 210240 | sefaz-event-types.ts:23 |
UNKNOWN_OPERATION | 210220 | 210220 | sefaz-event-types.ts:22 |