Find

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

limitintegerOptional

Number of payment methods to return. Limit can range between 1 and 100, and the default is 10.

startingAfterstringOptional

The ID of the payment method to start after. If not provided, the first page of payment methods will be returned.

typeenumOptional

Type of payment method to filter

entityIdstringOptional

Entity ID to filter

Response

This endpoint returns an object.
countinteger
hasMoreboolean
datalist of objects

Errors