POST api/SaveUpdateKPISection
Request Information
URI Parameters
None.
Body Parameters
PMA_KPISection| Name | Description | Type | Additional information |
|---|---|---|---|
| SectionID | integer |
None. |
|
| SubProgramID | integer |
None. |
|
| Scope | string |
None. |
|
| UserIDCreated | integer |
None. |
|
| CreatedDate | date |
None. |
|
| UserIDModified | integer |
None. |
|
| ModifiedDate | date |
None. |
|
| RowStatus | string |
None. |
|
| PMA_KPISubProgram | PMA_KPISubProgram |
None. |
|
| PMA_KPISectionProjects | Collection of PMA_KPISectionProjects |
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
MasterKPISection| Name | Description | Type | Additional information |
|---|---|---|---|
| SectionID | integer |
None. |
|
| SubProgramID | integer |
None. |
|
| Scope | string |
None. |
|
| ProjectsData | Collection of KPISelectedProjects |
None. |
|
| SectionProjectsData | Collection of PMA_KPISectionProjects |
None. |
Response 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.