Testing in Postman
Postman is a powerful HTTP client for testing web services. Postman is a great tool when trying to dissect RESTful APIs made by others or test ones you have made yourself. It offers a sleek user interface with which to make HTML requests, without the hassle of writing a bunch of code just to test an API's functionality
Postman Collection for the Domestic Money Transfer:
Postman collection link for Agent management API
Postman Collection for the Payout
Postman Collection For AePS API
Postman Collection for BBPS APIs
Postman Collection for Verification APIs
Must download & import the staging environment variable file before importing the above collections in postman Env variable file
Updated 5 months ago