API Setup

The Rest API can be accessed through the following endpoints:

Production:

API to get quote - Production Environment
API to submit transaction - Production Environment
Optional API to get transaction details - Production Environment

Test:

API to get quote - Sandbox Environment
API to submit transaction - Sandbox Environment
Optional API to get transaction details - Sandbox Environment

Last updated