Fiscal Operation Types REST Endpoints
Inventory Management/Inbound Fiscal Document Flows/Fiscal Operation Types
The operations from the Inventory Management/Inbound Fiscal Document Flows/Fiscal Operation Types category.
- Get all fiscal operation codes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows/{FiscalFlowId}/child/fiscalOperationTypes - Get one fiscal operation code
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows/{FiscalFlowId}/child/fiscalOperationTypes/{FiscalOperationTypeId} - Update one fiscal operation code
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows/{FiscalFlowId}/child/fiscalOperationTypes/{FiscalOperationTypeId}