Standalone Selling Prices v1 REST Endpoints
Standalone Selling Prices v1
The standalone selling price provides the details of unit standalone selling prices.
- Create a standalone selling price
- Method: postPath:
/api/boss/data/objects/ora/erpCore/revenueManagement/v1/revenueContractStandaloneSellingPrices - Create standalone selling prices in bulk
- Method: postPath:
/api/boss/data/objects/ora/erpCore/revenueManagement/v1/revenueContractStandaloneSellingPrices/$bulk - Get a standalone selling price
- Method: getPath:
/api/boss/data/objects/ora/erpCore/revenueManagement/v1/revenueContractStandaloneSellingPrices/{revenueContractStandaloneSellingPrices_id} - Get a standalone selling price using advanced query
- Method: postPath:
/api/boss/data/objects/ora/erpCore/revenueManagement/v1/revenueContractStandaloneSellingPrices/{revenueContractStandaloneSellingPrices_id}/$query - Get all standalone selling prices
- Method: getPath:
/api/boss/data/objects/ora/erpCore/revenueManagement/v1/revenueContractStandaloneSellingPrices - Get all standalone selling prices using advanced query
- Method: postPath:
/api/boss/data/objects/ora/erpCore/revenueManagement/v1/revenueContractStandaloneSellingPrices/$query