Returns a list of available payment methods for a given currency.

If you want to know how to receive your own clientId, please check the “Credentials” section. the domain for all images provided directly by Koywe have the form https://rampa.koywe.com/paymentProviders/exampleImage.svg (keep in mind that this is just an example, but the domain shown is the actual one Koywe uses)

Query parameters

symbolstringRequired
Currency Symbol associated with the currency of choice.
clientIdstringOptional
Your company's unique Koywe identifier.

Response

successful operation
_idstring or null
namestring or null
descriptionstring or null
feeinteger or null
imagestring or null
detailsstring or null

Errors