Programs Response

Review the response payload that returns the list of programs and each program's related application status details.
JSON example
1{
2  "programs": [
3    {
4      "programId": "a1Bxx0000008abcEAA",
5      "name": "Residential Heat Pump Rebate",
6      "applicationStatus": "Submitted"
7    }
8  ]
9}
Properties
Property Name Type Description Required or Optional Available Version
programs Program Details[] Collection of programs with summary details and application status information. Optional 60.0