POST Clients/OrderBillingRate/CalculateAgreedMaxDAC
Request Information
URI Parameters
None.
Body Parameters
ClientOrderBillingRateDailyAccommodationContributionDTOName | Description | Type | Additional information |
---|---|---|---|
MaximumInterestBillingRateID | integer |
None. |
|
MaximumInterestRateAmount | decimal number |
None. |
|
AdvisedMaximumDacAmount | decimal number |
None. |
|
MaximumRacAmount | decimal number |
None. |
|
AgreedMaximumDacAmount |
Max DAC calculated based on Agreed Amount |
decimal number |
None. |
AgreedAmount |
Amount agreed to by resident in the Funding form |
decimal number |
None. |
RacReceivedAmount | decimal number |
None. |
|
RacReceivedAmountDate | date |
None. |
|
DacAmount | decimal number |
None. |
|
AccommodationDrawnDownAmount | decimal number |
None. |
|
AccommodationDrawnDownAmountDate | date |
None. |
|
IsDeducted | boolean |
None. |
|
InterestRateAmount | decimal number |
None. |
|
BedPriceAmount | decimal number |
None. |
|
ReceivedAmount | decimal number |
None. |
|
Amount | decimal number |
None. |
|
CalculateBasedOnAdvisedMaxDAC |
Flag to indicate whethere Current DAC Payable should be calculated based on Advised Max DAC Amount |
boolean |
None. |
RootClientOrderBillingRateID | integer |
None. |
|
ClientOrderBillingRateID | integer |
None. |
|
ClientOrderID | integer |
None. |
|
ClientID | integer |
None. |
|
ClientName | NameDTO |
None. |
|
BUID | integer |
None. |
|
BusinessUnitName | string |
None. |
|
FunderID | integer |
None. |
|
FunderName | string |
None. |
|
BillingRateID | integer |
None. |
|
GroupID | integer |
None. |
|
GroupName | string |
None. |
|
Type | ClientOrderBillingRateType |
None. |
|
StartDate | date |
None. |
|
StopDate | date |
None. |
|
UsedInInvoice | boolean |
None. |
|
RecordState | RecordState |
None. |
|
Comments | string |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
|
Summary | string |
None. |
|
BillingRateHistory | BillingRateHistoryDTO |
None. |
|
ClientOrderBillingRateActionType | ClientOrderBillingRateActionType |
None. |
|
VendorID | string |
None. |
|
VendorInvoice | string |
None. |
|
VendorItemDesc | string |
None. |
|
IsVendorInvoice | boolean |
None. |
|
PaymentMethod | PaymentMethod |
None. |
|
HasInAdvancedResidentFrequency | boolean |
None. |
|
finalizedInvoices |
Number of invoices for this client order billing rate which are finalized |
integer |
None. |
unfinalizedInvoices |
Number of invoices for this client order billing rate which are not finalized yet |
integer |
None. |
BillingRate | Dictionary of string [key] and Object [value] |
None. |
|
Group | Dictionary of string [key] and Object [value] |
None. |
Response Information
Resource Description
IHttpActionResultNone.