AccountCreate
- 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: boolean | null · Has Access To Apple Config
has _access _to _apple _config - Type: boolean | null · Has Access To Mms
has _access _to _mms - Type: string | null · Mcc
mcc - Type: string | null · Organization Id
organization _id - Type: string | null · Parent Id
parent _id - Type: string · AccountStatusenum
status valuesactive inactive blocked
- Type: number | null · Surcharge Rate
surcharge _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.
- Type: string | null · Tax Id
tax _id

