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: post
Path: /fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/shippingMethods/{ShipMethodCode}/child/DFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/shippingMethods/{ShipMethodCode}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/shippingMethods/{ShipMethodCode}/child/DFF/{OrgCarrierServiceId}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/shippingMethods/{ShipMethodCode}/child/DFF/{OrgCarrierServiceId}