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: postPath:
/fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs
- Delete an extensible flexfield
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs/{associatedSupplierOrganizationEFFsUniqID}
- Get all extensible flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs
- Get one extensible flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs/{associatedSupplierOrganizationEFFsUniqID}
- Update an extensible flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/associatedSupplierOrganizations/{AssociationTransactionId}/child/associatedSupplierOrganizationEFFs/{associatedSupplierOrganizationEFFsUniqID}