Retrieve a customer's payment method

GET {{base_url}}/api/1.0/customers/:customer_id/payment-methods/:payment_method_id

Retrieve the information of a specific payment method that is saved.

Full documentation: Merchant API - Retrieve a customer's payment method