LocationBase
- Type: string · Account Id
account _id required - Type: string · Id
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 · Created AtFormat: date-time
created _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: string | null · Currency
currency - Type: string | null · Deleted AtFormat: date-time
deleted _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- 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 - Type: string | null · Updated AtFormat: date-time
updated _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

