Settings

Settings are used to configure provider and merchant configurations.

Merchant Filters
Merchant filters are used to manage and configure various aspects of a merchant. These filters ensure that the merchant operates according to specified rules and configurations.

Provider Settings
Provider settings manage the configuration of providers. These settings ensure that merchants can use various providers for their transactions and operations.


Merchant Filter

AttributeDescriptionFormat
idUnique identifier for the merchant settings.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
typeType of merchant settings.MERCHANT, CLIENT
feesAccountsList of accounts associated with merchant fees.Array of objects. Each object includes accountId, currency, and enabled.
simpleModeIndicates whether the merchant is in simple mode.true, false
filtersList of filters applied to the merchant settings.Array of objects. Each object includes id, target, type, accountId, and enabled.

Provider Settings

AttributeDescriptionFormat
merchantIdIdentifier of the associated merchant.UUID e.g., 5def2f43-2c81-4230-85b2-c8a62f7460c9
currencyCurrency applicable to the provider settings.String e.g., EUR
typeType of provider settings.ACCOUNT_CREATION, PAYOUT, EXCHANGE
paymentTypeType of payment method supported by the provider.SEPA, SWIFT, ETHEREUM, etc.
networkNetwork used for transactions.BITCOIN, ETHEREUM, TRON, SOLANA, RIPPLE, etc.