POST api/StudentAPI/payNow

Documentation for 'payNow'.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Message": "sample string 1",
  "Status": true,
  "data": {},
  "PaymentUrl": {},
  "SuccessUrl": {},
  "FailedUrl": {}
}