SIDEBAR SKINS

HEADER SKINS



BBPS APIs


Get started with our API with ease using our user-friendly and detailed API Documentation

PostMan
Postman Collection
PostMan
Android App Code
PostMan
PHP Sample Code


POST URL
Example Request  
    
    { 
        " userID "  : " 2050 " ,  
        " userpin "   : " 1234 " , 
        " amount "  :  " 10 " , 
        " servicenumber "  :  " 1234567890 " , 
        " circle "   : " M.P. Madhya Kshetra Vidyut Vitaran - URBAN " ,
        " domain "  :  " www.pay2kart.com " ,
        " servicetype ": :  " Electricity Bill Pay " ,
    }
    
Example Response  

Success Response:

        { 
        " status "  :  " True " , 
        " message " : " success " , 
        " data "  : { 
        " Customer_name "  : " ABC " ,
        " Total_Bill " : " 1234.00 " ,
        " Last_Date " : " 22/07/2023 " ,
    }

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.