v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Lookups

Get Billing Providers

Retrieves a list of billing providers, optionally filtered by BillingProviderID.

get/v1/billingProviders

Query parameters

BillingProviderIDinteger

The unique identifier of the billing provider to filter the results.

Response

A list of billing providers matching the specified criteria.

BillingProviderIDinteger nullable

The unique identifier of the billing provider.

BillingProviderNamestring nullable

The name of the billing provider.

TerminalIDLengthinteger nullable

The length of the terminal ID used by the billing provider.

BillingProviderCommentsstring nullable

Additional comments or notes about the billing provider.

LastUpdatedstring date-time nullable

The date and time when the billing provider information was last updated.

MinimumTransactionAmountstring nullable

The minimum transaction amount allowed by the billing provider.

RegularAuthorizationBitboolean nullable

Indicates whether the billing provider supports regular authorizations.

CancelAuthorizationBitboolean nullable

Indicates whether the billing provider supports authorization cancellations.

PreSelectionBitboolean nullable

Indicates whether the billing provider supports pre-selection of transactions.

TransactionVoidBitboolean nullable

Indicates whether the billing provider supports transaction voids.

ECommerceTransactionsBitboolean nullable

Indicates whether the billing provider supports e-commerce transactions.

ForcedTransactionsBitboolean nullable

Indicates whether the billing provider supports forced transactions.

ConstantPreAuthorizationBitboolean nullable

Indicates whether the billing provider supports constant pre-authorizations.

EMVTransactionsBitinteger nullable

Indicates whether the billing provider supports EMV transactions.

AutomaticTransactionVoidBitboolean nullable

Indicates whether the billing provider supports automatic transaction voids.

ForceSettlementBitboolean nullable

Indicates whether the billing provider supports force settlements.

OfflineEMVTransactionsBitboolean nullable

Indicates whether the billing provider supports offline EMV transactions.

SettlementRetryBitboolean nullable

Indicates whether the billing provider supports settlement retries.

AutomaticRefundboolean nullable

Indicates whether the billing provider supports automatic refunds.

PartialRefundSupportboolean nullable

Indicates whether the billing provider supports partial refunds.

CKeystring nullable

A unique key associated with the billing provider for additional identification or reference.

SupportReconciliationboolean nullable

Indicates whether the billing provider supports reconciliation processes.

ReconciliationTimeZoneKeyinteger nullable

The time zone key associated with the reconciliation process.

ReconciliationSourceTypestring nullable

The source type associated with the reconciliation process.

SupportIncrementalAuthboolean nullable

Indicates whether the billing provider supports incremental authorization.