GET api/Payment/InsertStudent?fname={fname}&lname={lname}&email={email}&phno={phno}&courseid={courseid}&GstCheck={GstCheck}&refer={refer}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fname

string

Required

lname

string

Required

email

string

Required

phno

string

Required

courseid

string

Required

GstCheck

string

Required

refer

string

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>