Skip to main content
GET
List catalog payers for pre-quote lite (playground)

Authorizations

X-API-Key
string
header
required

Your partner API key. Use raas_sandbox_* keys for the sandbox environment and raas_live_* keys for production.

Query Parameters

fundingMethod
enum<string>
Available options:
DEBIT_CARD,
CREDIT_CARD,
ACH,
RTP,
WALLET,
CASH_DEPOSIT,
BANK_BALANCE
includeUnavailable
boolean
default:false

Include items with effectiveStatus = UNAVAILABLE

originCountryCode
string
destinationCountryCode
string

ISO 3166-1 alpha-2 destination

Example:

"MX"

stateCode
string
cityCode
string
payoutMethod
enum<string>
Available options:
CASH_PICKUP,
BANK_ACCOUNT,
PUSH_TO_CARD,
MOBILE_WALLET,
HOME_DELIVERY

Response

200 - application/json
payerCode
string
required
displayName
string
required
countryCode
string
required
payoutMethods
string[]
required
supportedByCorridors
string[]
required
effectiveStatus
enum<string>
required
Available options:
AVAILABLE,
UNAVAILABLE
instructions
string

Free-text guidance to render verbatim under the payer (already-localized).

constraints
object