LocationCreate
- Type: string · Account Id
account _id required - Type: string · Name
name required - Type: object · Address nullable
address - 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 | null · Country Code
country _code - Type: string | null · Currency
currency - Type: string | null · Email
email - Type: object | null · Metadata
metadata - Type: string | null · Phone
phone - Type: string | null · Processor Config Id
processor _config _id - Type: string · Status
status - 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 · Terminal Id
terminal _id

