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.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-admin-api-key
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)
paymentType
Filter by payment type (e.g., PAYMENT_LINK, QR, PUSH_NOTIFICATION)
Allowed values:
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