List payment sources
Customers
List payment sources
List payment sources for a customer.
GET
List payment sources
Documentation Index
Fetch the complete documentation index at: https://docs.plude.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Configure which environment the request will handle. If the provided credentials do not allow access to this specified environment, a 403 Forbidden response is returned.
Path Parameters
Id of customer.
Query Parameters
Optional filter(s) to apply. Multiple filters will be combined with 'and'.
Optional column to order by. Defaults to Id.
Paging token.
Optional limit of response. Value between 1 and 100, defaults to 20.
Required range:
1 <= x <= 100Response
OK
Id of payment source.
Name of payment source.
Type of payment source.
An optional date on which the payment source expires.
Available options:
initial, active, disabled, not_supported, invalid 
