Inventory Attributes Descriptive Flexfields REST Endpoints
Inventory Management/Receiving Returns/Lines/Inventory Attributes Descriptive Flexfields
The descriptive flexfields for inventory attributes. This resource is associated with a feature that requires opt in.
- 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}