Skip to main content
GET
Retrieve Enrolled Payment Methods
Get the list of payment methods the user has enrolled.

Authorizations

public-api-key
string
header
default:<Your public-api-key>
required
private-secret-key
string
header
default:<Your private-secret-key>
required

Path Parameters

customer_id
string
required

The unique identifier of the customer, created using the Create Customer endpoint (MAX 64; MIN 36).

Response

200

payment_methods
object[]