AccountCreateRequestV2
- Type: object · Address
address required- Type: string · City
city required - Type: string · State
state required - Type: string · Street Line1
street _line1 required - Type: string · Zip
zip required - Type: string · Street Line2
street _line2
- Type: string · Description
description required - Type: string · Name
name required - Type: string · AccountTypeenum
type requiredvaluesadmin psp partner merchant
- Type: string | null · Admin Email
admin _email - Type: string | null · Admin First Name
admin _first _name - Type: string | null · Admin Last Name
admin _last _name - Type: array string[] | null · Available Processor Configs
available _processor _configs - Type: boolean | null · Has Access To Mms
has _access _to _mms - Type: string | null · Mcc
mcc - Type: string | null · Parent Id
parent _id - Type: number | null · Surcharge Rate
surcharge _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.
- Type: string | null · Tax Id
tax _id

