LocationUpdate

  • address
    Type: object · Address nullable
    • 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
  • country_code
    Type: string | null · Country Code
  • currency
    Type: string | null · Currency
  • email
    Type: string | null · Email
  • metadata
    Type: object | null · Metadata
  • name
    Type: string | null · Name
  • phone
    Type: string | null · Phone
  • processor_config_id
    Type: string | null · Processor Config Id
  • status
    Type: string | null · Status
  • surcharge_rate
    Type: number | null · 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.

  • terminal_id
    Type: string | null · Terminal Id