Skip to main content
Get Payment Methods

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Query Parameters

PaymentMethodID
integer<int32>

The unique identifier of the payment method to filter the results.

Response

200 - application/json

A list of payment methods matching the specified criteria.

PaymentMethodID
integer<int32> | null

The unique identifier of the payment method.

PaymentMethodDescription
string | null

A brief description of the payment method.

LastUpdated
string<date-time> | null

The date and time when the payment method information was last updated.

PrepaidPaymentBit
boolean | null

Indicates whether the payment method supports prepaid payments.

PreselectionSupportBit
integer<int32> | null

Indicates whether the payment method supports pre-selection during transactions.

TransactionBlockDuration
integer<int32> | null

The duration (in seconds) for which a transaction is blocked or held.

AutomaticVoidBit
boolean | null

Indicates whether the payment method supports automatic voids of transactions.

CKey
string | null

A unique key associated with the payment method for additional identification or reference.

ExternalPrepaidBit
boolean | null

Indicates whether the payment method supports external prepaid transactions.

MobileApplicationBit
boolean | null

Indicates whether the payment method is supported by mobile applications.

QRPaymentSupportBit
boolean | null

Indicates whether the payment method supports QR code payments.

ForceSettlementSupportBit
boolean | null

Indicates whether the payment method supports forced settlements.