AccountCreateRequestV2
- addressType: object · Addressrequired
- cityType: string · Cityrequired
- stateType: string · Staterequired
- streetType: string · Street Line1
_line1 required - zipType: string · Ziprequired
- streetType: string · Street Line2
_line2
- descriptionType: string · Descriptionrequired
- nameType: string · Namerequired
- typeType: string · AccountTypeenumrequiredvalues
- admin
- psp
- partner
- merchant
- adminType: string | null · Admin Email
_email - adminType: string | null · Admin First Name
_first _name - adminType: string | null · Admin Last Name
_last _name - availableType: array string[] | null · Available Processor Configs
_processor _configs - hasType: boolean | null · Has Access To Mms
_access _to _mms - mccType: string | null · Mcc
- parentType: string | null · Parent Id
_id - surchargeType: number | null · Surcharge Rate
_rate Surcharge percentage for merchant accounts (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.
- taxType: string | null · Tax Id
_id

