Skip to main content
GET
List supported cross-border collection corridors
Returns the list of supported cross-border collection corridors. Each corridor describes the customer’s country, source currency, merchant wallet currency, supported payment methods, and active provider. Use this endpoint to build country/payment-method selectors in your checkout or dashboard.

Authorizations

x-api-key
string
header
required

Merchant API Key (e.g., nexa-prod-... or nexa-test-...)

Headers

x-business-env
enum<string>
default:prod

Target environment selector (live production vs. simulated sandbox).

Available options:
prod,
test

Query Parameters

businessId
string
required

The unique ID of the business profile (required for API key authentication).

Response

200 - application/json

Supported corridors returned successfully.

success
boolean
Example:

true

corridors
object[]