Receipt Cost Adjustment Details REST Endpoints
Inventory Management/Receipt Cost Adjustments/Receipt Cost Adjustment Details
Costs associated with a receipt are adjusted through a receipt cost adjustment. Receipt cost details include the cost elements associated with it and their individual costs.
- Get cost details for all receipts
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receiptCosts/{TransactionId}/child/ReceiptCostDetails - Get cost details for one receipt
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receiptCosts/{TransactionId}/child/ReceiptCostDetails/{TransactionCostId}