SIDEBAR SKINS

HEADER SKINS



Loan Repayment APIs


Download Sample Codes

PostMan
Postman Collection
PostMan
Android App Code
PostMan
PHP Sample Code


POST URL
Example Request  
    
    { 
        " operatorCode "  : "101" ,  
        " userID "   : "2050" , 
        " userpin "  :  "1234" , 
        " amount "  :  "10" , 
        " servicenumber "   : "9893293263" ,
        " domain "  :  "www.pay2kart.com" ,
        " servicetype ": :  "Loan-Repayment" ,
    }
    
Example Response  
    { 
        " status "  :  " success " 
        " Message " : " Loan-Repayment proceed Please Wait " 
    }
         

Error Codes

Status Code Status Message
200 Success Request Successfully
400 Error Bad Request
401 Unauthorized Unauthorized User
402 Payment Payment Request
405 Error Method Not Allowed
408 Failed Request Timeout
503 Error Service Unavailable


Copyright � 2017 - 2023 Pay2kart. All Rights Reserved.