Version 1.0.0
This is a Postman API similar to the the official one provided in the portal documentation, with additional features:
Both end points and their requests are handled.
Set the environment variables to easily switch between live and sandbox, or securely share your business API
endpoints with co-developers.
Every request that need will automatically fetch a new authentication token and re-use it it is not expired yet.
Some values are automatically saved to be shared for the next API call in the payment flow.
Example:
the
Create Paymentcall from the client endpoints automatically reserves thepayment_token.tokenfor thePayment/Redirectrequest. If you leave thetokenparameter empty it will use the last saved token.
For the Client button (Client2: *) requests the request body is automatically encrypted. Only make sur to set the
Enjoy!
Fork the API and
set the environment variables. You can use the MonCash - Sandbox environment as a guide.
- Official documentation: Importing and exporting data
- Videos:
| Title | Link |
|---|---|
| How to use and share Postman Collections | ![]() |
| How to Share Postman Collections | ![]() |
| Postman How to Connect to Your Git Repository | ![]() |
| Generate a Collection From a Specification | ![]() |





