Get payment methodget https://testapi.multisafepay.com/v1/json/payment-methods/{payment_method_id}Get information about a payment method.Path Paramspayment_method_idstringrequiredThe unique identifier of the payment method.Query ParamscountrystringDisplay information about a payment method for a given country. Format: ISO 3166-1 alpha-2 code.localestringDisplay information about a payment method for a given locale. Format: ab_CD with ISO 639 language codes and ISO 3166 country codes.Responses 200Request successful 404Payment method not foundUpdated 8 months ago