LocationWithTerminal

Location model with additional terminal details

  • account_id
    Type: string · Account Id
    required
  • id
    Type: string · Id
    required
  • name
    Type: string · Name
    required
  • 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
  • merchant_name
    Type: string · Merchant Name
  • terminal
    Type: object · Terminal