v2
latestOpenAPI 3.0.32026-08-05174296703.4 KBpayment-method
getPaymentMethod payment-method
get the configured payment method
get/payment_method
Query parameters
psp_payment_method_idstring
Payment method ID from the PSP
Example:abc123
Payment method ID from the PSP
Response
OK response.
Example response
{
"account_holder_name": "abc123",
"account_number_ending": "abc123",
"bank_name": "abc123",
"country_code": "abc123",
"provider": "stripe_asset_gmbh",
"type": "abc123"
}