Status Enquiry

Need to handle response on

status = true and data['status'] = 1 => success
status = true and data['status'] = 0 => failed
status = true and data['status'] = other the 0 and 1 => pending

status = failed

DATA ->STATUS

HTTP Response Codestatusdescrption
12001success
22000failed/refund
3200other than 0 and 1pending
SNoHTTP Response CodeResponse CodeDescription
12001success/failed /pending
22000No Transaction found
320012Bill Payment service is disabled.
42008validation error
54019Unable to process request
640110Jwt Token Error
740111Authentication failed
8401
Body Params
json
required
Defaults to { "referenceid":"123456"7897 }
Headers
string
required
Defaults to eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJQQVlTUFJJTlQiLCJ0aW1lc3RhbXAiOjE2MTAxOTU5MzAsInBhcnRuZXJJZCI6IlBTMDAxIiwicHJvZHVjdCI6IldBTExFVCIsInJlcWlkIjoxNjEwMTk1OTMwfQ.3slqFu5g7dCoKOxrHKc6HUB55oIiu26tcKEArHnmmuo

JWT token with payload

string
required

application/json or multipart/form-data

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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