fun getPaymentMethod(userId: String): PaymentMethodResponse
Note: Only a single credit card payment method is currently supported
PaymentMethodException - when a user is not found or payment method is not found (404)
PaymentMethodException