Flexfields for Inventory Striping Attributes REST Endpoints
            
            Inventory Management/Receiving Receipt Requests/Lines/Flexfields for Inventory Striping Attributes
            
        
        
    The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes that the descriptive flexfield references associated with a transaction. Inventory striping (inventory tracking) attributes are a set of named attributes (project, task, and country of origin) as well as user-configurable attributes, which when specified as part of the receipt or receiving transaction, are used to track the inventory on hand.
- Create inventory striping attribute flexfields
- Method: postPath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/inventoryStripingDFF
- Get all inventory striping attribute flexfields
- Method: getPath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/inventoryStripingDFF
- Get one inventory striping attribute flexfield
- Method: getPath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/inventoryStripingDFF/{InterfaceTransactionId2}
- Update one inventory striping attribute flexfield
- Method: patchPath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/inventoryStripingDFF/{InterfaceTransactionId2}