Find
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
Number of payment methods to return. Limit can range between 1 and 100, and the default is 10.
startingAfter
The ID of the payment method to start after. If not provided, the first page of payment methods will be returned.
type
Type of payment method to filter
entityId
Entity ID to filter
Response
This endpoint returns an object.
count
hasMore
data