Remitter Otp

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Heading Parameter

NameTypeDescription
Content-TypeStringApplication/Json
AcceptStringApplication/Json
X-Qro-ApiKeyStringProvided By Qrologic
X-Qro-UserIdStringProvided By Qrologic

Request Parameters

NameTypeMandatoryDescription
senderMobileStringYesRemitter Mobile number
senderNameStringYesRemitter Name
AadhaarNumberStringYesRemitter Aadhar number
LatitudeStringYesLatitude of Remitter
LongitudeStringYesLongitude of Remitter
PublicIPStringYesPublicIP of Remitter
bcIDStringYesRetailer id

Sample Request

{
  "senderMobile": "xxxxxxxx12",
  "senderName": "Name",
  "aadhaarNumber": "xxxxxxxxxxxx",
  "latitude": "xx.xxxx",
  "longitude": "xx.xxxx",
  "publicIP": "xxx.xxx.xx.xx",
  "bcID": "Retailer ID"
}
Body Params
string
required
Defaults to { "senderMobile": "xxxxxxxx12" "senderName": "Name", "aadhaarNumber": "xxxxxxxxxxxx", "latitude": "xx.xxxx", "longitude": "xx.xxxx", "publicIP": "xxx.xxx.xx.xx", "bcID": "Retailer ID" }
Headers
string
required
Defaults to Application/Json
string
required
Defaults to Application/Json
string
required
Defaults to {API KEY}

Provided by Qrologic

string
required
Defaults to {USER ID}

Provided by Qrologic

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json