Flexfields for Carriers REST Endpoints

SCM Common/Carriers/Flexfields for Carriers
The Flexfields for Carriers resource manages the descriptive flexfields for the carrier.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/DFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/DFF/{CarrierId2}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/carriers/{CarrierId}/child/DFF/{CarrierId2}