Recall Item Holds REST Endpoints

Inventory Management/Recall Item Holds
The Recall Item Holds resource manages recall holds operations.
Get all recall hold transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallItemHolds
Get one recall item hold transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallItemHolds/{TransactionId}
Update one reacall hold transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/recallItemHolds/{TransactionId}