POST api/SaveSubProgram
Request Information
URI Parameters
None.
Body Parameters
PMA_KPISubProgram| Name | Description | Type | Additional information |
|---|---|---|---|
| SubProgramID | integer |
None. |
|
| ProgramID | integer |
None. |
|
| SubProgramName | string |
None. |
|
| UserIDCreated | integer |
None. |
|
| CreatedDate | date |
None. |
|
| UserIDModified | integer |
None. |
|
| ModifiedDate | date |
None. |
|
| RowStatus | string |
None. |
|
| PMA_KPIProgram | PMA_KPIProgram |
None. |
|
| PMA_KPISection | Collection of PMA_KPISection |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.