Customer Asset Transactions REST Endpoints

Maintenance/Customer Asset Transactions
The Customer Asset Transactions resource manages customer transaction assets.
Create transactions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/customerAssetTransactions
DELETE action not supported
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/customerAssetTransactions/{TransactionId}
GET action not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerAssetTransactions
GET action not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerAssetTransactions/{TransactionId}
If the action completes successfully, then the respective asset transaction record is marked as cancelled.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/customerAssetTransactions/action/updateShipLineQuantity
If the action completes successfully, then the respective asset transaction record is updated with new sales order line reference and new business process code as required.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/customerAssetTransactions/action/addShipLine
PATCH action not supported
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/customerAssetTransactions/{TransactionId}