Descriptive Flexfields REST Endpoints

Supplier Registration Requests/Contacts/Descriptive Flexfields
The operations from the Supplier Registration Requests/Contacts/Descriptive Flexfields category.
Create descriptive flexfields for a supplier contact for a supplier registration
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/contacts/{SupplierRegistrationContactId}/child/DFF
Get all descriptive flexfields of a supplier contact for a supplier registration
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/contacts/{SupplierRegistrationContactId}/child/DFF
Get one supplier contact descriptive flexfield, not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/contacts/{SupplierRegistrationContactId}/child/DFF/{ContactRequestId}
Update descriptive flexfields for a supplier contact for a supplier registration
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/contacts/{SupplierRegistrationContactId}/child/DFF/{ContactRequestId}