AccountCreateRequestV2

  • address
    Type: object · Address
    required
    • city
      Type: string · City
      required
    • state
      Type: string · State
      required
    • street_line1
      Type: string · Street Line1
      required
    • zip
      Type: string · Zip
      required
    • street_line2
      Type: string · Street Line2
  • description
    Type: string · Description
    required
  • name
    Type: string · Name
    required
  • type
    Type: string · AccountTypeenum
    required
    values
    • admin
    • psp
    • partner
    • merchant
  • admin_email
    Type: string | null · Admin Email
  • admin_first_name
    Type: string | null · Admin First Name
  • admin_last_name
    Type: string | null · Admin Last Name
  • available_processor_configs
    Type: array string[] | null · Available Processor Configs
  • has_access_to_mms
    Type: boolean | null · Has Access To Mms
  • mcc
    Type: string | null · Mcc
  • parent_id
    Type: string | null · Parent Id
  • surcharge_rate
    Type: number | null · 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.

  • tax_id
    Type: string | null · Tax Id