POST OnlinePayment/ChkENachRegisterStatus_API
Request Information
URI Parameters
None.
Body Parameters
StuEnachStatusRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| OrganisationID | integer |
None. |
|
| StudentEnrollmentID | integer |
None. |
|
| SchoolDBName | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"OrganisationID": 1,
"StudentEnrollmentID": 2,
"SchoolDBName": "sample string 3"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.