Load payment methods

Request
query Parameters
studioId
required
integer <int64>

Studio Id

Example: studioId=1
countryCode
required
string

Country code

Example: countryCode=DE
locale
required
string

Locale

Example: locale=de-DE
Responses
200

Get payment methods, the contained paymentMethodsJson must be deserialized and passed to the Adyen web component

400

Bad Request

403

Forbidden

404

Not Found

409

Conflict

500

Internal Server Error

get/connect/v2/creditcard/tokenization/payment-methods
Request samples