MatmFINO Three-way API

BODY parameter before AES encryption

PARAMETERTYPEVALUE LIKE
referencealphanumeric234234S4433
statusstringsuccess OR failed

RESPONSE CODE

SNoHTTP Response CodeResponse CodeDescriptiontxnstatus (RESPONSE HANDLING))
12001 and status=trueTransaction markedresponse_code = 1 and status =true
22000 and status=falseTransaction do not marked .response_code = 0 and status =false
32003 and status=falseIN PROCESS,
No data available for the requested data
response_code = 3 and status =false
44014Incorrect Request data
540115Invalid authentication
64018validation Error
740120Unable to decode body data
84019Unable to process balance request
940110Invalid JWT Token sent in Header. OR Signature verification failed
1040111Authentication failed, Please contact service provider.
Body Params
json
required
Defaults to {"reference":"4234","status":"failed"}

AES encrypted value should be pass in body value

Headers
string
Defaults to yJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJQQVlTU

JWT token with payload

Responses

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