Steps
Use the following steps to request CPN configuration overview, and get the available routes from country to country.Step 1: Request configuration overview
Make a request to the configurations overview endpoint to receive a list of supported currencies, countries, payment methods, and blockchains.Shell
JSON
Step 2: Request available route details
Evaluate the available route details for a specific transfer by making a request to the supported payment routes endpoint. This example evaluates a route from the US to Mexico, but other routes can be evaluated by changing the query parameters. The endpoint accepts an optionaltransactionVersion query param (VERSION_1, VERSION_2); with VERSION_2, a
chain-specific buffer is added to the crypto min limit to cover fees (for
example, gas fee), paid in USDC from the source amount.
Shell
JSON