TerminalConfigUpdate
- 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 - nameType: string | null · Name
- statusType: string · TerminalStatusenum nullablevalues
- active
- inactive
- blocked
- storeType: string | null · Store Number
_number - 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 - varType: object · TSYSVarSheet
_sheet - acceptorType: string · Acceptor Customer Service Phone
_customer _service _phone requiredCustomer service phone number
- acceptorType: string · Acceptor Phone
_phone requiredPhone number
- acceptorType: string · Acceptor Street Address
_street _address requiredStreet address
- acquirerType: string · Acquirer BIN
_bin min length:1required6-digit TSYS acquirer BIN
- cityType: string · City Code
_code requiredPostal/ZIP code
- industryType: string · Industry Code
_code requiredIndustry code (e.g., 'R' for Retail)
- merchantType: string · Merchant Category Code
_category _code min length:1required4-digit MCC
- merchantType: string · Merchant Location
_location requiredMerchant city
- merchantType: string · Merchant Name
_name requiredMerchant business name
- merchantType: string · Merchant Number
_number min length:1required12-digit TSYS merchant number
- merchantType: string · Merchant State
_state required2-letter US state code
- storeType: string · Store Number
_number min length:1required4-digit store number
- terminalType: string · Terminal Number
_number min length:1required4-digit terminal number
- timeType: string · Time Zone Diff
_zone _diff min length:1required3-digit TSYS time zone code. 705 = EST, 706 = CST, 707 = MST, 708 = PST
- authenticationType: string · Authentication Code nullable
_code UAT only. Submit this code to TSYS to authenticate a terminal and receive a gen_key in return.
- countryType: string · Country Code
_code Country code (default 840 for US)
- currencyType: string · Currency Code
_code Currency code (default 840 for USD)
- genType: string · Gen Key nullable
_key The key returned after authenticating a terminal with authentication_code. Pass this on subsequent requests if you have previously authenticated a terminal.
- languageType: string · Language Indicator
_indicator Language indicator
- vidType: string | null · Vid

