- Subcategories:
- Genealogy Transactions
Genealogy Objects REST Endpoints
Maintenance/Genealogy Objects
The Genealogy Object resource manages the genealogy objects. A genealogy object is a lot or serial number that is flagged to be tracked by the Product Genealogy process.
- Create objects
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/genealogyObjects
- Get all objects
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/genealogyObjects
- Get one object
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/genealogyObjects/{GenealogyInstanceId}
- Update an object
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/genealogyObjects/{GenealogyInstanceId}