TerminalConfigCreate
- accountType: string · Account Id
_id required - midType: string · Midrequired
- nameType: string · Namerequired
- processorType: string · Processor Config Id
_config _id required - tidType: string · Tidrequired
- agentType: string | null · Agent Bank Number
_bank _number - binType: string | null · Bin
- countryType: string | null · Country Code
_code - currencyType: string | null · Currency Code
_code - descriptionType: string | null · Description
- merchantType: string | null · Merchant Category Code
_category _code - serialType: string | null · Serial Number
_number - statusType: string · TerminalStatusenumvalues
- active
- inactive
- blocked
- surchargeType: number | null · Surcharge Rate
_rate Surcharge percentage (e.g., 3.5 for 3.5%). Setting to null disables automatic surcharge logic. Setting to 0 means surcharges will NEVER be applied unless explicitly overridden.
- terminalType: string | null · Terminal Capability
_capability - vidType: string | null · Vid

