Corridors
Corridor and payout method information
Retrieve a list of all available money transfer corridors (source country to destination country paths). Each corridor includes supported currency pairs, exchange rates, fees (percentage and fixed), and quote expiry settings. Only active corridors are returned.
API key for tenant authentication
Successfully retrieved list of active corridors with exchange rates and fees
Successfully retrieved list of active corridors with exchange rates and fees
Retrieve detailed information for a specific corridor by ID. Includes source and destination country information (name, ISO codes), supported currency pairs with exchange rates, fees structure (percentage and fixed fees), and quote expiration settings.
API key for tenant authentication
Successfully retrieved corridor details including supported currency pairs
Successfully retrieved corridor details including supported currency pairs
Retrieve a list of all available payout methods for a specific corridor. Payout methods define how money will be delivered to beneficiaries (e.g., bank transfer, mobile money, cash pickup). Each method includes type (BANK_TRANSFER), name, min/max amounts, and fee information.
API key for tenant authentication
Successfully retrieved available payout methods for the corridor
Successfully retrieved available payout methods for the corridor
Retrieve detailed information for a specific payout method within a corridor. Includes method type, name, minimum and maximum transaction amounts, and fee structure.
API key for tenant authentication
Successfully retrieved payout method details with configuration
Successfully retrieved payout method details with configuration
Retrieve the required fields (questions) for a specific payout method. Requirements may vary based on transaction amount using JSON Logic rules. Each requirement includes field name, mapping name for the payment provider, data type, validation rules, and conditional logic determining when the field is required.
API key for tenant authentication
Successfully retrieved required fields and validation rules for payout method
Successfully retrieved required fields and validation rules for payout method
Last updated