Newer Version Available

This content describes an older version of this product. View Latest

Insurance Group Plan Input

Input representation for group census member plans and their coverages.
JSON example
1{
2  "planId": "0gpp00000004C9wAAE",
3  "coverages": [
4    {
5      "planId": "0gqp00000004C9wAAE"
6    }
7  ]
8}
Properties
Name Type Description Required or Optional Available Version
coverages Insurance Group Plan Input[] List of coverages that are associated with this plan. Optional 65.0
planId String ID of the contract group plan or coverage. Required 65.0