Extensible Flexfields for Associated Supplier Organizations REST Endpoints

Product Lifecycle Management/Supplier Products/Associated Supplier Organizations/Extensible Flexfields for Associated Supplier Organizations
The Extensible Flexfields for Associated Supplier Organization resource is used to manage supplier organization association level extensible flexfields of supplier products.
Create an extensible flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs
Delete an extensible flexfield
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs/{associatedSupplierOrganizationEFFsUniqID}
Get all extensible flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs
Get one extensible flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs/{associatedSupplierOrganizationEFFsUniqID}
Update an extensible flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs/{associatedSupplierOrganizationEFFsUniqID}