get /v1/customers/{customer}/payment_methods/{payment_method}

Retrieve a Customer's PaymentMethod

GetCustomersCustomerPaymentMethodsPaymentMethod

<p>Retrieves a PaymentMethod object for a given Customer.</p>

Parameters

Name In Type Required Description
customer path string yes
expand query string[] no Specifies which fields in the response should be expanded.
payment_method path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.