POST Program/AddUpdateProgram
Request Information
URI Parameters
None.
Body Parameters
ProgramMasterEntity| Name | Description | Type | Additional information |
|---|---|---|---|
| ProgramID | integer |
String length: inclusive between 0 and 100 |
|
| ProgramName | string |
String length: inclusive between 0 and 100 |
|
| ProgramDesc | string |
String length: inclusive between 0 and 200 |
|
| IsActive | boolean |
None. |
|
| CreatedDate | date |
None. |
|
| LastUpdated | date |
None. |
|
| TotalAmount | decimal number |
None. |
|
| BalanceAmount | decimal number |
None. |
|
| Year | string |
String length: inclusive between 0 and 20 |
|
| PerAccountLimit | decimal number |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| objDocumentMasterEntity | Collection of DocumentMasterEntity |
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
ResponseProxy| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | integer |
None. |
|
| Message | string |
None. |
|
| Data | Object |
None. |
|
| AttemptLeft | integer |
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.