Get All
Get all custom payment method schemas
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns a list of objects.
id
name
isSource
This payment method can be used as a payment source for an invoice
isDestination
This payment method can be used as a payment destination for an invoice
supportedCurrencies
List of currencies that this payment method supports.
fields
estimatedProcessingTime
Estimated time in days for this payment method to process a payments. 0 is an same-day payment methods, -1 is unknown processing time.
createdAt
updatedAt
maxAmount
The maximum amount that can be transferred from this payment method in a single transaction.
minAmount
The minimum amount that can be transferred from this payment method in a single transaction. Default is 1.