Newer Version Available

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

Delete Member Plans Input

Input representation for deleting the insurance plans for a census member.
JSON example
1{
2  "plans": {
3    "values": [
4      "0rgSG0000000eALYAY",
5      "0rgSG0000000e8jYAA"
6    ]
7  }
8}
Properties
Name Type Description Required or Optional Available Version
plans String[] List of group census member plan IDs to delete.

If you specify the root plan ID, all the associated details will be deleted.

Required 65.0