Flexfields for Shipping Methods REST Endpoints
            
            SCM Common/Carriers/Shipping Methods/Flexfields for Shipping Methods
            
        
        
    The Flexfields for Shipping Methods resource manages the descriptive flexfields for the shipping method.
- Create one flexfield
- Method: postPath:/fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/shippingMethods/{ShipMethodCode}/child/DFF
- Get all flexfields
- Method: getPath:/fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/shippingMethods/{ShipMethodCode}/child/DFF
- Get one flexfield
- Method: getPath:/fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/shippingMethods/{ShipMethodCode}/child/DFF/{OrgCarrierServiceId}
- Update one flexfield
- Method: patchPath:/fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/shippingMethods/{ShipMethodCode}/child/DFF/{OrgCarrierServiceId}