Inbound Fiscal Document Flows REST Endpoints

Inventory Management/Inbound Fiscal Document Flows
A resource for managing fiscal flows to capture fiscal documents that are electronically received or manually entered in Brazil. You can use it to get and display information about fiscal flows and update their description. You can also use it to set fiscal flows as active or inactive.
Get all fiscal flows
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows
Get one fiscal flow
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows/{FiscalFlowId}
Update one fiscal flow
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inboundFiscalDocumentFlows/{FiscalFlowId}