Get all payin payment methods
Retrieves available payment methods for payin operations. Results can be filtered by country and currency to get region-specific payment options. This is a public endpoint that does not require authentication.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
countrySymbol
Filter payment methods by country code (e.g., “CO” for Colombia, “CL” for Chile)
currencySymbol
Filter payment methods by currency code (e.g., “COP” for Colombian Peso, “USD” for US Dollar)
Response
Payin payment methods found successfully
paymentMethods
The payment methods of the payment
currency
The currency of the payment
country
The country of the payment