Subscription Balance Register Estimates REST Endpoints

Subscription Balance Registers/Subscription Balance Register Estimates
The estimates resource is used to view a register which displays the estimates records. These records are displayed only for those balance codes which have the estimate flag enabled.
Get a subscription balance register estimate
Method: get
Path: /crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/{BalanceRegisterNumber}/child/registerEstimates/{BalanceEstimateNumber}
Get all subscription balance register estimates
Method: get
Path: /crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/{BalanceRegisterNumber}/child/registerEstimates
Update a subscription balance register estimate
Method: patch
Path: /crmRestApi/resources/11.13.18.05/subscriptionBalanceRegisters/{BalanceRegisterNumber}/child/registerEstimates/{BalanceEstimateNumber}