Newer Version Available

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

Case Programs Input

Input representation of the request to add case programs to a benefit session.
JSON example
1{
2  "caseProgramRequest": {
3    "programIds": [
4      "11Wxx0000004F0WEAU",
5      "11Wxx0000004F0WEBQ"
6    ]
7  }
8}
Properties
Name Type Description Required or Optional Available Version
caseProgramRequest String[] The list of case programs to be added. Required 57.0