Get

GET
Get custom payment method schema

Path parameters

schemaIdstringRequired

Response

This endpoint returns an object
idstring
namestring
isSourceboolean
This payment method can be used as a payment source for an invoice
isDestinationboolean
This payment method can be used as a payment destination for an invoice
supportedCurrencieslist of enums
List of currencies that this payment method supports.
fieldslist of objects
estimatedProcessingTimeinteger
Estimated time in days for this payment method to process a payments. 0 is an same-day payment methods, -1 is unknown processing time.
createdAtdatetime
updatedAtdatetime
maxAmountdoubleOptional
The maximum amount that can be transferred from this payment method in a single transaction.
minAmountdoubleOptional
The minimum amount that can be transferred from this payment method in a single transaction. Default is 1.
feesobjectOptional