Take the information from a template and apply it to one or more new contracts based on that template contract.
Success
Unauthorized
{- "template_ReinsContract_Key": 0,
- "user_ID": "string",
- "templateGroupConfigs": [
- {
- "group_ID": "string",
- "eff_Date": "2019-08-24T14:15:22Z",
- "term_Date": "2019-08-24T14:15:22Z",
- "spec_Incurred_From": "2019-08-24T14:15:22Z",
- "spec_Incurred_Thru": "2019-08-24T14:15:22Z",
- "spec_Paid_From": "2019-08-24T14:15:22Z",
- "spec_Paid_Thru": "2019-08-24T14:15:22Z",
- "agg_Incurred_From": "2019-08-24T14:15:22Z",
- "agg_Incurred_Thru": "2019-08-24T14:15:22Z",
- "agg_Paid_From": "2019-08-24T14:15:22Z",
- "agg_Paid_Thru": "2019-08-24T14:15:22Z"
}
]
}
{- "data": {
- "reinsContract_Key": 0,
- "adjudicate_Threshold": 0.1,
- "adjudicate_Threshold_Ex_Code": "string",
- "adjudicate_Threshold_Pct": true,
- "aggregate_Max": 0.1,
- "aggregate_Specific_Deductible": 0.1,
- "attachment_Minimum": 0.1,
- "attachment_Minimum_Term": "s",
- "carrier_Key": 0,
- "contract_Cycle": "string",
- "contract_ID": "string",
- "contract_Level": "s",
- "contract_Status": "string",
- "contract_Type": "string",
- "description": "string",
- "disenrolled_By_Day": 0,
- "division_ID": "string",
- "domestic_Claim_Criteria_Key": 0,
- "effective_Date": "2019-08-24T14:15:22Z",
- "enroll_Disenroll_By_On_Agg_Report": true,
- "enrolled_By_Day": 0,
- "enrollment_Baseline": 0,
- "enrollment_Change_Threshold": 0.1,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "group_ID": "string",
- "policy_Number": "string",
- "reimburse_Method": "string",
- "spec_Threshold_Notify": true,
- "specific_Deductible": 0.1,
- "specific_Deductible_Family": true,
- "specific_Max": 0.1,
- "specific_Reporting_Threshold": 0.1,
- "specific_Reporting_Threshold_Pct": true,
- "state_Minimum": 0.1,
- "subscriber_ID": "string",
- "template_Contract": true,
- "term_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Reins_Level": true
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Copy everything from an existing contract to a new Contract.
Success
Unauthorized
{- "reinsContract_Key": 0,
- "user_ID": "string",
- "description": "string",
- "contract_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "term_Date": "2019-08-24T14:15:22Z"
}
{- "data": {
- "reinsContract_Key": 0,
- "adjudicate_Threshold": 0.1,
- "adjudicate_Threshold_Ex_Code": "string",
- "adjudicate_Threshold_Pct": true,
- "aggregate_Max": 0.1,
- "aggregate_Specific_Deductible": 0.1,
- "attachment_Minimum": 0.1,
- "attachment_Minimum_Term": "s",
- "carrier_Key": 0,
- "contract_Cycle": "string",
- "contract_ID": "string",
- "contract_Level": "s",
- "contract_Status": "string",
- "contract_Type": "string",
- "description": "string",
- "disenrolled_By_Day": 0,
- "division_ID": "string",
- "domestic_Claim_Criteria_Key": 0,
- "effective_Date": "2019-08-24T14:15:22Z",
- "enroll_Disenroll_By_On_Agg_Report": true,
- "enrolled_By_Day": 0,
- "enrollment_Baseline": 0,
- "enrollment_Change_Threshold": 0.1,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "group_ID": "string",
- "policy_Number": "string",
- "reimburse_Method": "string",
- "spec_Threshold_Notify": true,
- "specific_Deductible": 0.1,
- "specific_Deductible_Family": true,
- "specific_Max": 0.1,
- "specific_Reporting_Threshold": 0.1,
- "specific_Reporting_Threshold_Pct": true,
- "state_Minimum": 0.1,
- "subscriber_ID": "string",
- "template_Contract": true,
- "term_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Reins_Level": true
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Based on submitted information, generate reinsurance transactions for this contract.
Success
Unauthorized
Based on submitted information, generate reinsurance level transactions for this contract.
Success
Unauthorized
Based on information existing in the ReinsTrans records and the attached ReinsTransClaim records, calculate the header information and return result.
Success
Unauthorized
For all claims attached to this Reinsurance Transaction, reset the various applied amounts (Reimbursed, Not Covered, etc.).
Accepted for processing
Unauthorized
This option will reset all deductible applied amounts for claims on this transaction. Specific or Lasered Deductible amount is then applied to claims in service date order until deductible is met.
Accepted for processing
Unauthorized
Using this option will reset all aggregate deductible applied amounts for claims on this transaction. Aggregate Deductible amount is then applied to claims in service date order until Aggregate Specific Deductible is met.
Accepted for processing
Unauthorized
Using this option will reset all reimbursement applied amounts for claims on this transaction. Received Reimbursement amount is then applied to claims in service date order until reimbursement amount is used.
Accepted for processing
Unauthorized