AppleConfig

Model for Apple Tap to Pay configuration settings

These settings are used for Apple API authentication and interaction One AppleConfig can be associated with multiple terminal profiles

  • clientPrivateKeyPath
    Type: string · Clientprivatekeypath
    required
  • clientPublicKeyPath
    Type: string · Clientpublickeypath
    required
  • id
    Type: string · Id
    required
  • iso_name
    Type: string · Iso Name
    required
  • kid
    Type: string · Kid
    required
  • owner_id
    Type: string · Owner Id
    required
  • privateKeyPath
    Type: string · Privatekeypath
    required
  • rootCertPath
    Type: string · Rootcertpath
    required
  • created_at
    Type: string | null · Created AtFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • is_active
    Type: boolean · Is Active
  • publicKeyPath
    Type: string | null · Publickeypath
  • updated_at
    Type: string | null · Updated AtFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z