Fiscal Operation Types REST Endpoints

Inventory Management/Inbound Fiscal Document Flows/Fiscal Operation Types
An operation type that gets the Brazilian operations fiscal codes (CFOP) that are available for a fiscal flow. You can set it as active or inactive.
Get all fiscal operation codes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows/{FiscalFlowId}/child/fiscalOperationTypes
Get one fiscal operation code
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows/{FiscalFlowId}/child/fiscalOperationTypes/{FiscalOperationTypeId}
Update one fiscal operation code
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows/{FiscalFlowId}/child/fiscalOperationTypes/{FiscalOperationTypeId}