Query Remitter

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

Sample Request

{"senderMobile":"80xxxxxx30"}

Sample Response

{
    "status": true,
    "response_code": 1,
    "message": "Customer is registered",
    "data": {
        "fname": "CHOUDHARY ARVIND",
        "mobile": "80xxxxxx30",
        "bank2_limit": 24600.0
    },
    "txn_status": 0,
    "remitter_limit": "0"
}
Body Params
string
required
Defaults to {"senderMobile":"80xxxxxx30"}
Headers
string
required
Defaults to Application/Json
string
required
Defaults to Application/Json
string
required
Defaults to {API KEY}
string
required
Defaults to {USER ID}
Responses

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