Inventory Attributes Descriptive Flexfields REST Endpoints
Inventory Management/Receiving Returns/Lines/Inventory Attributes Descriptive Flexfields
The operations from the Inventory Management/Receiving Returns/Lines/Inventory Attributes Descriptive Flexfields category.
- Create one descriptive flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/receivingReturns/{ReturnHeaderId}/child/lines/{linesUniqID}/child/inventoryAttributesDFF - Get all descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingReturns/{ReturnHeaderId}/child/lines/{linesUniqID}/child/inventoryAttributesDFF - Get one descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingReturns/{ReturnHeaderId}/child/lines/{linesUniqID}/child/inventoryAttributesDFF/{SupplierReturnLineId} - Update one descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/receivingReturns/{ReturnHeaderId}/child/lines/{linesUniqID}/child/inventoryAttributesDFF/{SupplierReturnLineId}