LocationUpdate
- addressType: object · Address nullable
- cityType: string · Cityrequired
- stateType: string · Staterequired
- streetType: string · Street Line1
_line1 required - zipType: string · Ziprequired
- streetType: string · Street Line2
_line2
- countryType: string | null · Country Code
_code - currencyType: string | null · Currency
- emailType: string | null · Email
- metadataType: object | null · Metadata
- nameType: string | null · Name
- phoneType: string | null · Phone
- processorType: string | null · Processor Config Id
_config _id - statusType: string | null · Status
- surchargeType: number | null · Surcharge Rate
_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.
- terminalType: string | null · Terminal Id
_id

