Retrieve a Customer's PaymentMethod

GET {{baseUrl}}/v1/customers/:customer/payment_methods/:payment_method

Retrieves a PaymentMethod object for a given Customer.

Request Params

KeyDatatypeRequiredDescription
expand[0]stringSpecifies which fields in the response should be expanded.
expand[1]stringSpecifies which fields in the response should be expanded.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring