Retrieve a Payment MethodCopy Pageget https://api-dev.gettrx.com/payments/v1/customers/{customer_id}/payment_methods/{payment_method_id}Path Paramscustomer_idstringrequiredThe customer associated to the payment method.payment_method_idstringrequiredThe payment method to be retrieved.Query Paramsexpandarray of stringsParameters to expand in the response. Allowed parameters: mandateexpandADD stringHeadersonBehalfOfstringSpecifies the account for which the Payment Method retrieval is intended. This is used for scenarios where one partner processes payments on behalf of another partner, such as in PayFac or related partner relationships.Responses 200200 400400Updated 12 months ago