- Subcategories:
- Transacted Customer Assets
Customer Asset Transactions REST Endpoints
Maintenance/Customer Asset Transactions
Customer transaction assets are tracked and managed within the system.
- Cancel one asset transaction record.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/customerAssetTransactions/action/updateShipLineQuantity - DELETE action not supported
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/customerAssetTransactions/{TransactionId} - GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/customerAssetTransactions/{TransactionId} - Get all
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/customerAssetTransactions - PATCH action not supported
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/customerAssetTransactions/{TransactionId} - POST
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/customerAssetTransactions - Update an asset transaction record with a new sales order line reference and business process code
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/customerAssetTransactions/action/addShipLine