Options Overview

The Options section provides a comprehensive list of enumerated fields used throughout our API. These fields are essential for standardizing values and ensuring consistency across various business processes. Below is an overview of the key enumerated fields available:

  • Currency: Specifies the different types of currencies supported by the system, such as USD, EUR, BTC, etc.
  • Transfer Method: Defines the various methods available for transferring funds, including Bank transfer, Crypto and Internal, etc.
  • Transaction Type: Categorizes the types of transactions that can occur, such as deposit, payment, and invoice, etc.
  • Crypto Network: Lists the supported cryptocurrency networks, such as Bitcoin, Ethereum, and others.
  • Bank Network: Indicates the supported banking networks for traditional financial transactions.
  • Payment Reason: Provides standardized reasons for payments, such as invoice payment, subscription fee, and service charge.
  • Checkout Language: Specifies the languages available for the checkout process, ensuring a localized experience for users.

These enumerated fields play a crucial role in maintaining data integrity and facilitating smooth interactions with the API by providing predefined values for various parameters.