Genealogy Transactions REST Endpoints

Maintenance/Genealogy Objects/Genealogy Transactions
The Genealogy Transaction resource gets the transactions of a genealogy object that occur in the source applications.
Create transactions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/genealogyObjects/{GenealogyInstanceId}/child/genealogyTransactions
Get all transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/genealogyObjects/{GenealogyInstanceId}/child/genealogyTransactions
Get one transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/genealogyObjects/{GenealogyInstanceId}/child/genealogyTransactions/{genealogyTransactionsUniqID}